Jump to content

Drivers from cd Problem HELP


atakan_1907

Recommended Posts

Hi,

I used drivers from cd method,

put drivers in seperate folders and into cd:\drv;

put presetup and modded setup.ex_ in i386

put drvsignpol. and setdevpath in cd:\drv

and set presetup.cmd like that:

set tagfile=\WIN51
for %%i in (c d e f g h i j) do if exist "%%i:%tagfile%" set CDDRIVE=%%i:

%CDDRIVE%
cd drv

SetDevicePath.exe %CDDRIVE%\DRV
start WatchDriverSigningPolicy.exe

%SystemDrive%
cd %SystemRoot%\system32

ren setup.exe setupold.exe
ren setupORG.exe setup.exe

start /WAIT setup.exe %*

and it runs OK

setdevicepath.exe runs OK

watchdriverspol OK

and when i checked registry while gui-setup, hklm\sw\mic\win\cV\devicepath has %cd%(d:)\drv\... paths OK

but when gui mode device install stage, they dont installed.

What's the problem???

I'm using wxp sp3

I recently added some textmode ahci drivers using nlite. Can this prevent my drivers on cd?

Help me please!

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