September 2, 200322 yr 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
September 2, 200322 yr 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.
September 2, 200322 yr 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!
September 2, 200322 yr 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.
September 3, 200322 yr Author THX to all I already made it and it works.the line is :OemPnPDriversPath=Drivers\b2c2\skynet.inf;Drivers\b2c2regardsalex
September 3, 200322 yr Author @Terminator3Ok I'll try . You say that I must use the next line?OemPnPDriversPath=Drivers\b2c2THXalex
Create an account or sign in to comment