Search found 1 match

by wary
2008-06-10 22:06:51
Forum: Ant Renamer > Help
Topic: AntRenamer under WinXP SP2 with/without admin-rights
Replies: 6
Views: 3372

The way I like best for programs to store data is:
If a configfile in the Application Directory is found, use the application directory for configs (so you can use it portable on a thumbdrive etc.)
Else use %APPDATA%\Appname for config data.
%APPDATA% contains the path to the application data folder ...