[Wine-patches] [22/23] Add registry file for HASP USB key support.

Alexander Morozov =?iso-8859-1?q?amorozov_=CE=C1_etersoft=2Eru?=
Пн Янв 19 18:25:57 MSK 2009


For eterhack branch
----------- следующая часть -----------
From a1038c0d04057347534d930deb69b527d9ecbbb8 Mon Sep 17 00:00:00 2001
From: Alexander Morozov <amorozov на etersoft.ru>
Date: Mon, 19 Jan 2009 17:00:26 +0300
Subject: [PATCH] Add registry file for HASP USB key support.

---
 etersoft/reg/usb_hasp.reg |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
 create mode 100644 etersoft/reg/usb_hasp.reg

diff --git a/etersoft/reg/usb_hasp.reg b/etersoft/reg/usb_hasp.reg
new file mode 100644
index 0000000..f352f74
--- /dev/null
+++ b/etersoft/reg/usb_hasp.reg
@@ -0,0 +1,25 @@
+# Hasp usb key support
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB\Hasp\6&26cd155d&0&00]
+"ClassGUID"="{36FC9E60-C465-11CF-8056-444553540000}"
+"HardwareID"=hex(7):55,53,42,5c,48,61,73,70,00,00
+"Service"="akshasp"
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB\Vid_0529&Pid_0001\5&6d75465&0&1]
+"ClassGUID"="{36FC9E60-C465-11CF-8056-444553540000}"
+"HardwareID"=hex(7):55,53,42,5c,56,69,64,5f,30,35,32,39,26,50,69,64,5f,30,30,\
+  30,31,26,52,65,76,5f,30,32,31,37,00,55,53,42,5c,56,69,64,5f,30,35,32,39,26,\
+  50,69,64,5f,30,30,30,31,00,00
+"Service"="aksusb"
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\akshasp]
+"ErrorControl"=dword:00000001
+"ImagePath"="system32\\DRIVERS\\akshasp.sys"
+"Start"=dword:00000003
+"Type"=dword:00000001
+
+[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\aksusb]
+"ErrorControl"=dword:00000001
+"ImagePath"="system32\\DRIVERS\\aksusb.sys"
+"Start"=dword:00000003
+"Type"=dword:00000001
-- 
1.6.0.2.GIT



Подробная информация о списке рассылки Wine-patches