c# - Change default output path for VS2008 setup-project? -


How do I change the default output path of the VS2008 setup-project?

This program installs in the file \ myOldProjectName now. Right-click on the setup project -> View -> File System

Properties -> Default Location


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

Lists in scheme -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -