i have made setup file . and during installation , i always want to install my C# application .in programfiles .i
don't want to install inside C:\Program Files (x86)\ .but when i run the setup and see the path by wright click .When
it creates shortcut at desktop .it shows always this path C:\Program Files (x86)\ .i have been using 64 bit microprocessor. as well as 64 bit os windows 7 .
then why it keeps all the installation file inside the C:\Program Files (x86)\ why not C:\Program Files \
let me know please .any help would be highly appreciated .