Best Programming Practice?



I am writing an application to run on TS/Citrix. Is it better practice to store a file containing user-specific application parameters/settings somewhere under the user's home directory (%HOMEDRIVE%%HOMEPATH%) or under the user's application data directory (%APPDATA%)? I need to support load-balanced user sessions so I need to put this information in a location where it will be universally available. I understand that the home directory is often mapped from a network location but I don't know if this is also true of the application data directory. Thanks.
.



Relevant Pages

  • Re: Best Programming Practice?
    ... Your Terminal Services Security Website ... somewhere under the user's home directory or under ... the user's application data directory? ... directory is often mapped from a network location but I don't know if this ...
    (microsoft.public.windows.terminal_services)
  • Re: MS rights...
    ... supports ifmemberof(as well as many other scripting var's. ... She also has a home directory. ... > I have a User Data directory that contains all the users' ... > directory that contains her Accounting department folder ...
    (microsoft.public.win2000.security)
  • MS rights...
    ... I have a user Betty Sue that is a member of the Accounting ... She also has a home directory. ... I have a User Data directory that contains all the users' ...
    (microsoft.public.win2000.security)
  • Re: [openSSH] home dir shared between users
    ... You shouldn't have a common home directory between users. ... (with a single key) ... and a symlink to the actual data directory there. ...
    (comp.security.ssh)
  • Re: How to enforce disk quotas for MySQL users?
    ... > * move data files to directory in user x's home directory ... > * simlink to the data directory from the MySQL default data directory ...
    (comp.unix.admin)