User Tools

Site Tools


microsoft:desktop:win_7:testmode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
microsoft:desktop:win_7:testmode [2013/03/01 13:40] – external edit 127.0.0.1microsoft:desktop:win_7:testmode [2016/03/02 10:39] (current) – external edit 127.0.0.1
Line 18: Line 18:
  
   Bcdedit.exe -set TESTSIGNING ON   Bcdedit.exe -set TESTSIGNING ON
 +or
 +  runas /user:administrator "Bcdedit.exe -set TESTSIGNING ON"
  
 To disable test-signing, use the following BCDEdit command: To disable test-signing, use the following BCDEdit command:
  
   Bcdedit.exe -set TESTSIGNING OFF   Bcdedit.exe -set TESTSIGNING OFF
 +or
 +  runas /user:administrator "Bcdedit.exe -set TESTSIGNING OFF"
microsoft/desktop/win_7/testmode.1362145200.txt.gz · Last modified: 2016/03/02 10:39 (external edit)