Jump to content

Recommended Posts

Posted

I am using WDS to deploy win xp, i want to know how do i deploy the lanagage packs, the language pack for Internet explorer when you visit a foreign websites, in the unattended installation?


Posted (edited)

can you please more detail ???

which file to do runonce?

let say I want to install a chinese language pack.

Edited by bbmak
Posted

just forget about RunOnce. Let me explain another way

Use WINNT.SIF to automate installation ( U can create this by http://unattended.msfn.org/)

Use OEMPreinstall=Yes

Create a folder at root of Ur XPCD named as $OEM$

now create a text file named as CMDLINES.TXT and this code in the file.

[Commands]
"LangPack.msi /q"

Copy Ur langPack as name specify in CMDLINES.TXT like LangPack.msi and copy that into $OEM$ folder and make bootable CD and try this one....

Have Fun

Posted (edited)
bbmak is talking about the extra languages you can install during Windows setup (Asian, etc) for Internet Explorer.

What? neo is not ansering the thing that I ask about?

am I misreading something?

Edited by bbmak
Posted

In his first post, he wrote:

the language pack for Internet explorer when you visit a foreign websites

They aren't called language packs, but OK.

These can be installed during Windows setup already. On the Regional Settings dialog, click the Languages tab and tick the checkboxes that need to be checked:

* complex script and right-to-left languages

* East Asian languages

I don't know how this can be done unattendedly. Someone else will have to drop in for that.

Posted (edited)

I thought he was talking about the MUI's, or better said.... the LIPs. Thanks for sorting that out.

Edited by enuffsaid

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...