I've added the following condition to my burn bundle and now am unable to
uninstall.  How do I uninstall the bundle at this point?

      <bal:Condition
          Message="This thing is already installed chump.  You better
uninstall from Add/Remove Programs.">
             NOT WixBundleInstalled
       </bal:Condition>

Turns out uninstall checks this condition too and I'm stuck in a bad spot. 
I didn't consider that for some reason.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Trouble-uninstalling-bundle-with-wixstdba-condition-tp7595060.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to