Jump to content

remove US keyboard


Recommended Posts

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:0000041d

Or can I get US keyboard removed with Reg Key :unsure:

Link to comment
Share on other sites


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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

this settings works

[RegionalSettings]

InputLocale = 041d:0000041d

InputLocale_DefaultUser = 041d:0000041d

Language = 041d

LanguageGroup = 1

SystemLocale = 0000041d

UserLocale = 0000041d

UserLocale_DefaultUser = 0000041d

but i still get US and language bar in the desktop bar

Link to comment
Share on other sites

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$

Link to comment
Share on other sites

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...