Re: [WiX-users] How2: Just WixUI_minimal without Licence agreement

2007-03-21 Thread Bob Arnson
Urban Jaroslav, Ing. wrote: > I am sorry, I didn't describe my situation well, so ... I put WelcomeDlg > instead of WelcomeEulaDlg. My aim was to remove Licence screen and use > the WixUI_minimal. > That's not going to work. VerifyReadyDlg's Back button doesn't know about WixUI_Minimal and in

Re: [WiX-users] How2: Just WixUI_minimal without Licence agreement

2007-03-21 Thread Urban Jaroslav, Ing.
> The source is in Common.wxs. >> 3. Where I should put the reference to WelcomeDlg to go back. I am not sure what dialog it is, but could be VerifyReadyDlg. > Yes, that's the next after WelcomeEulaDlg. I am sorry, I didn't describe my situation well, so ... I put WelcomeDlg instead of WelcomeEul

Re: [WiX-users] How2: Just WixUI_minimal without Licence agreement

2007-03-20 Thread Bob Arnson
Urban Jaroslav, Ing. wrote: 1. what for is the , should Minimal, Mondo, ... be keeped here? I keep Minimal as I have chosen WixUI_Minimal installation. In WiX v2, other control events rely on those values to know which dialogs are available. If you're changing the sequence, you should choose