Re: [WiX-users] Problems overriding dialog sequence

2007-04-20 Thread Anthony Wieser
- Original Message - From: "Rennie Petersen" <[EMAIL PROTECTED]> To: "Anthony Wieser" <[EMAIL PROTECTED]>; Sent: Friday, April 20, 2007 12:20 PM Subject: RE: [WiX-users] Problems overriding dialog sequence You need to change some things in the WixUI_I

Re: [WiX-users] Problems overriding dialog sequence

2007-04-20 Thread Rennie Petersen
ts.sourceforge.net > Subject: [WiX-users] Problems overriding dialog sequence > > I'm trying (in vain) to add a registration dialog between the > License Agreement page, and the installDir dialog using the > > default dialog set. > > In my section, I&

[WiX-users] Problems overriding dialog sequence

2007-04-20 Thread Anthony Wieser
I'm trying (in vain) to add a registration dialog between the License Agreement page, and the installDir dialog using the default dialog set. In my section, I've added this: LicenseAccepted = "1" 1 as well as the definition of my UserRegistrationDlg. Unfortunately, when I look at t