Jump to content

windows2000 unattended problem


bmn

Recommended Posts

i slipstreamed my win2000 with sp4.have a look at its winnt.sif.iam getting regional settings window(means not completely unattended).

and setup is restarting 2 times so runonceEX is not working

help pls

;

; Generated by nLite 0.99.1 beta 2

;

[Data]

MsDosInitiated = 0

UnattendedInstall = Yes

[unattended]

UnattendMode=FullUnattended

UnattendSwitch = Yes

OemPreinstall = Yes

OemSkipEula = Yes

FileSystem = *

WaitForReboot = No

TargetPath = "\Windows"

DriverSigningPolicy = Ignore

NonDriverSigningPolicy = Ignore

Hibernation = No

[GuiUnattended]

AutoLogon = Yes

AdminPassword = *

TimeZone = 190

OemSkipWelcome = 1

[userData]

ProductID = "xxxxxxxxxxxxxxxx"

ComputerName = "xxxxxxxxxxx"

FullName = "xxxxxxxxxxxxxx"

OrgName = "xxxxxxxxxxxx"

[RegionalSettings]

Language = 0409

[identification]

JoinWorkgroup = maker

[GuiRunOnce]

"%systemdrive%\install\wpi\install.cmd"

Link to comment
Share on other sites


If you have windows 2000 in another language than english, and want English_United_States, you should add this:

[RegionalSettings]

LanguageGroup=1

Language=0409

SystemLocale=0409

UserLocale=0409

InputLocale=0409:00000409

UserLocale_DefaultUser=0409

InputLocale_DefaultUser=0409:00000409

If you have an american version of win2k, and want English_United_States regional settings, you can leave the whole [RegionalSettings] section out. It will be set by default.

Setup restarts two times by default, once after textsetup, the blue 'dos' screens, and once after the gui setup. RunOnce is executed after first logon. Does it reboot after logon by the first user?

Also I think you should edit out the productkey you've posted, even though it's a common one on google.

Link to comment
Share on other sites

There are MUI packs for Windows 2000 that you must purchase in order to load Regional Settings other than English. They are available from Microsoft Worldwide Fullfillment.

Check them out.

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