Hi,
I have aa 64 bit installer project that has two builds, a single installation version and a upto 5 side-by-side installs version. With the single installation version the inslall directory defaults correctly to c:\Program Files\..... but when I run the side-by-side build it goes to the 32 bit folder c:\program files (x86)\... How can I stop this happening ?
I also notice that the multiple instance build shows an error, see the screen shot, that might explain the issue with 32/64 bit.