valexvo Posted September 2, 2003 Posted September 2, 2003 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? .THXregardsalex
sTe Posted September 2, 2003 Posted September 2, 2003 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.
valexvo Posted September 2, 2003 Author Posted September 2, 2003 @ sTeI have tried that and don't work
gui_m Posted September 2, 2003 Posted September 2, 2003 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!
Mike500 Posted September 2, 2003 Posted September 2, 2003 Do you people ever read Microsoft help files? Example: OemPnPDriversPath = MyFolder1; MyFolder2Comments: 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, specifyOemPnPDriversPath = drivers\audio;drivers\netin the Unattend.txt file.
valexvo Posted September 3, 2003 Author Posted September 3, 2003 THX to all I already made it and it works.the line is :OemPnPDriversPath=Drivers\b2c2\skynet.inf;Drivers\b2c2regardsalex
DaveXP Posted September 3, 2003 Posted September 3, 2003 DO NOT INCLUDE THE .INF has it casues problems
valexvo Posted September 3, 2003 Author Posted September 3, 2003 @Terminator3Ok I'll try . You say that I must use the next line?OemPnPDriversPath=Drivers\b2c2THXalex
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