`When deploying multi language localized msi in client, German language is used 
instead of the client machine language.`   **Scenario:**  * Create separate msi 
for german(de-de) and english(en-us) language   * Extract the transform (mst 
file) using wisubstg.vbs   * Merge the transform into the single msi using 
wilangid.vbs  While manually installing the resultant msi in german/english 
machine, it is picking the appropriate machine locale to display the wizard.   
* Deploy the msi package from server (using Group policy management)  * Verify 
the language used during manual uninstall from the client machine   **Issue:** 
It is always using German instead of client machine (say English)    
**Note:**    In group policy management, package properties, the locale of the 
msi package is "German". "Ignore language" option needs to be checked in order 
to install the package in to a client machine with English locale.    
Please validate the issue and share your valuable comments.

From: g.santhoshku...@hotmail.com
To: wix-users@lists.sourceforge.net
Subject: Issue with remote deployment of localized msi, German language is used 
to install in client machine instead of client machine locale
Date: Thu, 4 Jun 2015 10:23:41 +0530




Scenario:
Create separate msi for german(de-de) and english(en-us) language Extract the 
transform (mst file) using wisubstg.vbs Merge the transform into the single msi 
using wilangid.vbsWhile manually installing the resultant msi in german/english 
machine, it is picking the appropriate machine locale to display the wizard. 
Deploy the msi package from server (using Group policy management)Verify the 
language used during manual uninstall from the client machine 
Issue: It is always using German instead of client machine (say English)

Note: 
In group policy management, package properties, the locale of the msi package 
is "German". "Ignore language" option needs to be checked in order to install 
the package in to a client machine with English locale.
Please validate the issue and share your valuable comments.
ThanksSanthosh                                                                  
          
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to