summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-02-27 23:29:17 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2007-02-27 23:29:17 +0000
commitee313a978f7aa9eff8163e3f6be3a59b12e03fe0 (patch)
treeac35ef74779ebc991174737eea15b8f9cb3a7333 /INSTALL
parent9696719a37c16879c5fc9336767bad699b05e744 (diff)
downloadopenvpn-ee313a978f7aa9eff8163e3f6be3a59b12e03fe0.tar.gz
openvpn-ee313a978f7aa9eff8163e3f6be3a59b12e03fe0.tar.xz
openvpn-ee313a978f7aa9eff8163e3f6be3a59b12e03fe0.zip
Renamed TAP-Win32 driver from tap0801.sys to tap0901.sys
to reflect the fact that Vista has blacklisted the tap0801.sys file name due to previous compatibility issues which have now been resolved. TAP-Win32 major/minor version number is now 9/1. Windows installer will delete a previously installed tap0801.sys TAP driver before installing tap0901.sys. Added code to Windows installer to fail gracefully on 64 bit installs until 64-bit TAP driver issues can be resolved. Added code to Windows installer to fail gracefully on versions of Windows which are not explicitly supported. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1746 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index dd0783d..fa2e066 100644
--- a/INSTALL
+++ b/INSTALL
@@ -323,7 +323,7 @@ I had to edit the file OemWin2k.inf and change the Manufactured + Product
Section to:
[Manufacturer]
- %Provider% = tap0801, NTamd64
+ %Provider% = tap0901, NTamd64
-[tap0801.NTamd64]
- %DeviceDescription% = tap0801.ndi, tap0801
+[tap0901.NTamd64]
+ %DeviceDescription% = tap0901.ndi, tap0901