Rollback should end up removing all the installed packages. With major
upgrade this *does* leave the old version on the machine in a broken state.
Fortunately, a repair will fix the old version.

MSI does provide a way to put multiple MSIs in a transaction but every time
we try to use it we find a new bug in it. So we decided to be safe and end
up with a consistent story even if it isn't perfect in the Major Upgrade
rollback scenario.

On Tue, Apr 24, 2012 at 6:34 AM, burn baby burn
<fernando.moled...@nice.com>wrote:

> Hi,
>
> This is specially dangerous when we are upgrading an existing installation.
> If I have several MSI chained and one of them fails, burn rolls back that
> one, but leaves the previous MSIs already updated.
>
> Therefore, I might potentially end up with a broken application after
> executing the setup.
>
> Is there any way to group the MSIs into a single MSI transaction so that
> burn can roll back all if something goes wrong??
>
> Thanks in advance!
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installl-upgrade-several-MSIs-in-one-single-transaction-tp7495903p7495903.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to