Re: [WiX-users] Wix Burn. Cancel of prerequisites does not work

2012-11-23 Thread Rob Mensching
There was a bug around cancel in wixstdba that was fixed in WiX v3.7 RC. Might be related. On Thu, Nov 22, 2012 at 10:03 AM, vasjko wrote: > Any ideas on this? > > 22.11.2012 15:12, vasjko > >Hi, > > > > I have a custom bundle which is used like prerequisite for my MBA. It > installs some comp

Re: [WiX-users] Wix Burn. Cancel of prerequisites does not work

2012-11-22 Thread vasjko
Any ideas on this? 22.11.2012 15:12, vasjko >Hi, > > I have a custom bundle which is used like prerequisite for my MBA. It > installs some components (WIC) and .Net 4.0. > The prerequisites install UI is hidden, (InstallCommand="/q /norestart > /ChainingPackage "[WixBundleName]"" ), > but whe