Some drivers are not signed and Window 7 will refuse to load them.
What to do? Turn on test signing which allows Windows 7 to load unsigned drivers. To enable this you have to open a command prompt
as administrator and type the following command:
Code:
C:\>bcdedit -SET TESTSIGN NO
Norm