d00_ape Posted October 28, 2005 Posted October 28, 2005 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=1SystemLocale=041dUserLocale=041dInputLocale=041d:0000041D[userData]COMPUTERNAME=TEMPLFullName=XXXXXOrgName=XXXXXProductID="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"[GuiUnattended]AdminPassword = *TimeZone = 110OEMSkipRegional=1OEMSkipWelcome=1AutoLogon=yesHome_Page=http://192.168.1.2[branding]BrandIEUsingUnattended = Yes[Display]InstallDriver = 1ConfigureAtLogon = 0BitsPerPel=24XResolution=1024YResolution=768VRefresh=75AutoConfirm = 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...!!
MHz Posted October 28, 2005 Posted October 28, 2005 From Ref.chm:For example, if you have a folder called \Drivers with subfolders called \Audio and \Net, specify OemPnPDriversPath = drivers\audio;drivers\netPerhaps if you remove the leading backslashes then it may work ok.
muiz Posted October 28, 2005 Posted October 28, 2005 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.htmand last : read , read , read , read, lots of things are already done here , so , you can learn of others here.Good luck with your cd
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