I've done a bit of playing around and it seems to be linked to install 
conditions, i.e. if I change my bundle's chain to
        <Chain>
            <MsiPackage Id="one" SourceFile="install.msi" Compressed="yes" 
InstallCondition=" 1 " />
            <MsiPackage Id="two" SourceFile="install.msi" Compressed="yes" 
InstallCondition=" NOT 1 " />
        </Chain>
it works, even with these 'silly' conditions.

----------------------------------------
> Date: Wed, 15 Feb 2012 10:43:09 -0500
> From: b...@joyofsetup.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Very simplest bundle not working
>
> On 15-Feb-12 10:15, Rob Mensching wrote:
>> File a bug, but I'm not exactly sure how to investigate. I'm (obviously)
>> not seeing the same problem. And if you're installing the WiX toolset,
>> then you aren't either (at least once).<smile/>
> Both bugs involve per-user packages...
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to