Re: [WiX-users] Options for pausing the download and installation in wix custom BootStrapper

2014-12-13 Thread Saravanan
Hi Rob, I would like to pause the package download. I have added e.Result = Result.Suspend in CacheAcquireProgress callback. Result.Suspend will be set while select pause button from UI. But it won't pause the download. Package download get completed and package installation started. Is it possi

Re: [WiX-users] Package download failed in Web Installer

2014-12-13 Thread Phill Hogland
I do not have experience in this area. You might want to start a new thread. Scanning the source code (I have 3.9.702 handy, so you might want to check a more recent download), Result.Suspend (or IDSUSPEND) is only handled by OnExecutePackageComplete ( see IBootstrapperApplication.h). CacheAcqui

[WiX-users] WiX Burn: Failing to uninstall older bundle in bundle major upgrade

2014-12-13 Thread sky
When I install a newer bundle on a system with older bundle already installed(the same UpgradeCode) newer bundle automatically uninstalls the older bundle. But when the older bundle has pending reboot(i.e., when install newer bundle before rebooting of older bundle, probably because a user chose to