Hello,
I am trying to create a mixed 32/64 bit installer and using the [AI_ProgramFiles][Manufacturer]\[ProductName] instllation location. When I install this package in a 32 bit machine, it works fine. If I try to install the package in a 64-bit machine, it gives me C:\Program Files (x86)\xxx\yyyy instead of C:\Program Files\xxx\yyyy. But if I fix up the path manually during the installation, it works jist fine. Could you please help?