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?

thanks,
./Ali

On Sep 8, 2008, at 4:34 AM, [EMAIL PROTECTED]  
wrote:

> Ali-Akber Saifee wrote:
>> appropriate transform through the command line. This works fine.  
>> However, if
>> the user switches their UI language and then uninstalls from Add/ 
>> Remove
>> Programs - the uninstallation dialog appears in the same language  
>> as it was
>> installed in (and not in the users current ui langage).
>>
>
> Transforms are persistent. From the MSI SDK doc:
>
> The installer applies all the transforms in the transforms list at  
> every
> installation, advertisement, installation-on-demand, or maintenance
> installation of the package.
>
> -- 
> sig://boB


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