Config Files » History » Version 20
  Mr. BS, 04/27/2016 08:10 PM 
  
| 1 | 7 | Per Amundsen | {{>toc}} | 
|---|---|---|---|
| 2 | |||
| 3 | 1 | Per Amundsen | h1. Config Files  | 
| 4 | |||
| 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 | |||
| 10 | commands.ini - Custom aliases.  | 
||
| 11 | config.ini - Most AdiIRC options.  | 
||
| 12 | menus.ini - Custom menu items.  | 
||
| 13 | 13 | Per Amundsen | networks.ini - New Server list options.  | 
| 14 | servers.ini - Old Server list options.  | 
||
| 15 | 1 | Per Amundsen | vars.ini - Global scripting variables which are saved across sessions.  | 
| 16 | nicklistbuttons.ini - Custom nick list button items.  | 
||
| 17 | users.ini - Custom user access levels.  | 
||
| 18 | 14 | Per Amundsen | addrbk.ini - Address book users.  | 
| 19 | 1 | Per Amundsen | |
| 20 | nowplaying.txt - Random now playing items.  | 
||
| 21 | quits.txt - Random quit messages.  | 
||
| 22 | slaps.txt - Random slaps.  | 
||
| 23 | |||
| 24 | 7 | Per Amundsen | h1. Deprecated files  | 
| 25 | 1 | Per Amundsen | |
| 26 | 4 | Per Amundsen | These are automatically added to config.ini and removed when upgrading from an older to newer version of AdiIRC.  | 
| 27 | |||
| 28 | 1 | Per Amundsen | positions.ini - Was used to store windows positions.  | 
| 29 | away.ini - Was used to store away options.  | 
||
| 30 | ignore.ini - Was used to store ignore options.  | 
||
| 31 | 8 | Per Amundsen | |
| 32 | h1. Config folders  | 
||
| 33 | |||
| 34 | Various folders are created for storing data, most of these can be changed in the options dialog.  | 
||
| 35 | 1 | Per Amundsen | |
| 36 | 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.  | 
| 37 | 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.  | 
| 38 | 19 | Per Amundsen | \Dict - Store any installed [[Spellcheck|spellcheck dictionaries]].  | 
| 39 | \Download - Stores incoming DCC downloads set in [[Options_Dialog|Options]] -> [[DCC_Options|DCC]] -> [[DCC_Options#Default-download-dir|Default download dir]].  | 
||
| 40 | \Logs - Stores all log files set in [[Options_Dialog|Options]] -> [[Logging_Options|Logging]] -> [[Logging_Options#LogFolder|Log Folder]].  | 
||
| 41 | \Scripts - Stores all scripts.  | 
||
| 42 | \Themes - Stores all installed themes.  | 
||
| 43 | \Plugins - Stores all installed plugins.  |