C# VS2005 - Installing deployed application to an specific path
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone, Where exactly do I configure a C# application to install in a specific path? Like, for example: C:\Program Files\myApp Please note that I don't mean the deployment folder! I looked throughout the application properties, publish properties and publish Wizard, but didn't find a configuration option for that. Thanks a lot, JC.