D
Deleted member 27741
Guest
I have openvpn working on rmerlin and it's great. Does anyone know how to connect to openvpn without the status screen showing?
*****************Solution placed here for your convenience*************************
*************************************************************************
I found a solution, you can add a switch onto the end of the command to get a silent_connect without altering the registry. For your viewing pleasure:
cd c:\program files\openvpn\bin
start openvpn-gui.exe --connect YOUROPENVPNFILE.ovpn --silent_connection 1
I have this saved in a .bat file. Of course use your own file name instead of YOUROPENVPNFILE.ovpn!
This solution was derived from the post of acevpn on the following web page:
https://forum.acevpn.com/vpn_postst...onfigure-to-Start-On-Boot-and-Connect-To.aspx
*****************Solution placed here for your convenience*************************
*************************************************************************
I found a solution, you can add a switch onto the end of the command to get a silent_connect without altering the registry. For your viewing pleasure:
cd c:\program files\openvpn\bin
start openvpn-gui.exe --connect YOUROPENVPNFILE.ovpn --silent_connection 1
I have this saved in a .bat file. Of course use your own file name instead of YOUROPENVPNFILE.ovpn!
This solution was derived from the post of acevpn on the following web page:
https://forum.acevpn.com/vpn_postst...onfigure-to-Start-On-Boot-and-Connect-To.aspx
Last edited by a moderator: