0

I heard it might be possible to run ndisprot 6 on Windows 7 64 bit for development before having to create a signed driver. Can someone help with this? Creating a signed driver is not what I want.

I have been using ndisprot sample driver under Windows 32 bit without an issue. How do I configure Windows so I can develop/run the unmodified sample driver. If there is a signed sample driver I'd appreciate that too.

Edward
  • 148
  • 1
  • 6

1 Answers1

1

You can hit F8 during boot and select the "Disable Driver Signature Enforcement" option to allow loading unsigned drivers during development.

nobody
  • 19,814
  • 17
  • 56
  • 77