Click here to Skip to main content
15,902,634 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I've a windows application which uses different languages like English, Arabic, Hindi etc..

I've installed the languages in my system through "Control Panel"-->"Region and Language"...

Now my requirement is "Can I install the languages using Command Prompt using commands?"

if so what is the command?

Google is not used in my office :(...


Thanks in advance,

Ravi kamesh..
Posted

1 solution

Yes, you can do this. Check this MSDN article which gives a sample command line:
http://technet.microsoft.com/en-us/library/dd744278%28v=ws.10%29.aspx[^]
or this nice walkthrough:
http://nw360.blogspot.de/2009/10/install-windows-7-language-pack-on.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900