Page 1 of 1

(RESOLVED) Modify default configuration

Posted: Thu Nov 08, 2018 11:17 am
by David33
Hello,

I'm looking to know if it's possible de modify the default configuration of the OpenVPN-gui client. The goal is to deploy through GPO OpenVPN on my AD network with direct good configuration.

The options I want to check, if it's possible, are in "Configuration" (in Gui client) -> genreal -> Check at Start and check at Silence connection.

I rode about NSIS but I don't know if this is the way I have to take.

Thanks in advanced for your returns and hope there is a way to do something.

David

Edit : Sorry, I think this is take more place in the "Scripting and Customizations" sub channel.

Re: Modify default configuration

Posted: Thu Nov 08, 2018 11:40 am
by David33
I found the solution, I just didn't scroll down enough :

https://github.com/OpenVPN/openvpn-gui/

This is in register key we can modify these checkbox.

HKEY_CURRENT_USER\SOFTWARE\OpenVPN-GUI\

Thanks