Jump to content

Recommended Posts

Posted

Hi all,

I have finished my unattended XP CD. I have only one problem:

My Skystar2 driver refuse to install. I pointed in Unattended section with following:

OemPnPDriversPath="\Drivers\b2c2\skynet.inf" , but this driver refuse to sign in.

Can somebody tell me what's wrong ? any ideea? .

THX

regards

alex


Posted

your specifying the file, as far as I know you just supply paths I think what you need is:

OemPnPDriversPath="\Drivers\b2c2"

Im not sure you even need an extra \ at the end.

Posted

Make sure u have the right .inf file. Try adding ur hardware using that inf, if it doesn't work it's because u have the wrong one selected!

Posted

Do you people ever read Microsoft help files? :)

Example: OemPnPDriversPath = MyFolder1; MyFolder2

Comments: The folders must contain all the files necessary to install the particular devices: catalog files, .inf files, and drivers.

For example, if you have a folder called \Drivers with subfolders called \Audio and \Net, specify

OemPnPDriversPath = drivers\audio;drivers\net

in the Unattend.txt file.

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