MSFN Forum: Watch Driver Signing Policy - MSFN Forum

Jump to content



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

Watch Driver Signing Policy Rate Topic: -----

#1 User is offline   Gothika 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 14-March 05

  Posted 24 March 2005 - 04:06 PM

I'm having problems in comprehending the

Quote

%CDDRIVE%\Drivers\SetDevicePath.exe %CDDRIVE%\Drivers
That's in the Presetup.cmd file.

Currently I have my drivers in the

Quote

$OEM$\$1\DRIVERS
directory. Also, have both the SetDevicePath file and WatchDriverSigningPolicy in this location.

So either my path is incorrect or I have both the files in the wrong place. :(


Thanks.


#2 User is offline   erik_demon 

  • Master Chief
  • PipPip
  • Group: Members
  • Posts: 253
  • Joined: 22-August 04

Posted 24 March 2005 - 04:49 PM

the path: $OEM$\$1 is used to copy file to to the systemdrive ( for example C:\ )

This could mean two things (dependant of your goal)

Install drivers from harddisk
If you want to install your drivers from the harddisk you need to change the line in presetup.cmd to this:

%systemdrive%\Drivers\SetDevicePath.exe %systemdrive%\Drivers


Note that you have to change everyline in your presetup.cmd to %systemdrive%

Install driver from the CD
If you want to do this, you need to put your driver folder on the root of your CD, if you install from a cd (this goes for applications aswell, you don't need the $1 folder that much.)

For more info: Check this post

Good luck, and may the force be with you :P

#3 User is offline   Gothika 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 14-March 05

Posted 24 March 2005 - 08:31 PM

Thank you so much Erik!

This makes more sense <<at least to me>>

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