Archive: Setting the correct program files folder in 64 bits


Setting the correct program files folder in 64 bits
I am developing an installer on a 32bit machine for a 64 bit operating systems.

When I use the $PROGRAMFILES variable, it will install the files in c:\program files (x86)
instead of c:\program files

How to make it right?


$PROGRAMFILES64 - read the help file