Re: [BUGS] More SSL questions..
От | Magnus Hagander |
---|---|
Тема | Re: [BUGS] More SSL questions.. |
Дата | |
Msg-id | 6BCB9D8A16AC4241919521715F4D8BCE4764FB@algol.sollentuna.se обсуждение исходный текст |
Ответы |
Re: [BUGS] More SSL questions..
File names for client interfaces |
Список | pgsql-hackers-win32 |
> > > The problem with Appdata is that it's a hidden folder. Are we > > > storing files here that we expect the user to be able to get to > > > easitly and edit often? It may still be the best option, but I > > > thought I would rasise that point. The other option is > to put most > > > of this data into the registrty. > > > > > > BTW I have a few folders like %USERPROVILE%\.Application from > > > windows ports of Unix apps like the GIMP. > > > > It's not hidden on my XP-Pro box. > > OK, I can't believe I know the answer to this, but if you > display your %USERPROFILE directory using the standard XP > directory viewer, and under Tools/Folder_Options, choose > "View" then look at the "Hidden Files and Folders" option. I > bet you will see "Show hidden files and folders" > enabled, but by default that radio button is disabled. > > So, buy default "Application Data" is invisible in that > application, though you have enabled it, probably because you > know what you are doing and need to get to certain > configuration files. The comment in the API for the profile directory says: Version 5.0. The user's profile folder. A typical path is C:\Documents and Settings\username. Applications should not create files or folders at this level; they should put their data under the locations referred to by CSIDL_APPDATA or CSIDL_LOCAL_APPDATA. I think we should stay away from that one if possible. For the MSI install we could always add icons to edit the config file if people have a hard time finding it... The files are not hidden any more than they are hidden on unix by being named ".postgresql". I don't see this as a big problem. //Magnus
В списке pgsql-hackers-win32 по дате отправления: