Hi,

Samuli Seppänen <sam...@openvpn.net> wrote:

>
>> Looks like there is a general consensus on this. If so, I will post a
>> patch later today to use %APPDATA%
>>
>> Selva
>>
>
> SviMik had a very good point against using %APPDATA%: it is a hidden
> folder. At least on Windows 7 it seems to be hidden at the filesystem
> level, because no tools seem to see it. However, doing a
>
>   cd $HOME\Appdata
>
> in Powershell will work, so the directory _is_ there even though it is
> invisble.
>
> I don't think we should put the configuration files into folder people
> will not find without extra tinkering.
>
>
As the UI improves with functionality to properly edit/tweak configs, make
new configs, import dependent files etc., the need for direct tinkering
will decrease. We could add a menu option to navigate to the config folder,
but not sure how well that works with hidden folders.

Also note that use of %APPDATA% actually means %APPDATA%\Local  (or
%APPDATA%\Roaming  if domain users need to see the same configs no matter
where the login from, which I do not think is necessary or proper in this
case).

Selva
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to