Ali-Akber Saifee wrote:
> Thanks. That makes sense. However, the uninstallation is being carried  
> out in basic ui mode so i was hoping to leverage on the standard ui  
> text for those dialogs. I noticed the Visual C++ Redistributable  
> manages to do this quite well. I also noticed, that the WixLoc tables  
> bring in the Error table - which appears to be causing this mismatch  
> in strings (the 'Please wait while windows configures ....' is from  
> the transform, while the Roll back messages are from teh system). Is  
> the Error table supplied in the std Wix Localization file necessary or  
> can I just leverage on the systems resource?
>   

It's not included by default; if you have a UIRef element with an Id of 
WixUI_ErrorProgressText, remove it.

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