Re: [WiX-users] Can I control the UI when uninstall

2009-07-15 Thread Wilson, Phil
: Tuesday, July 14, 2009 6:26 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Can I control the UI when uninstall Can I make my installation without cancel button? 2009/7/14 Bob Arnson > zhihai guo wrote: > > In reality I just don't want the

Re: [WiX-users] Can I control the UI when uninstall

2009-07-14 Thread zhihai guo
Can I make my installation without cancel button? 2009/7/14 Bob Arnson > zhihai guo wrote: > > In reality I just don't want the uninstall can be interrupted. > > > > Installation can always be interrupted, even without a cancel button. > Your setup should tolerate that with proper rollback. > >

Re: [WiX-users] Can I control the UI when uninstall

2009-07-14 Thread Bob Arnson
zhihai guo wrote: > In reality I just don't want the uninstall can be interrupted. > Installation can always be interrupted, even without a cancel button. Your setup should tolerate that with proper rollback. -- sig://boB http://joyofsetup.com/ ---

Re: [WiX-users] Can I control the UI when uninstall

2009-07-13 Thread zhihai guo
In reality I just don't want the uninstall can be interrupted. It is possible? Thank you. 2009/7/14 zhihai guo > Thank you for your answer. > > And can I disable the "cancel" button of the prepareDlg and the > progressDlg when uninstall? > > > > 2009/7/3 Rob Mensching > > This was asked pre

Re: [WiX-users] Can I control the UI when uninstall

2009-07-13 Thread zhihai guo
Thank you for your answer. And can I disable the "cancel" button of the prepareDlg and the progressDlg when uninstall? 2009/7/3 Rob Mensching > This was asked pretty recently. > > You don't. > > zhihai guo wrote: > > Hi > > > > Can I control the UI when uninstall in the xml? > > > > Thank

Re: [WiX-users] Can I control the UI when uninstall

2009-07-03 Thread Rob Mensching
This was asked pretty recently. You don't. zhihai guo wrote: > Hi > > Can I control the UI when uninstall in the xml? > > Thank you. > -- > ___ > WiX-users mailing list > WiX-u