Jump to content

how do i use the Unattended drivers thing


Recommended Posts

hers what my file looks like is it right

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

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

UnattendSwitch="no"

DriverSigningPolicy=Ignore

OemPnPDriversPath="install\Applications\nvidia44_3"

OemPnPDriversPath="drivers\promise\WinXP"

OemPnPDriversPath="drivers\alc53\wdm"

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

Link to comment
Share on other sites


Driver paths should be seperate by a semi-colon ( ; )

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
UnattendSwitch="no"
DriverSigningPolicy=Ignore
OemPnPDriversPath="install\Applications\nvidia44_3;drivers\promise\WinXP;drivers\alc53\wdm"

That should work :)

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