Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-04 Thread Brian Beaudet
:17 PMTo: Scott SamCc: wix-users@lists.sourceforge.netSubject: Re: [WiX-users] WixUI_Minimal without license agreement Scott Sam wrote: I want to use the Minimal wixui because I want the user to be able to just click next and have the install go, but I don’t want eula in it.  I

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Bob Arnson
Scott Sam wrote: I want to use the Minimal wixui because I want the user to be able to just click next and have the install go, but I don’t want eula in it.  Is there any way to use the regular welcomeDlg in place of the WelcomeEulaDlg.  I get an error 2803 when I click the next

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Scott Sam
audet'; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WixUI_Minimal without license agreement   I’m surprised Bob hasn’t responded to this yet J   I’m not sure how it works in WiX 2.0, but in 3.0, doing something like this should be very easy since we moved all the dialog flow int

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Scott Sam
differently.     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Beaudet Sent: Thursday, August 03, 2006 2:51 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WixUI_Minimal without license agreement   Scott,   I have the same concern except

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Derek Cicerone
3.0.   Derek   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Beaudet Sent: Thursday, August 03, 2006 11:51 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WixUI_Minimal without license agreement   Scott,   I have the same concern

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Brian Beaudet
ceforge.netSubject: [WiX-users] WixUI_Minimal without license agreement I want to use the Minimal wixui because I want the user to be able to just click next and have the install go, but I don’t want eula in it.  Is there any way to use the regular welcomeDlg in place of the WelcomeEulaDlg.  I get an err

[WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Scott Sam
I want to use the Minimal wixui because I want the user to be able to just click next and have the install go, but I don’t want eula in it.  Is there any way to use the regular welcomeDlg in place of the WelcomeEulaDlg.  I get an error 2803 when I click the next button when I tried just cha