Changes between Version 1 and Version 2 of openvpn-gui-reinstall-to-different-path-breaks-it


Ignore:
Timestamp:
05/22/14 13:29:49 (10 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • openvpn-gui-reinstall-to-different-path-breaks-it

    v1 v2  
    1 This FAQ entry was originally taken from [http://thread.gmane.org/gmane.network.openvpn.user/34867 this email thread].
     1= OpenVPN-GUI reinstall to different path breaks it =
    22
    3 ----
     3== Question ==
    44
    55I installed openvpn to a wrong folder, then I reinstalled and installed it to the correct folder. Now I'm getting:
     
    1111How can that be fixed?
    1212
    13 ----
     13== Answer ==
    1414
    1515This happens because OpenVPN-GUI adds it's registry keys when it launches the first time (as an administrator) but never ever validates or changes them again. Basically OpenVPN-GUI is looking for openvpn.exe from the old location and gets confused. In the upcoming 2.4 releases this problem will be fixed, as openvpn-gui has it's own installer which should do a pretty good job at automatically sorting out this kind of problems.
    1616
    1717For now you can fix this by either removing OpenVPN-GUI's registry keys (HKEY_LOCAL_MACHINE\Software\OpenVPN-GUI) and running OpenVPN-GUI (as an admin), or by changing the value of the registry key which tells OpenVPN-GUI where to look for openvpn.exe.
     18
     19This FAQ entry was originally taken from [http://thread.gmane.org/gmane.network.openvpn.user/34867 this email thread].
     20
     21[wiki:FAQ Return to FAQ]