Jump to content

Language setting and logon problems


Recommended Posts

[Data]
AutoPartition=1
MsDosInitiated=0
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
Repartition=Yes
UnattendSwitch="yes"
WaitForReboot="No"
DriverSigningPolicy=Ignore
AutoActivate=No
ProgramFilesDir="%SystemDrive%\Programmer"
KeyboardLayout="Dansk"

[GuiUnattended]
AdminPassword=iownsj00newb
EncryptedAdminPassword=No
OEMSkipRegional=Yes
TimeZone=105
OemSkipWelcome=1
ProfilesDir="%SystemDrive%\Documents and Settings\"

[Display]
BitsPerPel=32
Xresolution=1024
Yresolution=768
Vrefresh=70

[UserData]
ProductKey=H4J00-JUSTK-33P0R-43M1NG-CTX9C
FullName="Andreas Kristoffersen"
OrgName="Krissam Inc."
ComputerName="Krissam-"

[RegionalSettings]
LanguageGroup=1
Language=00000406

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=No

[NetProtocols]
MS_TCPIP = params.TCPIP

[params.MS_TCPIP.Adapter01]
DefaultGateway = 192.168.1.1
DHCP = No
DNSServerSearchOrder = 194.239.134.83, 193.162.153.164
IPAddress = 192.168.1.1
NetBIOSOptions = 1
SubnetMask = 255.255.255.0

[Components]
AutoUpdate = On
Calc = On
Charmap = On
Chat = On
Clipbook = On
Complusnetwork = On
Dtcnetwork = On
Fp_extensions = On
Fp_vdir_deploy = On
Hypertrm = On
IEAccess = On
Indexsrv_system = On
Inetprint = On
Licenseserver = On
Media_clips = On
Media_utopia = On
Minesweeper = On
Mousepoint = On
Mswordpad = On
Paint = On
Rec = On
Reminst = On
Rootautoupdate = On
Rstorage = On
Templates = On
TerminalServer = On
TSWebClient = On
Vol = On

[Shell]  
DefaultStartPanelOff=No
DefaultThemesOff=Yes

Okay here it goes, i've got 2 problems, the first problem is that the installation prompts me for setting the language settings (which as standard is fine :) so if i just can make it jump over that one.

the second one is that i have to logon manually untill i run my tweak.reg (where there's an autologon tweak in)

Link to comment
Share on other sites


the second one is that i have to logon manually untill i run my tweak.reg (where there's an autologon tweak in)

Run tweak.reg from cmdlines.txt instead. This will import the autologon information to the registry before restart & first logon :)

See http://unattended.msfn.org/xp/autologon.htm for further information about cmdlines.txt

Link to comment
Share on other sites

My unattend.txt section related to language with my Windows 2000 MUI installation

[RegionalSettings]; Language

    LanguageGroup=1

    SystemLocale=0000040c

    UserLocale=0000040c

    InputLocale=040c:0000040c

040c = French

change with

0406 = Dansk

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