Re: [WiX-users] Get progress for progress bar during upgrade

2015-03-23 Thread victorwhiskey
Any help, please? Thanks! -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Get-progress-for-progress-bar-during-upgrade-tp7599587p7599680.html Sent from the wix-users mailing list archive at Nabble.com.

[WiX-users] Get progress for progress bar during upgrade

2015-03-17 Thread victorwhiskey
Hello, I'm using the ExecuteProgress event to update my progress and that works fine on installs and uninstalls. However, when I do an upgrade, the progress gets up to 50% and then stops there when uninstalling the old MSI. How do I get the progress or update the progress when that is happening so