How do you publish a windows application so when the user install your program they can choose where to install the program. I published my application and when I installed the application on a test computer the application was installed in C:\Users\AJones\AppData\Local\Apps\2.0\X711HYQ5.8Y6\K77B4Y7X.TZ4
My program will be run on a specific type of computer that will be connected to and control a series of Hydrophones. I don’t what folder my program will eventually be installed in but how do I specify an installation folder or at least give the user that installs the program an option on where to install the program?
I’m using Visual Studio 2010 and right now the way I’m publishing is right-clicking on the solution in solutions explorer window and clicking publish and following the three or four steps there.
Thanks
My program will be run on a specific type of computer that will be connected to and control a series of Hydrophones. I don’t what folder my program will eventually be installed in but how do I specify an installation folder or at least give the user that installs the program an option on where to install the program?
I’m using Visual Studio 2010 and right now the way I’m publishing is right-clicking on the solution in solutions explorer window and clicking publish and following the three or four steps there.
Thanks