Hi, Following up on the IRC chatlog:
On Mon, Aug 22, 2016 at 4:00 PM, Samuli Seppänen <sam...@openvpn.net> wrote: > Hi, > > Here's the summary of today's IRC meeting. > > snip.. > cron3, dazo, jamesyonan, mattock, OSTIF-Derek, syzzer, Thermi and > valdikss participated in this meeting. > > snip. > Discussed an issue with .ovpn file associations in Windows. It would be > best if clicking on a .ovpn file would bring up a gui that asks "do you > want to import this, or start it right away". Valdikss has planned on > doing a GUI such as that, and will hopefully provide a patch soon. > The GUI master branch does have an "import config file" menu. Its very basic and works only if the config file is self-contained with key, cert etc. as no additional files are imported. The config file gets copied to the users' config folder and gets added to the menu from where it could be started. As discussed here https://github.com/OpenVPN/openvpn-gui/issues/61 and based on a feature request on trac (?) we now plan (PR #62) to use file association of .ovpn to select the editor from "Edit config" menu in the GUI. It will default to notepad.exe if no file association is found. This allows the user to associate .ovpn with an editor of their choice. Instead, if we associate it with openvpn-gui as suggested above, we have to decide what to do for using user-defined editor for .ovpn files. Selva
------------------------------------------------------------------------------
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel