[or-cvs] r16977: {torvm} Revert full path dirids back to usual system 12 dirid until (torvm/trunk/build/win32/patches)

coderman at seul.org coderman at seul.org
Fri Sep 26 16:05:07 UTC 2008


Author: coderman
Date: 2008-09-26 12:05:06 -0400 (Fri, 26 Sep 2008)
New Revision: 16977

Modified:
   torvm/trunk/build/win32/patches/openvpn-tor-tap-win32-driver.patch
Log:
Revert full path dirids back to usual system 12 dirid until custom dirid to existing location can be made to work reliably.

Modified: torvm/trunk/build/win32/patches/openvpn-tor-tap-win32-driver.patch
===================================================================
--- torvm/trunk/build/win32/patches/openvpn-tor-tap-win32-driver.patch	2008-09-26 15:31:21 UTC (rev 16976)
+++ torvm/trunk/build/win32/patches/openvpn-tor-tap-win32-driver.patch	2008-09-26 16:05:06 UTC (rev 16977)
@@ -201,7 +201,7 @@
     ErrorControl = 1
     LoadOrderGroup = NDIS
 -   ServiceBinary = %12%\@@PRODUCT_TAP_ID@@.sys
-+   ServiceBinary = %01%\tortap91.sys
++   ServiceBinary = %12%\tortap91.sys
  
  ;-----------------------------------------------------------------
  ;                                File Installation
@@ -232,7 +232,7 @@
 -[@@PRODUCT_TAP_ID@@.files]
 -;   TapPanel.cpl,,,6   ; COPYFLG_NOSKIP | COPYFLG_NOVERSIONCHECK
 -;   cipsrvr.exe,,,6     ; COPYFLG_NOSKIP | COPYFLG_NOVERSIONCHECK
-+   tortap91.driver = 01
++   tortap91.driver = 12
  
 -[@@PRODUCT_TAP_ID@@.driver]
 -   @@PRODUCT_TAP_ID@@.sys,,,6     ; COPYFLG_NOSKIP | COPYFLG_NOVERSIONCHECK



More information about the tor-commits mailing list