Ini-settings: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(→‎Third-party configurators: Changed header to normal English. Sorted alphabetically. Adjusted descriptions.)
Line 45: Line 45:




== 3-rd party configurators ==
== Third-party configurators ==


* [[TweakTC]] allows to configure hidden Total Commander options without  manual  editing its ini files.
* [[TC Plugins Manager]] - Plugin manager for plugins for Total Commander.
* [[TC Plugins Manager]] allows to manage Total Commander plugins installation easily.
* [[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]] allow to manage Total Commander advanced settings: main menu, Start menu, History list, Hotkeys etc.
* [[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.
 
TweakTC refers to compatibility with TC version 6.0x.  Unknown whether it is safe/useful with 7.5 and greater.




{{Backlink|Configuration|Configuration}}
{{Backlink|Configuration|Configuration}}
[[de:Ini-Einstellungen]]
[[de:Ini-Einstellungen]]

Revision as of 08:20, 7 February 2011

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.

wcx_ftp.ini

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

For details, see Description of wcx_ftp.ini settings.

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