Ini-settings: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Ultra TC Editors)
mNo edit summary
Line 38: Line 38:




== Useful 3-rd party applications ==
== 3-rd party configurators ==


* [[TweakTC]] allows to configure hidden Total Commander options without  manual  editing its ini files.
* [[TweakTC]] allows to configure hidden Total Commander options without  manual  editing its ini files.

Revision as of 20:38, 7 May 2007

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 contains some plugins's 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.

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

The location can be changed using command line parameters. The location of the ini files can also be set in the Registry. To do this, the location can be set either at installation time, or using the standalone program inireloc.exe, available on www.ghisler.com in Addons section.


3-rd party configurators

  • TweakTC allows to configure hidden Total Commander options without manual editing its ini files.
  • TC Plugins Manager allows to manage Total Commander plugins installation easily.
  • Ultra TC Editors allow to manage Total Commander advanced settings: main menu, Start menu, History list, Hotkeys etc.



Back to Configuration