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