I'm using OpenVPN v2.2.2 on Win7 x64 and am currently looking into employing a custom TAP Win32 adapter driver.
Problem is OVPN does not like the driver is a lower version than required and terminates with:
Code: Select all
TAP-Win32 Driver Version 9.6
This version of OpenVPN requires a TAP-Win32 driver that is at least version 9.9 -- If you recently upgraded your OpenVPN distribution, a reboot is probably required at this point to get Windows to see the new driver.
Is there any way around this, ideally by disabling the version check?
Many thanks!