There are now available builds localized into several languages. These are available in both ActiveSync self-installing executables (~480 KB), and also the original CAB (~1.4 MB) which some find more handy for installing directly off the web.
These are builds of the 2.1.0 version of OpenVPN. This is compatible with 2.0.x servers, so I would use this, personally.
| Active Sync (~480 KB) | CAB (~1.4 MB) | Signed CAB (WM5 only) |
| English CAB | English WM5 Signed CAB | |
| Français CAB | Français WM5 Signed CAB | |
| Italiano CAB | Italiano WM5 Signed CAB | |
| Polski CAB | Polski WM5 Signed CAB | |
| Português | Português CAB | Português WM5 Signed CAB |
| Deutsche | Deutsche CAB | Deutsche WM5 Signed CAB |
| Ελληνική | Ελληνική CAB | Ελληνική WM5 Signed CAB |
If one finds need, the CAB for the English Debug build are here:
| md5sum |
The following is needed only if you want to build it yourself from scratch:
2.1.0 Source Files (~1.2 MB)
This is the modified openvpn 2.1.0 source code. There is an eVC4 workspace, openvpn.vcw, in the root that contains all projects and build configurations.
3rd Party Libraries (~13 MB)
These are precompiled 3rd party libraries, such as OpenSSL, and LZO, that are required to build. You can get the official source from the relevant sources if you like and build them yourself, or you can just used these pre-compiled ones. The eVC4 workspace is constructed such that it assumes the directory 3rdpty is a sibling of the openvpn source directory and has include and lib paths constructed based upon that assumption.
This is the last 2.0.5 build I did on October 7th, 2006. I wouln't mess with this unless 2.1 is broken for some reason (which it shouldn't be).
| Active Sync (~480 KB) | CAB (~1.4 MB) | Signed CAB (WM5 only) |
| English CAB | English WM5 Signed CAB | |
| Français CAB | Français WM5 Signed CAB | |
| Italiano CAB | Italiano WM5 Signed CAB | |
| Polski CAB | Polski WM5 Signed CAB | |
| Português | Português CAB | Português WM5 Signed CAB |
| Deutsche | Deutsche CAB | Deutsche WM5 Signed CAB |
| Ελληνική | Ελληνική CAB | Ελληνική WM5 Signed CAB |
2.0.5 Source Files (~600 KB)
This is the modified openvpn 2.0.5 source code. There is an eVC4 workspace, openvpn.vcw, in the root that contains all projects and build configurations.