[Wine-patches] [eterhack 2/2] Do not change start type when updating ${WINEPREFIX}.

Alexander Morozov amorozov на etersoft.ru
Пн Авг 3 21:02:55 MSD 2009


----------- следующая часть -----------
From 79ac7650a31259bb044c59fc8dd2ef5d81e34d75 Mon Sep 17 00:00:00 2001
From: Alexander Morozov <amorozov на etersoft.ru>
Date: Mon, 3 Aug 2009 20:58:03 +0400
Subject: [eterhack 2/2] Do not change start type when updating ${WINEPREFIX}.

---
 etersoft/reg.d/lpt_katran.reg    |    1 -
 etersoft/reg.d/lpt_sentinel.reg  |    1 -
 etersoft/reg.d/usb_eutron.reg    |    1 -
 etersoft/reg.d/usb_guardant.reg  |    2 --
 etersoft/reg.d/usb_hasp.reg      |    2 --
 etersoft/reg.d/usb_katran.reg    |    2 --
 etersoft/reg.d/usb_senselock.reg |    1 -
 etersoft/reg.d/usb_sentinel.reg  |    1 -
 8 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/etersoft/reg.d/lpt_katran.reg b/etersoft/reg.d/lpt_katran.reg
index 589ff07..148cf55 100644
--- a/etersoft/reg.d/lpt_katran.reg
+++ b/etersoft/reg.d/lpt_katran.reg
@@ -8,5 +8,4 @@
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\PKey]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\PKey.sys"
-"Start"=dword:00000004
 "Type"=dword:00000001
diff --git a/etersoft/reg.d/lpt_sentinel.reg b/etersoft/reg.d/lpt_sentinel.reg
index 373bc83..953eacb 100644
--- a/etersoft/reg.d/lpt_sentinel.reg
+++ b/etersoft/reg.d/lpt_sentinel.reg
@@ -4,5 +4,4 @@
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Sentinel]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\SENTINEL.SYS"
-"Start"=dword:00000004
 "Type"=dword:00000001
diff --git a/etersoft/reg.d/usb_eutron.reg b/etersoft/reg.d/usb_eutron.reg
index fdef14b..044535d 100644
--- a/etersoft/reg.d/usb_eutron.reg
+++ b/etersoft/reg.d/usb_eutron.reg
@@ -11,5 +11,4 @@
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\eusk3usb]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\drivers\\eusk3usb.sys"
-"Start"=dword:00000004
 "Type"=dword:00000001
diff --git a/etersoft/reg.d/usb_guardant.reg b/etersoft/reg.d/usb_guardant.reg
index 3c9c7f7..a4b1085 100644
--- a/etersoft/reg.d/usb_guardant.reg
+++ b/etersoft/reg.d/usb_guardant.reg
@@ -26,11 +26,9 @@
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\GrdKey]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\GRDKEY.SYS"
-"Start"=dword:00000004
 "Type"=dword:00000001
 
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\GrdUsb]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\GRDUSB.SYS"
-"Start"=dword:00000004
 "Type"=dword:00000001
diff --git a/etersoft/reg.d/usb_hasp.reg b/etersoft/reg.d/usb_hasp.reg
index 1bfdffa..1438e9a 100644
--- a/etersoft/reg.d/usb_hasp.reg
+++ b/etersoft/reg.d/usb_hasp.reg
@@ -16,11 +16,9 @@
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\akshasp]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\akshasp.sys"
-"Start"=dword:00000004
 "Type"=dword:00000001
 
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\aksusb]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\aksusb.sys"
-"Start"=dword:00000004
 "Type"=dword:00000001
diff --git a/etersoft/reg.d/usb_katran.reg b/etersoft/reg.d/usb_katran.reg
index 7715ade..c881127 100644
--- a/etersoft/reg.d/usb_katran.reg
+++ b/etersoft/reg.d/usb_katran.reg
@@ -15,11 +15,9 @@
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\UPKey]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\UPKey.sys"
-"Start"=dword:00000004
 "Type"=dword:00000001
 
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NKey]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\NKey.sys"
-"Start"=dword:00000004
 "Type"=dword:00000001
diff --git a/etersoft/reg.d/usb_senselock.reg b/etersoft/reg.d/usb_senselock.reg
index d0f0af5..94b192f 100644
--- a/etersoft/reg.d/usb_senselock.reg
+++ b/etersoft/reg.d/usb_senselock.reg
@@ -12,5 +12,4 @@
 "ErrorControl"=dword:00000001
 "ImagePath"=hex(2):53,79,73,74,65,6d,33,32,5c,44,72,69,76,65,72,73,5c,73,65,6e,\
   73,65,34,76,32,2e,73,79,73,00
-"Start"=dword:00000004
 "Type"=dword:00000001
diff --git a/etersoft/reg.d/usb_sentinel.reg b/etersoft/reg.d/usb_sentinel.reg
index 981fd40..94b54f3 100644
--- a/etersoft/reg.d/usb_sentinel.reg
+++ b/etersoft/reg.d/usb_sentinel.reg
@@ -11,7 +11,6 @@
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SNTNLUSB]
 "ErrorControl"=dword:00000001
 "ImagePath"="system32\\DRIVERS\\SNTNLUSB.SYS"
-"Start"=dword:00000004
 "Type"=dword:00000001
 
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SNTNLUSB\Setup]
-- 
1.6.3.3



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