Driver: Improve scripts.

This commit is contained in:
Nodir Temirkhodjaev 2017-10-02 08:33:49 +05:00
parent d7776175a6
commit 6cdc4cdc85
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
BcdEdit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS
BcdEdit.exe -set NOINTEGRITYCHECKS OFF
BcdEdit.exe -set TESTSIGNING OFF

View File

@ -1 +1,3 @@
BcdEdit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS
BcdEdit.exe -set NOINTEGRITYCHECKS ON
BcdEdit.exe -set TESTSIGNING ON BcdEdit.exe -set TESTSIGNING ON