Re: [WiX-users] Issue in installing in 64 Bit OS

2009-10-20 Thread Dave Kolb
You can test like this if you really need to but there is no such thing as a folder called "Program Files (x64)" only "Program Files (x86)". And the right thing should just happen if you set the architecture when building. - Dave -Original Message- From: Natarajan, Thangaraj (

Re: [WiX-users] Issue in installing in 64 Bit OS

2009-10-20 Thread Blair
The "ProgramFilesFolder" is %ProgramFiles(x86)% on 64-bit OSs and %ProgramFiles% on 32-bit OSs already. You don't need to do anything different. -Original Message- From: Natarajan, Thangaraj (MLITS) [mailto:thangaraj_natara...@ml.com] Sent: Tuesday, October 20, 2009 7:17 AM To: wix-users