Ini-settings: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
For details, see [[wincmd.ini|Description of wincmd.ini settings]].
For details, see [[wincmd.ini|Description of wincmd.ini settings]].


For the most up to date information about Total Commander configuration settings, see [http://goo.gl/ZKUu6b English] [http://goo.gl/zMYalb Russian]. '''''Note:''''' settings are listed and organized as they appear in [[Ultra_TC_Editors#Configuration_Editor]]
For the most up to date information about Total Commander configuration settings, see [http://utceditors.totalcmd.net/tc_tools/ultra_tc_editors/df/english.xml English] [http://utceditors.totalcmd.net/tc_tools/ultra_tc_editors/df/russian.xml Russian]. '''''Note:''''' settings are listed and organized as they appear in [[Ultra_TC_Editors#Configuration_Editor]]


=== wcx_ftp.ini ===
=== wcx_ftp.ini ===

Revision as of 22:06, 21 June 2015

Total Commander has two main configuration files: wincmd.ini and wcx_ftp.ini (these are default names which can be changed via the command line parameters). Also there are several minor files which contain some plugins' options.

Files list

wincmd.ini

This is the main configuration file which contains most of settings, except some plugins' and FTP client's options. Most of settings can be changed from dialog boxes. Very few settings can only be changed directly, either because they are not meant for the end user, or they are only a workaround to a specific problem.

For details, see Description of wincmd.ini settings.

For the most up to date information about Total Commander configuration settings, see English Russian. Note: settings are listed and organized as they appear in Ultra_TC_Editors#Configuration_Editor

wcx_ftp.ini

This file contains settings for Total Commander built-in FTP client.

For details, see Description of wcx_ftp.ini settings.

For the most up to date information about Total Commander configuration settings, see English Russian. Note: settings are listed and organized as they appear in Ultra_TC_Editors#Configuration_Editor

contplug.ini

This file contains settings for some Content plugins.

fsplugin.ini

This file contains settings for some File-system plugins.

lsplugin.ini

This file contains settings for some Lister plugins.

pkplugin.ini

This file contains settings for some Packer plugins.


Location

Configuration files default location:

  • under Windows Vista: "%AppData%\Ghisler" folder
  • under older systems: Windows directory

Location can be changed:

  • using command line parameters
  • in the Registry. It can be set either at TC installation time, or using the standalone program IniReloc (available at www.ghisler.com in Addons section).


Third-party configurators

  • TC Plugins Manager - Plugin manager for plugins for Total Commander.
  • TweakTC - Application to configure advanced options of Total Commander which otherwise would have to be configured by editing settings files of Total Commander directly. TweakTC refers to compatibility with Total Commander version 6.0x. So it may be unsafe/not useful to use with later versions.
  • Ultra TC Editors - Package of tools for (advanced) configuration of different parts of Total Commander. Includes tools to edit main menu, start menu, history list, hotkeys, etc.



Back to Configuration