Ini-settings: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Parts about INIs moved to seperate pages)
(Applications)
Line 34: Line 34:
== 3-rd party applications ==
== 3-rd party applications ==


[[TweakTC|Tweak Total Commander]] (3-rd party utility) is  designed for advanced  configuration  of Total Commander without  manual  editing its ini files.
* [[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.


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

Revision as of 20:19, 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 (WFX) plugins.

lsplugin.ini

This file contains settings for some Lister (WLX) 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 applications

  • 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.

Back to Configuration