Group,
When publishing my first program, I noticed that it put the program in the App folder as opposed to "C:\Program Files\". Is there a way to direct where everything should be stored when you install it on the users computer?
Thanks,
Don
Group,
When publishing my first program, I noticed that it put the program in the App folder as opposed to "C:\Program Files\". Is there a way to direct where everything should be stored when you install it on the users computer?
Thanks,
Don
At the time of creating your project define the location of your project in New Project Window. If you check the create Directory for Solution, it automatically creates a folder at the location of your project. the name would be as same as solution name. I which your project should reside.
After creating deployment setup, projects default folder should be the same as you did at the time of creating the project
You need to check this link as it explains partly how to publish your application.
https://books.google.de/books?id=wI88u24r3w0C&pg=PA294&lpg=PA294&dq=installation+ovf+vb+express+projects+by+user&source=bl&ots=YA970S6cWl&sig=X5uJIr4WzWIgSlf4KPdMi3ZW0Ek&hl=de&sa=X&ei=FZeqVNjaJuT_ywOP4oKgCw&ved=0CGoQ6AEwCQ#v=onepage&q=installation%20ovf%20vb%20express%20projects%20by%20user&f=false
I hope this will save you a lot of time and solove your problem
https://social.msdn.microsoft.com/Forums/windows/en-US/080df9e2-05a8-46cb-b932-44c5e0258c49/cannot-specify-product-name-with-use-application-manifest-for-trust-information-option?forum=winformssetup
And i would like you to visit this page also
http://go4answers.webhost4life.com/Example/clickonce-not-creating-start-menu-27266.aspx
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.