Distributing an application

  • Thread starter Thread starter Greg Smith
  • Start date Start date
G

Greg Smith

I am distributing a Windows application via a Setup.exe file. How do you
change the default target folder that comes up in the "Select Installation
Folder" dialog box.

Any help is greatly appreciated.
 
In your setup project:
-View File System
-Select "Application Folder in the left pane (File System on Target Machine)
-Change the DefaultLocation property
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top