Fl1pa0 Posted November 3, 2004 Posted November 3, 2004 Hi allI have a problem, in winnt.sif i have KeyboardLayout="Spanish" but when windows is in hte text mode setup i get an error "is something like the keyboard layout "spanish" not exist" and i cant install windows. But if i dont write in winnt.sif the keyboard layout when windows is installed i get spanish variation and i need International Spanish keyboard.Any solution?Sorry for my english.Thanks
bucketbuster Posted November 3, 2004 Posted November 3, 2004 Isn't the spanish keyboard-layout "code" ES or something like that?Like the american is US...
Tsunami Posted November 3, 2004 Posted November 3, 2004 Isn't the spanish keyboard-layout "code" ES or something like that?Like the american is US...Nope, US is more of an exception @Fl1pa0: Have you removed the LANG-folder or used nLite to remove the languages? Or try it without the quotes.
Fl1pa0 Posted November 3, 2004 Author Posted November 3, 2004 I used nlite to remove languages like chineese...When windows is installed i can change the language and select international spanish but i want to install it from unattended cd.ThanksSry for my english
Fl1pa0 Posted November 3, 2004 Author Posted November 3, 2004 In spain the code is Es_es i think, because i have used it before with linux. Where i must put this code for unattended cd?Thanks
Whampoom Posted November 3, 2004 Posted November 3, 2004 Here it is http://www.microsoft.com/globaldev/referen...xp/xp-lcid.mspx
Fl1pa0 Posted November 3, 2004 Author Posted November 3, 2004 Solved i used in the winnt.sif this:[RegionalSettings] LanguageGroup=1 ; Western Europe Language=0c0a ; Moder SpanishThanks a lot
TMaYaD Posted November 5, 2004 Posted November 5, 2004 One more prob,I installed dvorak layout for my keyboard. But it changes only for gui mode not in the text mode.also I get two layouts US&US-dvorak. How can I get rid of US layout in install itself. I also get the language bar. I want to get rid of that too.here is the snippet from my winnt.sif[RegionalSettings] LanguageGroup=1 SystemLocale=00000409 UserLocale=00000409 InputLocale=0409:00010409 InputLocale_DefaultUser=0409:00010409thankyou
staline Posted November 16, 2004 Posted November 16, 2004 Got It!You absolutely need to type EXACTLY the keyboard layout from file txtsetup.siflook for this section: ["Keyboard Layout"] (near the bottomn of the file)Under this section, you will find the exact name of the desired keyboard layoutexample:I use a french version of XP, living in Canada, so I need the "french canadian multilingual" (as told in technet) BUT it does not exists. In fact, the name of the keyboard layout was translated, so I found "Français - Canada, Multilingue"So I put in the unattended section of winnt.sif this: KeyboardLayout="Français - Canada, Multilingue" .That's it!Sometimes, the keyboard layout may be written with "garbage" in the file (I found "Fran‡ais" instead or 'Français"). So I simply renamed it to match what I wrote in winnt.sif.
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