I'm in need of some help trying to customize the FilesInUse dialog for my app's 
installer.  Our designers want to customize the look and feel of the entire 
installer, so starting with WIXUI_Minimal I've been making local copies of each 
dialog wxs file and then making modifications.  This worked perfectly for all 
the non-required dialogs (like WelcomeEulaDlg) but I'm now running into some 
issues with some of the "required" dialogs like FilesInUse.  Basically, if I 
change the name of my dialog to something like MyAppFilesInUse and don't 
reference FilesInUse, then the installer complains about a lack of a FilesInUse 
dlg.  If I instead name my dialog FilesInUse, then I get a conflict because 
there are duplicates.

Given the above, I'm at something of an Impasse.  I'm sure there's a way to do 
this. Can someone offer some help?

Thanks in advance!
-Dan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to