Vamsi Krishna K. wrote:
> I'm generating MSIs for my tool in different languages, and I want to
> make sure the user installs the correct language version.
>
> Is it possible to find out the current active locale on the target
> machine, so that I can fail the installation if needed?
>   

There's nothing in WiX for that, but MSI supports several ways of 
detecting system information. Take a look at "Operating System 
Properties" in the MSI doc.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to