I'm building a WIX Bundle/Chain bootstrapper. It runs and installs like I specified. I would like to be able to uninstall the bootstrapper without installing the installed MSI. How to accomplish that? I'm using WIX 3.11. Other posting here seem to have the opposite behaviour and demand. They seem to use other versions of wix (<=3.10). Is there a way to accomplish that behaviour? Some snippets: ...
</Chain>
TK