Hello,


I am using WiX bootstrapper to install my application (.MSI) and the
bootstrapper will install SQLCE if missing on the target system.

During install this is working as expected and if the application is already
installed and the user try to install again using the bootstrapper
(setup.exe) it ask to uninstall / repair etc.



But if I uninstall SQLCE first and then run the setup.exe, this install
SQLCE (as this is now missing) and then uninstall the product.



How can I make sure that the bootstrapper installer will not check for
installer prerequisites during uninstall?



Please suggest how can I do this or any pointer is appreciated.



Thanks,

Prabhat Nath
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to