MSFN Forum: Support for East Asian Languages? - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Support for East Asian Languages? Enabling with Batch or Registy? Rate Topic: -----

#1 User is offline   as-sassin 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 04-August 04

Posted 01 September 2005 - 09:01 AM

Hi all,

I'm trying to enable the support for east asian languages after Windows XP is already installed.
I wonder if there ist a methode to do it via batch or manipulating hte registry - any automatic idea is welcom! :thumbup

Can anyone help me?

as-sassin


#2 User is offline   ThinkPsy 

  • Group: Members
  • Posts: 4
  • Joined: 20-November 07

Posted 28 January 2008 - 02:59 PM

I know this question is over two years old -- but it's still unanswered.

I'm challenged with the same prob and I'm getting mad about it :blushing:

There is a tool from MS called "SysOcMgr" which is used together with two INF files to do unattended (de-)installation of Windows extras like games, messenger or stuff like the East Asian Language Support files.

But it lacks of a good howto or something else. Anyone here who can explain the right way?

Thanks a lot in advance.

Regards,
ThinkPsy

/Edit
I did another research and guess what ... I have found the answer. It was burried deep in the MS knowledgebase. I read the article before. :whistle: But unfortunately MS goes straight to the localized version if there is any available -- and the german translation isn't as detailed as the original one.

So here are the steps to do unattended and/or silent installation of the east asian language support files:

1) Change the following registry keys to your needs

 HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SourcePath=%YOURDRIVE% (w/o \I386!)
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\ServicePackSourcePath=%YOURDRIVE% (w/o \I386!)
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SourcePath=%YOURDRIVE%\I386 (w/ \I386!)


2) Create text file for unattended installation with the following content:

[RegionalSettings]
LanguageGroup=7, 8, 9, 10
SystemLocale=0407
UserLocale=0407
InputLocale=0407:00000407

System-, User- and InputLocale of course depends on your requirements, I prefer 0407 for german input method.

3) Type the following into the command prompt or into your script:

rundll32.exe shell32,Control_RunDLL intl.cpl,,/f:"%YOURDRIVE%\%YOURTEXTFILE%"


Few minutes later you can check the control panel for regional settings and you'll find the [X] in the second tab...

4) Last step is re-editing the reg keys to the previous value.

/editē
Found another reg key which has to be edited -- added it to the list above.

This post has been edited by ThinkPsy: 31 January 2008 - 04:18 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy