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?

link|improve this question

Sounds like you're missing a dependent DLL. – Carey Gregory Feb 25 at 22:14
@CareyGregory I found the problem. I cannot load pnp driver using OSR driver loader, but I don't know how to do it. – Matt Feb 26 at 14:13
feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.