I have created a setup project for my C#
project.
But when I install my program the installer writes all files in the C: folder.
The default location for my application folder is
[ProgramFilesFolder][Manufacturer][ProductName]
and I get the correct path when I start the installer.
Even if I select an other install path manually it installs the files in C:.