View Single Post
HeavyComponent's Avatar
Posts: 120 | Thanked: 14 times | Joined on Jun 2010 @ Queens, NY
#14
A much easier way is to DISABLE driver signing in Windows 7. I have Windows 7 64-bit and I couldn't do a flash until I disabled the driver signing. EASY and SIMPLE!

Link: http://www.killertechtips.com/2009/0...ing-windows-7/

Click start and run CMD as administrator

Insert commands:

Code:
bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING ON
Restart your PC and you're good to go.

Reverse commands are:

Code:
bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS

bcdedit.exe -set TESTSIGNING OFF
Restart your PC.
__________________
Device: Nokia N900
Theme: MaemoItalia Graffiti Theme

---
Who but me?!
--HeavyC.
 

The Following User Says Thank You to HeavyComponent For This Useful Post: