1

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

It installs into Program Files\myOldProjectName right now.

2 Answers 2

7

Right-click on Setup Project --> View --> File System

Right-click on Application Directory --> Properties --> Default Location

Sign up to request clarification or add additional context in comments.

Comments

1

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.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.