Add registry key for NKey.sys (eterbug #3834).
authorAlexander Morozov <amorozov@etersoft.ru>
Fri, 5 Jun 2009 09:03:01 +0000 (13:03 +0400)
committerVitaly Lipatov <lav@etersoft.ru>
Fri, 5 Jun 2009 10:25:16 +0000 (14:25 +0400)
etersoft/reg.d/usb_katran.reg

index 12aa04b5a3dbc4dfa61c98294dbe5011e2229971..178583645afa83d6a3ba5ec04f0356af4eaacf33 100644 (file)
@@ -13,3 +13,9 @@
 "ImagePath"="system32\\DRIVERS\\UPKey.sys"
 "Start"=dword:00000003
 "Type"=dword:00000001
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NKey]
+"ErrorControl"=dword:00000001
+"ImagePath"="system32\\DRIVERS\\NKey.sys"
+"Start"=dword:00000003
+"Type"=dword:00000001