Project

General

Profile

Config Files » History » Revision 23

Revision 22 (Per Amundsen, 08/13/2016 09:44 PM) → Revision 23/40 (Per Amundsen, 08/28/2016 04:27 AM)

{{>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 [[/echo|//echo]] -ag [[$adiircdir]] will print the path to the config folder. 
 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 Nicklist buttons. 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]] -> [[Icons_Options|Icons]] -> [[Icons_Options#Get-favicons-from-server-website|Get favicons from server website]] is enabled. 
 \Cache\History - Stores editbox history if [[Options_Dialog|Options]] -> [[Messages_Options|Messages]] -> [[Messages_Options#Save-and-restore-history|Save and restore history]] is enabled. 
 \Cache\Monitor - Stores monitor panel data if any [[Options_Dialog|Options]] -> [[Monitor_Options|Monitor]] -> Save and restore option is enabled. 
 \Dict - Store any installed [[Spellcheck|spellcheck dictionaries]]. 
 \Download - Stores incoming DCC downloads set in [[Options_Dialog|Options]] -> [[DCC_Options|DCC]] -> [[DCC_Options#Default-download-dir|Default download dir]]. 
 \Logs - Stores all log files set in [[Options_Dialog|Options]] -> [[Logging_Options|Logging]] -> [[Logging_Options#LogFolder|Log Folder]]. 
 \Scripts - Stores all scripts. 
 \Themes - Stores all installed themes. 
 \Plugins - Stores all installed plugins.