how to publish an application

  • Thread starter Thread starter Robert Viseng
  • Start date Start date
R

Robert Viseng

Guest
using community c#. all I need to know is how to publish my windows PC app to a folder on a customers PC, so that the .exe file can be seen in that folder. At the present time, I use the publish wizard to copy the instal files to a USB stick using the publish to CD ROM method. However, when installing on another machine, the installer setup.exe does not ask for a destination location, it just "installs" it somewhere hidden in the operating system. the app runs when i click the shortcut, but the shortcut properties do not reveal where the app has been placed, its just hidden somewhere. Conventional installers always ask for a destination directory, but Visual Studio seems to lack this feature.

Continue reading...
 
Back
Top