I'm currently using the WixUI_InstallDir dialog set for my install UI.
 
I need to make several minor changes to the stock dialogs including:
1) removing specific icons from dialogs
2) using different text for a few of the controls
3) removing controls and changing their behavior
 
I know I can change text (#2) by using a new localization file.
 
Are the other items possible without copying the entire UI source code into my 
project?  I was unable to figure out how to do #1 or #2 without doing that.
 
I know about inserting/removing dialogs into the sequence, but I would end up 
defining replacements for most of the core dialogs if I did that.
 
Thanks,
Kevin
 
 
_________________________________________________________________
Add some color. Personalize your inbox with your favorite colors.
www.windowslive-hotmail.com/learnmore/personalize.html?locale=en-us&ocid=TXT_TAGLM_HMWL_reten_addcolor_0507
-------------------------------------------------------------------------
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