appreciate!
Thanks
Lian
-Original Message-
From: Blair [mailto:os...@live.com]
Sent: Wednesday, August 12, 2009 10:01 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] how to refactor my code to support multiple locales
easier
Two alternativ
Two alternatives come to mind.
Would something like this work for you?
\MyInstaller
Main.wxs
\en-us
Myinstaller_en.wixproj
\ja-jp
Myinstaller_ja.wixproj
In each wixproj, add the appropriate tag to a PropertyGroup tag:
LCID=1033
Or
LCID=1041
Remove the
2 matches
Mail list logo