Almost. The MSI package will be rolled-back (uninstalled if necessary) in
the first case. In the second case, if the MSI did not rollback, the bundle
install will continue with it on the machine (but failed).

On Fri, Oct 5, 2012 at 11:46 AM, Nick Ramirez <nickra...@hotmail.com> wrote:

> Is the following bundle:
>
> <Chain>
>   <RollbackBoundary Vital="no" />
>   <MsiPackage ... />
>   <RollbackBoundary />
>   ...
> </Chain>
>
> the same as:
>
> <Chain>
>   <MsiPackage Vital="no" />
> </Chain>
>
> Two ways of saying the same thing?
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/rollback-vital-vs-package-vital-tp7581178.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to