MSFN Forum: Image with several keyboard layouts. - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Image with several keyboard layouts. Rate Topic: -----

#1 User is offline   A-star 

  • Group: Members
  • Posts: 5
  • Joined: 07-April 04

Posted 10 January 2012 - 09:20 AM

I have the the following:
Windows installation prepared with the keyboard settings for Belgium.
I want to sysprep this image so that on the reboot it will automatically install another keyboard and regional settings.
I'm doing this a the moment by copying a sysprep file just before it begins with the reinstallation (this is done by using zenworks).
Afterwards it also import the settings using a registry file.

But the new users who are logging in, are not getting the correct settings.
Any idea?

This is one of the sysprep.inf I'm using:
;SetupMgrTag
[Unattended]
    OemSkipEula=Yes
    InstallFilesPath=C:\sysprep\i386
    TargetPath=\WINDOWS

[GuiUnattended]
    AdminPassword="notthecorrectpassword"
    EncryptedAdminPassword=NO
    TimeZone=105
    OemSkipWelcome=1
    AutoLogon=Yes
    AutoLogonCount=4
    OEMSkipRegional=1
    OEMDuplicatorstring="Sysprep Spain"

[UserData]
    ProductKey=WindowsKey
    FullName="Company"
    OrgName="Copany"
    ComputerName=*

[Identification]
    JoinWorkgroup=WORKGROUP

[Networking]
    InstallDefaultComponents=Yes

[Branding]
    BrandIEUsingUnattended=Yes

[GuiRunOnce]
    Command0=c:\zcmtemp\runonce_2.bat

[RegionalSettings]
    LanguageGroup=1
	UserLocale=0000040a
	UserLocale_DefaultUser=0000040a
    InputLocale=040a:0000040a
	InputLocale_DefaultUser=040a:0000040a
    SystemLocale=00000809



And here is the reg file I'm using:
Windows Registry Editor Version 5.00

[-HKEY_USERS\.DEFAULT\Keyboard Layout\Preload]
[HKEY_USERS\.DEFAULT\Keyboard Layout\Preload]
"1"="0000040a"
"2"="0000040a" 

[-HKEY_USERS\.DEFAULT\Keyboard Layout\Substitutes]
[HKEY_USERS\.DEFAULT\Keyboard Layout\Substitutes]
"0000040a"="0000040a"
"d000040a"="0000040a"

[HKEY_USERS\.DEFAULT\Control Panel\International]
"iCountry"="34"
"iCurrDigits"="2"
"iCurrency"="3"
"iDate"="1"
"iDigits"="2"
"iLZero"="1"
"iMeasure"="0"
"iNegCurr"="8"
"iTime"="1"
"iTLZero"="0"
"Locale"="00000C0A"
"s1159"=""
"s2359"=""
"sCountry"="Spain"
"sCurrency"="€"
"sDate"="/"
"sDecimal"=","
"sLanguage"="ESN"
"sList"=";"
"sLongDate"="dddd, dd' de 'MMMM' de 'yyyy"
"sShortDate"="dd/MM/yyyy"
"sThousand"="."
"sTime"=":"
"sTimeFormat"="H:mm:ss"
"iTimePrefix"="0"
"sMonDecimalSep"=","
"sMonThousandSep"="."
"iNegNumber"="1"
"sNativeDigits"="0123456789"
"NumShape"="1"
"iCalendarType"="1"
"iFirstDayOfWeek"="0"
"iFirstWeekOfYear"="0"
"sGrouping"="3;0"
"sMonGrouping"="3;0"
"sPositiveSign"=""
"sNegativeSign"="-"

[HKEY_USERS\.DEFAULT\Control Panel\International\Geo]
"Nation"="217"




Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy