Shawn Dwyer wrote:
> I'm now in the process of creating our first patch, but unfortunately when I
> uninstall the patch this message is being shown and the patch fails to
> uninstall.  I am able to uninstall the full product which removes the patch
> with it.
>   

Uninstalling a patch runs a repair of the unpatched product. (So likely 
your current product would likewise fail on repair.) You don't need a 
launch condition like that, because MSI will install a product only once 
(ignoring things like SxS installs and instance transforms.)

You might try an uninstallable minor upgrade patch that removes the 
launch condition; other patches can target that minor upgrade as a new 
baseline.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to