/build/static/layout/Breadcrumb_cap_w.png

East Asian Language Supplemental Pack (part of XP Operating System)

hi

I need to automate East Asian Language Supplemental Pack (part of XP Operating System)

to install the pack I go to control panel
regional and language options
select language tab
and tick install files for asian languages


is it possible to create an answer file for this and would I be able to use sysocmgr.exe

any ideals please

cheers

0 Comments   [ + ] Show comments

Answers (3)

Posted by: gmorgan618 16 years ago
Blue Belt
0
Just so happens I had to do this for my company... Here is the solution.

Create a file named "regopts.txt" and paste what is between Start and stop inside (Do no include <Start> and <Stop>) --- InputLocale=0409 is the english language
<Start>
[RegionalSettings]
LanguageGroup="1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17"
InputLocale=0409:00000409
<Stop>

Place the regopts.txt file in C:\temp - you can change it to what you want, just note the location specified below.

Run this command
%windir%\System32\rundll32.exe shell32,Control_RunDLL intl.cpl,/s:"C:\i386",/f:"c:\temp\regopts.txt"

C:\i386 is the path to the XP cab files... but more importantly intl.cp_

Voila, you have all the langauges - The user login screen should now have an "EN" in the lower corner

For list of languages in regopts.txt
http://www.microsoft.com/globaldev/reference/win2k/setup/localsupport.mspx
For list of InputLocale languages (ie English) aka LCID:
http://www.microsoft.com/globaldev/reference/win2k/setup/lcid.mspx

Now you can be as cool as me... j/k

Enjoy hope this helps you out...
-Grant
Posted by: marababol 14 years ago
Senior Yellow Belt
0
I tried this and it almost works up to a point. A dialog box keeps on popping up asking for the CD on the D: drive even though I've changed the path for the XP cab files to a shared folder on our server.

What gives? Is there anything in the registry that "forces" XP to use the D: drive? How can I make it to search for the XP cab files on a shared network folder/drive?
Posted by: cygan 14 years ago
Fifth Degree Brown Belt
0
You need to alter the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SourcePath registry key to point to the parent directory of your network share i386 folder (e.g. “\\windowxp\share”) which is the default location that Windows will look when it needs to find files for adding or removing built in components. This could be scripted in a registry file and reverted back to its previous setting after the installation if desired.

thanks a great deal for bringing this back [:D]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ