Disable TAP version check, how?
Posted: Wed Jan 25, 2012 8:56 pm
Hi,
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:
Now I've tried all things imaginable, even modifying the driver files's version resource, but it seems OVPN is looking eslewhere to check the version info.
Is there any way around this, ideally by disabling the version check?
Many thanks!
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!