Can you add the per-user details to the bug so we don't forget.

On Wed, Feb 15, 2012 at 2:19 PM, Peter Hull <peterhul...@hotmail.com> wrote:

>
> Actually that turned out to be a red herring. I think the real cause is
> (as you suspected) the InstallScope. I only see the error for perUser MSI
> packages. I am using WinXP so maybe that is why you can't reproduce it?I
> appreciate your help on this, thanks.Pete
>
>
> ----------------------------------------
> > Date: Wed, 15 Feb 2012 14:30:41 -0500
> > From: b...@joyofsetup.com
> > To: wix-users@lists.sourceforge.net
> > Subject: Re: [WiX-users] Very simplest bundle not working
> >
> > Please add that to the bug...
> >
> > On 15-Feb-12 11:57, Peter Hull wrote:
> >> 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.
> >>
> >
> > --
> > 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
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
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