MSFN Forum: Drivers from cd Problem HELP - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Drivers from cd Problem HELP Setup dont search cd Rate Topic: -----

#1 User is offline   atakan_1907 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 21-January 06

Posted 10 September 2009 - 06:58 AM

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!


#2 User is offline   atakan_1907 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 21-January 06

Posted 12 September 2009 - 04:20 PM

I think the problem was the devicepath value overflow. On my cd it becomes about 18000 chars! I read that it can not exceed 4096 char limit.
Now i turned my setup to Drivers from cd : simple method and all ok.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy