Ralf Hildebrandt wrote:
During installation, no TAP32 adapter is being installed and the addtap.bat returns an error:

d:\program files\openvpn\bin\tapinstall.exe is not a valid Win32 application.

WHy is that?

it's a (minor) mistake in how openvpn 2.1.3 is packaged:

openvpn 2.1.1 comes with tapinstall.exe v6.0.6001.18000, named 'Windows Codename Longhorn DDK driver' openvpn 2.1.3 comes with tapinstall.exe v6.1.7600.16385, named 'Windows Win 7 DDK provider'

Apparently this later version of tapinstall.exe is not recognized as a valid win32 application, most likely because Microsoft stopped supporting Windows 2000 some time ago. Note that OpenVPN 2.2 will also no longer include Windows 2000 support, as was discussed somewhere late august.

The nice fix would be to include the older version of tapinstall.exe in an update of the windows installer package. A quick&dirty hack is to copy over the tapinstall.exe from the 2.1.1 installer and then run 'tapinstall' again (from the OpenVPN menu option in the 'Start' menu)


HTH,

JJK


Reply via email to