Search code examples
cwdkndis

Loading Driver Using OSR Driver Loader Error


I have trouble loading my driver using OSR driver loader. I point the path to my driver, register service successfuly, but when I click start service I receive error message "The system cannot find the file specified."

In the concrete, I have tried to make driver from the sample:

http://www.ndis.com/ndis-ndis6/inspect/packetinspect.htm

Any ideas please?


Solution

  • Making and Signing Driver Packages for NDIS Protocol Drivers