Found my answer
The TESTSIGNING boot configuration option is enabled or disabled through the
BCDEdit command. To enable test-signing, use the following BCDEdit command:
CopyBcdedit.exe -set TESTSIGNING ON
To disable test-signing, use the following BCDEdit command:
CopyBcdedit.exe -set TESTSIGNING OFF
Note After you change the TESTSIGNING boot configuration option, restart
the computer for the change to take effect.
To use BCDEdit, you must be a member of the Administrators group on the
system and run the command from an elevated command prompt. To open an
elevated Command Prompt window, create a desktop shortcut to Cmd.exe,
right-click the Cmd.exe shortcut, and select Run as administrator.
--
\Manfred
"Manfred Wilner" wrote:
> Thank you for the answer. I have looked at bcdedit but can't find an option
> testsigning, How shall I use bcdedit to enable testsigning?
> --
> \Manfred
>
>
>
> "kambizt" wrote:
>
> > you need to enable the "testsigning" on Windows 7 using bcdedit. Otherwise it
> > does not accept any test signatures.
> >