i hate to reply to myself...
run in an elevated cmd (admin)
Quote:
You can turn off Test Mode by typing bcdedit /set testsigning off in the command prompt.
If the above command doesn't work try:
Open command prompt again (run as administrator) and type the following:
bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING OFF
|