Hi All, I am planning to create a multilingual MSI. I have created MSI file for the English local and have created MST File for German using MSITran.exe . I am invoking the msi from the bootstrapper. I specify German language to be shown in the MSI ui by specifying the following in the WIx boostrapper project <MsiPropertyName="TRANSFORMS"Value="C:\Trans.mst"/> where Trans.mst is the transformation file for the German. If I hardcode the full path of mst file as above , when I invoke MSI from bootstrapper it will show the German language strings.(Since this file is present locally). I wanted to embed Trans.mst within the Boostrapper exe and I know I can do that by specifying Payload. In that case, can someone guide me in telling how to set value of TRANSFORMS property such that it can point to German Transform file Trans.mst file which is contained inside Boostrapper or is there any better way to do this. Currently launching German strings is working only the local machine whereas it is not working on remote machine. On remote machine , it gives the error “ Error applying transforms. Verify that the specified transformed paths are valid”
Ashish ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users