Changing the state is not what I want, I want to rebuild a test bundle and not end up with multiple entries in ARP - I can easily do this with MSIs but not bundles. I agree this if a niche requirement but I really don't think I am alone - how was the Visual Studio deployment tested, I would guess the whole of VS wasn't rebuild for every test of the installer.
Neil -----Original Message----- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 26 August 2012 17:26 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Multiple entries in ARP Interesting. Never considered changing the requested state of a related bundle. Does the related bundle of None show up during planning? I think that'd be where you actually could change the requested state. On Sun, Aug 26, 2012 at 7:47 AM, Bob Arnson <b...@joyofsetup.com> wrote: > On 8/26/2012 7:10 AM, Neil Sleightholm wrote: > > operation = > > BOOTSTRAPPER_RELATED_OPERATION_MAJOR_UPGRADE; > operation is passed in by value, so setting it doesn't give a value > back to the engine. That requires a breaking API change to make it inout. > > -- > sig://boB > http://joyofsetup.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 > ------------------------------------------------------------------------------ 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