Jump to content

how to install my pnp drivers in unattended mode


Recommended Posts

Posted

hi

i had tryed to install my drivers but it was not able to find the "watchdriversigningpolicy.exe

post-91907-1151183502_thumb.jpg

"" it say's windows cannot find 'd:\Drivers|watchdriversigningpolicy.exe' . make sure

you type the name correctly , and then try again. to search for a file , click the start button , and then click seach.""

pls tell me what to do

this is my winnt.sif file pls check it

=================================================

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=DefaultHide

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

FileSystem=*

Repartition=No

WaitForReboot="No"

UnattendSwitch=Yes

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=190

OemSkipWelcome=1

DetachedProgram=".\system32\cmd.exe"

Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J Drivers.cmd)))"

[userData]

ProductKey=*****-*****-*****-*****-*****

FullName="Parihar"

OrgName="HP_Owner"

ComputerName="JAMESBOND"

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=75

[identification]

JoinWorkgroup="WORKGROUP"

[Networking]

InstallDefaultComponents=Yes

[RegionalSettings]

Language=00000409

[setupParams]

UserExecute="WScript.exe %systemroot%\konten.js"

===================================================================

here is a sample XPCD layout (colors correspond to the steps above):

├───$OEM$

│.......├───Drivers

│................├───000_chipset

│................├───001_network

│................├───002_modem

│................├───003_graphics

│................├───004_sound

│................├───005_monitor

│................├───006_keyboard

│.......├───7za.exe

│.......├───Drivers.cmd

│.......├───nircmd.exe

│.......├───Process.exe

│.......├───SetupCopyOEMInf.exe

│.......├───WatchDriverSigningPolicy.exe

├───I386

│.......├───winnt.sif

===============================================================

==================================================================

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=DefaultHide

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

FileSystem=*

Repartition=No

WaitForReboot="No"

UnattendSwitch=Yes

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=190

OemSkipWelcome=1

DetachedProgram=".\system32\cmd.exe"

Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J Autoit3.exe Drivers.au3)))"

[userData]

ProductKey=*****-*****-*****-*****-*****

FullName="Parihar"

OrgName="HP_Owner"

ComputerName="JAMESBOND"

[Display]

BitsPerPel=32

Xresolution=1024

YResolution=768

Vrefresh=75

[identification]

JoinWorkgroup="WORKGROUP"

[Networking]

InstallDefaultComponents=Yes

[RegionalSettings]

Language=00000409

[setupParams]

UserExecute="WScript.exe %systemroot%\konten.js"

here is a sample XPCD layout (colors correspond to the steps above):

├───$OEM$

│.......├───Drivers

│................├───000_chipset

│................├───001_network

│................├───002_modem

│................├───003_graphics

│................├───004_sound

│................├───005_monitor

│................├───006_keyboard

│.......├───$$

│................├───system32

│......................├───Drivers

│......................├───AutoIt3

├───SetupCopyOEMInf.exe

├───WatchDriverSigningPolicy.exe

├───I386

│.......├───winnt.sif

=============================================

i have one more doubt about cmd.exewhat is it i had not paste any off them

post-91907-1151183410_thumb.jpgpost-91907-1151183461_thumb.jpg

pls guide me

i m using windows unattended cd creator software

and i had tested this unattended cd on microsoft virtual pc 2004

thaing you


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