Project

General

Profile

Config Files » History » Version 28

Mr. BS, 02/06/2017 02:24 PM

1 7 Per Amundsen
{{>toc}}
2
3 22 Per Amundsen
h1. Config files
4 1 Per Amundsen
5 5 Per Amundsen
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).
6 1 Per Amundsen
7 19 Per Amundsen
Typing [[/echo|//echo]] -ag [[$adiircdir]] will print the path to the config folder.
8 1 Per Amundsen
Typing [[/paths]] -o will open the config folder.
9 28 Mr. BS
Menu tools -> Config files - will open the config folder.
10 1 Per Amundsen
11 26 Per Amundsen
commands.ini - Custom [[/alias|aliases]].
12
config.ini - Most AdiIRC [[Options Dialog|options]].
13 27 Per Amundsen
menus.ini - Custom [[Scripting_Menus|menu items]].
14 24 Per Amundsen
networks.ini - New Serverlist options.
15
servers.ini - Old Serverlist options.
16 26 Per Amundsen
vars.ini - [[/set|Global scripting variables]] which are saved across sessions.
17 23 Per Amundsen
nicklistbuttons.ini - Custom Nicklist buttons. 
18 1 Per Amundsen
users.ini - Custom user access levels.
19 26 Per Amundsen
addrbk.ini - [[/abook|Address book users]].
20 1 Per Amundsen
21
nowplaying.txt - Random now playing items.
22
quits.txt - Random quit messages.
23
slaps.txt - Random slaps.
24
25 7 Per Amundsen
h1. Deprecated files
26 1 Per Amundsen
27 4 Per Amundsen
These are automatically added to config.ini and removed when upgrading from an older to newer version of AdiIRC.
28
29 1 Per Amundsen
positions.ini - Was used to store windows positions.
30
away.ini - Was used to store away options.
31
ignore.ini - Was used to store ignore options.
32 8 Per Amundsen
33
h1. Config folders
34
35
Various folders are created for storing data, most of these can be changed in the options dialog.
36 1 Per Amundsen
37 19 Per Amundsen
\Cache\Favicons - Stores favicons if  [[Options_Dialog|Options]] -> [[Icons_Options|Icons]] -> [[Icons_Options#Get-favicons-from-server-website|Get favicons from server website]] is enabled.
38 20 Mr. BS
\Cache\History - Stores editbox history if [[Options_Dialog|Options]] -> [[Messages_Options|Messages]] -> [[Messages_Options#Save-and-restore-history|Save and restore history]] is enabled.
39 25 Per Amundsen
\Cache\Monitor - Stores [[Monitor Panels]] data if any [[Options_Dialog|Options]] -> [[Monitor_Options|Monitor]] -> Save and restore option is enabled.
40 19 Per Amundsen
\Dict - Store any installed [[Spellcheck|spellcheck dictionaries]].
41
\Download - Stores incoming DCC downloads set in [[Options_Dialog|Options]] -> [[DCC_Options|DCC]] -> [[DCC_Options#Default-download-dir|Default download dir]].
42
\Logs - Stores all log files set in [[Options_Dialog|Options]] -> [[Logging_Options|Logging]] -> [[Logging_Options#LogFolder|Log Folder]].
43
\Scripts - Stores all scripts.
44
\Themes - Stores all installed themes.
45
\Plugins - Stores all installed plugins.