How do I change the default output path of a VS2008 setup-project?
It installs into Program Files\myOldProjectName right now.
At "File System" window of setup project You can select "Application Folder" and set DefaultLocation property.
You can use installer properties (listed here). Just put property name in square brackets.