Re: [Openvpn-devel] [PATCH] Make '--win-sys env' default

2011-11-23 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/11/11 13:39, David Sommerseth wrote: > Without this patch, the default path used by OpenVPN is hard coded to > C:\WINDOWS. As users might install Windows in a different directory, > this approach will cause OpenVPN to malfunction in some > co

Re: [Openvpn-devel] [PATCH] Make '--win-sys env' default

2011-11-23 Thread Gert Doering
Hi, On Fri, Nov 18, 2011 at 01:39:50PM +0100, David Sommerseth wrote: > Without this patch, the default path used by OpenVPN is hard coded > to C:\WINDOWS. As users might install Windows in a different directory, > this approach will cause OpenVPN to malfunction in some configurations. > > OpenV

[Openvpn-devel] [PATCH] Make '--win-sys env' default

2011-11-18 Thread David Sommerseth
Without this patch, the default path used by OpenVPN is hard coded to C:\WINDOWS. As users might install Windows in a different directory, this approach will cause OpenVPN to malfunction in some configurations. OpenVPN have supported using the system path, by adding --win-sys env. This patch remo