Re: [WiX-users] Java Program Installer [P]

2013-06-18 Thread Steven Ogilvie
Classification: Public I have a client add in for Office There are 60 + files, only 3 of them are 64 bit So the 64 bit installer installs only 3 64 bit files and the rest are 32 bit The 32 bit installer installs all 32 bit files... (the add on is based on the bitness of Office not the OS) so yo

Re: [WiX-users] Java Program Installer [P]

2013-06-18 Thread Steven Ogilvie
Classification: Public You are correct, you CAN install 32 bit components in a 64 bit MSI, you CANNOT install 64 bit components in a 32 bit MSI I do this :) Steve -Original Message- From: Wesley Manning [mailto:wmann...@dynagen.ca] Sent: June-18-13 2:17 PM To: General discussion for Win