Thank you for the quick response. After going through the different dialog wxs files, it seems that they don't use progress dialogs during the maintenence functions. Is this uncommon for WIX? I've been using WIX for less than a month after switching from Installshield. Thanks for your help and patience.
--------------------------------------------------------------- Bob Arnson-3 wrote: > > BrianG wrote: >> And here's Remove (this doesn't work): >> <Control Id="ProgressBar" Type="ProgressBar" X="35" Y="115" Width="300" >> Height="10" ProgressBlocks="yes" Text="Progress done"> >> <Subscribe Event="SetProgress" Attribute="Progress" /> >> <Publish Event="Remove" Value="All"></Publish> > > You can't publish control events from a progress bar; only PushButton, > CheckBox, and SelectionTree controls can publish control events. See > "ControlEvent Table" in the MSI SDK doc for details. > > Take a look at the WixUI dialogs to see how they handle maintenance mode. > > -- > sig://boB > http://bobs.org > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- View this message in context: http://www.nabble.com/Uninstall-Progress-Dlg-tf2272262.html#a6313012 Sent from the wix-users forum at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users