Re: [WiX-users] how to change msi working for 32 bit os to work for 64 bit os

2007-12-18 Thread SaiTeja
Hi, am also doing same thing. You mention Product/@Id=new guid Product/@UpgradeCode=new guid but I want use same GUID for product and upgrade in both 32and64bit OS. also am using exe custom actions to create/remove registry keys and its values, C DLLs and corresponding Custom actions. Need

Re: [WiX-users] how to change msi working for 32 bit os to work for 64 bit os

2007-07-26 Thread John Vottero
> i m having msi of my product which is working on all 32 bit windows > versions > now iwant to create msi which will wirk for bith 32 and 64bit os or > will > work for 64 bit os. i have no idea what r the changes i m suppose to > make in > my msi. You need to make a copy of your 32bit WiX source