bbmak Posted February 6, 2007 Posted February 6, 2007 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?
bbmak Posted February 6, 2007 Author Posted February 6, 2007 (edited) can you please more detail ???which file to do runonce?let say I want to install a chinese language pack. Edited February 6, 2007 by bbmak
neo Posted February 6, 2007 Posted February 6, 2007 just forget about RunOnce. Let me explain another wayUse WINNT.SIF to automate installation ( U can create this by http://unattended.msfn.org/)Use OEMPreinstall=YesCreate 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
bbmak Posted February 7, 2007 Author Posted February 7, 2007 where can i find the LangPack.msi file? I cant find the langpack in my cd or in my ris folders
Tomcat76 Posted February 7, 2007 Posted February 7, 2007 bbmak is talking about the extra languages you can install during Windows setup (Asian, etc) for Internet Explorer.
bbmak Posted February 7, 2007 Author Posted February 7, 2007 (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 February 7, 2007 by bbmak
Tomcat76 Posted February 7, 2007 Posted February 7, 2007 In his first post, he wrote:the language pack for Internet explorer when you visit a foreign websitesThey 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 languagesI don't know how this can be done unattendedly. Someone else will have to drop in for that.
enuffsaid Posted February 9, 2007 Posted February 9, 2007 (edited) I thought he was talking about the MUI's, or better said.... the LIPs. Thanks for sorting that out. Edited February 9, 2007 by enuffsaid
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now