Quantcast
Viewing all articles
Browse latest Browse all 262

Off Topic, Related • Re: Autostart OpenVPN-GUI

The solution to my similar problem was replacing the config file's absolute path with a relative one:

So I went from this:

"C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --connect "C:\Program Files\OpenVPN\config\myconfig.ovpn"

to this:

"C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --connect myconfig.ovpn --silent_connection 1

Also, make sure that (in my case) "C:\Program Files\OpenVPN\config" is the configuration files folder (settings->advanced->configuration files folder)

Statistics: Posted by notAnElephant — Thu Jun 13, 2024 7:39 am



Viewing all articles
Browse latest Browse all 262

Trending Articles