Hi

Here is the problem I have: 

I using WIX project to generate a 64 bit MSI. I am using Clickonce Bootstrapper 
packages. So the WIX project creates SetUp.Exe and SetUp.MSI. The problem i 
have is When i run the SetUp.MSI alone it says that all the prerequisites are 
present (and yes they are present). Now when i run my SetUp.Exe, as all 
prerequisites are already installed it performs a check and runs the SetUp.MSI 
and here it throws an exception that the Prerequisites are not present... but 
they are already existing....

Note: in order to generate 64 Bit MSI in the project file i am changing the 
Configuration Manager is Solution properties to X64. Hope i am doing correct

Any help would be appreciated.

Thank you
Anu


      
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to