gimpmaster Posted July 3, 2006 Posted July 3, 2006 Hello all, I'm having a nightmare.....I have created a sysprep.inf file in XP and have added a new folder structure to cater for differing VGA/Sound/NIC drivers, but when ever I run sysprep.exe it never installs the drivers that I have made available, I create the sysprep.inf logged in as local administrator. I run sysprep as sysprep.exe -mini -quiet - reboot I have also tried it with the -pnp switch tooI know the drivers I have put into the folders are correct as afterwards they install fine and dont ask any driver signing questions when Windows XP SP 2 detects new hardware and I send Windows the the releative identifed hardware device as below.The devices in the folders are as follows Intel82945G VGA (No Subfolders)BroadCom NeteXtreme (No Subfolders)RealTek High Definition Audio Driver (No SUbfolders)folder structure on c:\ is $oem$ ------$1 ------Drivers ------IntelVGA ------BroadComNIC ------SoundMaxSoundIn each folder I have placed the drivers and subfolders relating to those drivers if there was any subfolders.The sysprep files and answerfile are in a folder called sysprepmy sysprep.inf looks like[unattended]OemSkipEula=Yes OemPnPDriversPath = "\Drivers;IntelVGA\Drivers;BroadComNIC\Drivers;SoundMaxSound"InstallFilesPath=C:\i386DriverSigningPolicy = IgnoreNonDriverSigningPolicy = Ignore[GuiUnattended] AdminPassword="password" EncryptedAdminPassword=NO TimeZone = 085 OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1[setupParams]SkipMissingFiles = "No"[TapiLocation]CountryCode=44AreaCode=01226LongDistanceAccess="9"[userData] ProductKey=XXXXX-XXXXX-XXXXX-XXXX-XXXXX FullName="nwtraders.msft" OrgName="North Wind Traders" ComputerName=London[Display] BitsPerPel=4 Xresolution=1024 YResolution=768[RegionalSettings] SystemLocale = "0809" UserLocale = "0809" UserLocale_DefaultUser = "0809" InputLocale = "0809:00000809" InputLocale_DefaultUser = "0809:00000809"[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=YesTHANKS ALL
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