[wix-users] How does bundle rollback work?

Rob Mensching rob at firegiant.com
Mon Oct 19 09:34:02 PDT 2015


We hit a series of issues with Multiple-Package Installations (one I vaguely remember is strange interaction if you have 32-bit and 64-bit packages in the same transaction) that discouraged us from finishing the use. You can see most of the functionality in Burn but it isn't completed.

Fundamentally, we haven't had much luck with any Windows Installer v4.5+ features and since the Windows Installer team isn't fixing them we tend to avoid those features. If we use them, we always add a fallback since our confidence is so low that we're really just waiting for them to fail.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Wesley Manning
Sent: Monday, October 19, 2015 6:45 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] How does bundle rollback work?

I use burn as well but still not that knowledgeable on it inners.  Never heard of Multiple-Package Installations but burn doesn't use it anyways.  If you have no rollback boundaries then I thought burn will rollback all your packages except those marked permanent.  A rollback is just an uninstall if I recall.  So all the MSIs, etc in your burn package will be uninstalled.

I do remember rollback being talked about before and there being issues but I can't remember now.  Maybe what you see is how it works.  

Hopefully someone knowledgeable will speak up.  :)

Wes


More information about the wix-users mailing list