You may want to consider just conditioning the LaunchConditions action itself, so that you don't need to update each individual launch condition you have.
<LaunchConditions> <![CDATA[NOT Installed]]> </LaunchConditions> You would want to add this to both the InstallUI and InstallExecute sequences. The basic idea is that once your MSI is installed you don't want to prevent any repairs or uninstall from running. -- View this message in context: http://n2.nabble.com/manual-cleanup-if-msi-uninstaller-corrupted-tp4802847p4805083.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users