There's a MSI that I don't control that needs to be added into a Bundle.
 This MSI needs some settings in place before install.  It also needs these
settings removed before the MSI uninstalls in order to know that it should
be uninstalling.

That's why I need that MSI to always install/uninstall after the other.

I understand if it's not supported, because admittedly it's a corner case.
 I'll simply try to work around it.

Thanks.

On Wed, Sep 5, 2012 at 11:54 PM, Rob Mensching <r...@robmensching.com> wrote:

> Burn doesn't support that. What is the underlying requirement? I've never
> heard the need for such complexity.
>
> On Wed, Sep 5, 2012 at 3:02 PM, Adam Westhusing <westhus...@gmail.com
> >wrote:
>
> > I've got a bundle that contains 3 MSIs (A, B, and C).  I want one MSI (A)
> > to
> > always install and uninstall after another one (B).
> >
> > The After attribute works on install (A properly installs after B),
> however
> > on uninstall I want A to uninstall after B as well but Burn always runs
> the
> > Chain in reverse order so no matter how I set the attribute or rearrange
> my
> > Chain I can't get both behaviors at the same time.
> >
> > Does anyone know how to do this?
> >
> > Thanks.
> >
> >
> >
> > --
> > View this message in context:
> >
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MsiPackage-Uninstall-After-tp7580329.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
>
------------------------------------------------------------------------------
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