26 Jun 2012 11:02
[PATCH] Added notes about upgrading from 2.3-alpha1 and earlier to INSTALL-win32.txt
<samuli <at> openvpn.net>
2012-06-26 09:02:15 GMT
2012-06-26 09:02:15 GMT
From: Samuli Seppänen <samuli <at> openvpn.net> Signed-off-by: Samuli Seppänen <samuli <at> openvpn.net> --- INSTALL-win32.txt | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/INSTALL-win32.txt b/INSTALL-win32.txt index 5a0f3a9..4afef32 100644 --- a/INSTALL-win32.txt +++ b/INSTALL-win32.txt <at> <at> -1,3 +1,27 <at> <at> +UPGRADING FROM 2.3-ALPHA1 AND EARLIER + +OpenVPN Windows installer went through major changes in +2.3-alpha2. To avoid any unexpected behavior, it is strongly +suggested to upgrade as follows. + +First backup configuration files and certificates from your +current installation; by default they're in + + C:\Program Files\OpenVPN\config (32-bit Windows) + C:\Program Files (x86)\OpenVPN\config (64-bit Windows) + +After this, stop the openvpn-gui or the openvpn service +wrapper, if either of them is running and uninstall OpenVPN. +Finally, remove the OpenVPN install directory entirely (e.g. +using Windows Explorer as administrator). + +Finally, install the new version of OpenVPN and copy over(Continue reading)
RSS Feed