Got a simple install condition that, once I get past the repair/uninstall 
dialog, prevents me from uninstalling.

The condition is

<Condition Message="This installer is designed for IIS7.  Use the IIS6 
installer.">
       <![CDATA[IISMAJORVERSION >= "#7"]]>
</Condition>

When I try to uninstall, I get past the point where this condition would 
normally stop installation to the screen where I am asked if I wish to repair 
or remove.  When I select uninstall, the installer halts telling me that "This 
installer is designed for IIS7.  Use the IIS6 installer".

What could cause this bizarre behavior?
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to