Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with setting application path in setup project

Status
Not open for further replies.

vcharles

IS-IT--Management
Jun 29, 2004
21
0
0
US
Hello,

The default installation of my setup project is as follows:

[ProgramFilesFolder]\[Manufacturer]\[ProductName]

The problem is PC in Europe don't have a "Program Files" folder, it's in a different language.

When I remove [ProgramFilesFolder] from the setup program, the installation doesn't work. I would like to install the application in C:\AppFolder, any ideas how to resolve this problem?

Thanks,

Victor
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top