jonas_sth Posted November 18, 2004 Posted November 18, 2004 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
Mekrel Posted November 18, 2004 Posted November 18, 2004 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.
Vadikan Posted November 19, 2004 Posted November 19, 2004 http://support.microsoft.com/default.aspx?...;289125&sd=techHTH
jamesagmoore Posted November 19, 2004 Posted November 19, 2004 What setting do you have in the Unattended OEMPreinstall key, if any?
jonas_sth Posted November 19, 2004 Author Posted November 19, 2004 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
jonas_sth Posted November 19, 2004 Author Posted November 19, 2004 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
jamesagmoore Posted November 19, 2004 Posted November 19, 2004 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$
Lars Tragl Posted November 19, 2004 Posted November 19, 2004 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.
jonas_sth Posted November 20, 2004 Author Posted November 20, 2004 big thanks to all, Is it also possible to use reg key to get of Language bar ??
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