I've used Wix include files fairly successfully to do what you describe below. I have a main install file (wxs) for i386, AMD64 and IA64 and a Wix include (wxi) containing the common files. I'm able to pass in variables for Win64 and Source at build time. You could also use fragments to get the same thing done but I think there may be a bit more to manage that way.
Thanks, Tom -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Magus Sent: Tuesday, May 22, 2007 4:43 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Installing both X64 and X86 problems. My first quesiton is, can I install both x64 and x86 with the same installer. IF so, if I specify Program files, does it know which program files directory to put the files into? I shouldn't have my x64 applicaiton installing to the Program Files(x86) directory, but the data between the x86 and x64 is the same data, so the only thing different between the two is the executables, (2 executables(x86, x64) sharing the same data files). Would it be simplier to make two different installers or is there an easy way to share this information between them. -- View this message in context: http://www.nabble.com/Installing-both-X64-and-X86-problems.-tf3800346.ht ml#a10752179 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users