Re: [WiX-users] Skip restore point in bootstrapper bundle

2013-06-01 Thread Alain Forget
#x27;re doing. :-) Alain -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: June 1, 2013 00:55 To: afor...@cmu.edu; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Skip restore point in bootstrapper bundle 1. I searched the WiX.chm for &q

Re: [WiX-users] Skip restore point in bootstrapper bundle

2013-05-31 Thread Rob Mensching
1. I searched the WiX.chm for "restore point" and got one hit on the Chain element which has an attribute named "DisableSystemRestore". I think that'll do what you want. 2. Bundles are not Products. Completely different engines and we're trying to learn from the mistakes of the engines before us.