Jump to content

Recommended Posts

Posted

First of all: Whats that winnt.sif file that should exist on the Win XP CD?

I have a unattsrv.txt file that I want to configure so that my extra drivers are installed. The unattsrv.txt looks like this:

-----------------------------------------------

[Data]

UnattendedInstall="Yes"

AutoPartition = "0"

MsDosInitiated = "0"

[unattended]

UnattendMode = FullUnattended

TargetPath = WINNT

OemSkipEula = Yes

OemPreinstall = Yes

UnattendSwitch = Yes

ExtendOemPartition=1

FileSystem = ConvertNTFS

OemPnPDriversPath="\Drivers\000_network;\Drivers\001_graphics"

DriverSigningPolicy=Ignore

[RegionalSettings]

Languagegroup=1

SystemLocale=041d

UserLocale=041d

InputLocale=041d:0000041D

[userData]

COMPUTERNAME=TEMPL

FullName=XXXXX

OrgName=XXXXX

ProductID="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

[GuiUnattended]

AdminPassword = *

TimeZone = 110

OEMSkipRegional=1

OEMSkipWelcome=1

AutoLogon=yes

Home_Page=http://192.168.1.2

[branding]

BrandIEUsingUnattended = Yes

[Display]

InstallDriver = 1

ConfigureAtLogon = 0

BitsPerPel=24

XResolution=1024

YResolution=768

VRefresh=75

AutoConfirm = 1

[LicenseFilePrintData]

AutoMode = "PerServer"

AutoUsers = "20"

[Networking]

[identification]

JoinWorkgroup = UTBILD

----------------------------------------------

Should not the installation find the file E1000325.inf file in the foder: ...\I386\$oem$\$1\Drivers\000_network ?

Very pleased for help...!!


Posted

From Ref.chm:

For example, if you have a folder called \Drivers with subfolders called \Audio and \Net, specify OemPnPDriversPath = drivers\audio;drivers\net

Perhaps if you remove the leading backslashes then it may work ok.

Posted

First of all ... next time do some research before you want to know things ;)

second : rename your file unattsrv.txt into : winnt.sif ( it has to be .sif , no .sif.txt !!! )

http://unattended.msfn.org/beginner/winnt_sif.htm

and last : read , read , read , read, lots of things are already done here , so , you can learn of others here.

Good luck with your cd ;)

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