I don't know if WiX does anything but could you just add something to
the command line, such as BUNDLE={bundle guid] so you can condition
things in the MSI on BUNDLE
---------------
Phil WilsonOn Wed, Jun 17, 2015 at 3:39 AM, Reuss, Matthias <[email protected]> wrote: > Hello, > > Is there a built-in way for an MSI package to detect that it was started from > a Bundle? > > (E.g. a property that Burn automatically sets) > > We are going to set such a property using an MSIProperty element, but if that > feature is already built-in, we don't need to do it ourselves. > > Best regards > > Matthias Reuss > ------------------------------------------------------------------------------ > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

