How to check TESTSIGNING ON

Hi,
I have system where i can manually install the test signing driver by running “Bcdedit /set TESTSIGNING ON” which will enable it. Is there any way to find out if the testsigning is on or not? by any Windows API or checking the registry key?
Thanks,
Hitesh

I do this in a wix installer by checking HKLM\SYSTEM\CurrentControlSet\Control\SystemStartOptions for the string TESTSIGNING

-----Original Message-----
From: xxxxx@lists.osr.com [mailto:bounce-547326-
xxxxx@lists.osr.com] On Behalf Of xxxxx@yahoo.co.in
Sent: Monday, 2 December 2013 10:18 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] How to check TESTSIGNING ON

Hi,
I have system where i can manually install the test signing driver by running
“Bcdedit /set TESTSIGNING ON” which will enable it. Is there any way to find
out if the testsigning is on or not? by any Windows API or checking the
registry key?
Thanks,
Hitesh


NTDEV is sponsored by OSR

Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev

OSR is HIRING!! See http://www.osr.com/careers

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer