Dan Giambalvo wrote:
> I don't really need to customize it's name,  I simply want to override the 
> default FilesInUse dialog.  If there was some way I could distinguish between 
> the name that the dialog gets in the MSI and the way I reference it in my 
> <DialogRef /> I'd be all set.
>   

There isn't. MSI is smart enough to use a property to let you specify an 
error dialog but not for the FilesInUse dialog, so if you want to 
replace it, you'll need to not reference WixUIExtension.

-- 
sig://boB
http://joyofsetup.com/



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