Config Files » History » Revision 14
Revision 13 (Per Amundsen, 11/11/2015 03:29 AM) → Revision 14/40 (Per Amundsen, 12/09/2015 09:16 PM)
{{>toc}}
h1. Config Files
Config files are stored in the AdiIRC folder if you have write access, if not, they are stored in <notextile>%LOCALAPPDATA%\AdiIRC</notextile> (C:\Users\USERNAME\AppData\Local\AdiIRC).
Typing [[/paths]] -o will open the config folder.
commands.ini - Custom aliases.
config.ini - Most AdiIRC options.
menus.ini - Custom menu items.
networks.ini - New Server list options.
servers.ini - Old Server list options.
vars.ini - Global scripting variables which are saved across sessions.
nicklistbuttons.ini - Custom nick list button items.
users.ini - Custom user access levels.
addrbk.ini - Address book users.
nowplaying.txt - Random now playing items.
quits.txt - Random quit messages.
slaps.txt - Random slaps.
h1. Deprecated files
These are automatically added to config.ini and removed when upgrading from an older to newer version of AdiIRC.
positions.ini - Was used to store windows positions.
away.ini - Was used to store away options.
ignore.ini - Was used to store ignore options.
h1. Config folders
Various folders are created for storing data, most of these can be changed in the options dialog.
Cache\Favicons - Stores favicons if [[Options_Dialog|Options]] -> [[Icon_Options|Icons]] -> [[Icon_Options#Get-favicons-from-server-website|Get favicons from server website]] is enabled.
Dict - Store any installed [[Spellcheck|spellcheck dictionaries]].
Download - Stores incoming DCC downloads set in [[Options_Dialog|Options]] -> [[Options_DCC|DCC]].
Logs - Stores all log files set in [[Options_Dialog|Options]] -> [[Options_Logging|Logging]].
Scripts - Stores all scripts.
Themes - Stores all installed themes.
Plugins - Stores all installed plugins.