----- Original Message ----- 
From: "Rennie Petersen" <[EMAIL PROTECTED]>
To: "Anthony Wieser" <[EMAIL PROTECTED]>; 
<wix-users@lists.sourceforge.net>
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_InstallDir.wxs file to
change the sequencing of dialog boxes.

Rennie



I subsequently found this:
http://www.wixwiki.com/index.php?title=WixUI_Custom

It states that you cannot "insert" a custom dialog.  You must duplicate the 
relevant contents of the WixUI_InstallDir.wxs or whichever you're trying to 
modify, and include     <UIRef Id="WixUI_Common" /> instead.

Unfortunately, the help file distributed with WiX isn't clear on this point.

Anthony Wieser
Wieser Software Ltd 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to