November 18, 200421 yr Hi all,I need some help with my OEM CD setup of English version of XP Pro SP2.How should I setup RegionalSettings so I get Swedish on (language, keyboard, location) and not get US keyboard togheter ???[RegionalSettings] LanguageGroup=1 SystemLocale=0000041d UserLocale=0000041d InputLocale=041d:0000041dOr can I get US keyboard removed with Reg Key
November 18, 200421 yr Download the service pack 2 power tools program, and this allows you to put in all of your regional settings and such, then it creates the winnt.sif (think its the file which holds the corresponding data) then use that file, or add what you have already done to your previous winnt.sif.
November 19, 200421 yr Author i am using this settings[unattended] UnattendMode = FullUnattended OemSkipEula = Yes OemPreinstall = Yes UnattendSwitch = "yes" TargetPath = \WINDOWS Repartition = Yes OemPnPDriversPath = "Drivers\001_Graphics;Drivers" DriverSigningPolicy = Ignore[GuiUnattended] AdminPassword = * EncryptedAdminPassword = NO AutoLogon = Yes AutoLogonCount = 1 OEMSkipRegional = 1 TimeZone = 110 OemSkipWelcome = 1
November 19, 200421 yr Author this settings works [RegionalSettings] InputLocale = 041d:0000041d InputLocale_DefaultUser = 041d:0000041d Language = 041d LanguageGroup = 1 SystemLocale = 0000041d UserLocale = 0000041d UserLocale_DefaultUser = 0000041dbut i still get US and language bar in the desktop bar
November 19, 200421 yr I think it is using US because the early stages of setup default to that. Try something like this but customised for your keyboard:[Unattended] CrashDumpSetting=0 Repartition = No UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch=Yes KeyboardLayout="United Kingdom" WaitForReboot = No OEMPnPDriversPath = "drivers\REALTEK\audio;drivers\ATI;drivers\IntelINF;drivers\LINKSYS;drivers\Logitech\msgr" DriverSigningPolicy = Ignore runoobe=no OemFilesPath=d:\win\$OEM$
November 19, 200421 yr Windows Registry Editor Version 5.00;Disable US Keyboard[HKEY_CURRENT_USER\Keyboard Layout\Preload]"2"=-Import this .reg file via cmdlines.txt and you should get rid of the US-keyboard.
November 20, 200421 yr Author big thanks to all, Is it also possible to use reg key to get of Language bar ??
Create an account or sign in to comment