Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-04 Thread Brian Beaudet
: 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 dont want eula in it. Is there any way to use

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Derek Cicerone
. 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 except that I'm

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Scott Sam
] WixUI_Minimal without license agreement Scott, I have the same concern except that I'm referencing the WixUI_FeatureTree. I should say that I'm still working my way through the tutorial so the answer may be in there but I'd sure like to hit the easy button and find a way to make

Re: [WiX-users] WixUI_Minimal without license agreement

2006-08-03 Thread Scott Sam
-users@lists.sourceforge.net Subject: Re: [WiX-users] WixUI_Minimal without license agreement Im surprised Bob hasnt responded to this yet J Im 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 into one file apiece

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 dont 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