Ini-settings: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(contplug.ini, Location)
(→‎Files list: addition of some info about wincmd.ini, wcx_ftp.ini)
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
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.
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.
__TOC__
__TOC__
== Files list ==
== Files list ==
=== wincmd.ini ===
=== wincmd.ini ===


This is the main configuration file which contains most of settings, except some plugins' and FTP client's options.
This is a name the '''main configuration file''' which contains most of settings, except some plugins' and FTP client's options. The name and location of main configuration file in modern Total Commander versions can be defined in [[Finding_the_paths_of_Total_Commander_files#Finding_the_TC_main_config_file|registry]] or by [[command line parameters]].
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.
Most of settings can be changed from Total Commander 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 [[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://utceditors.totalcmd.net/tc_tools/ultra_tc_editors/df/english.xml English] and  [http://utceditors.totalcmd.net/tc_tools/ultra_tc_editors/df/russian.xml Russian] pages on [[Ultra TC Editors]] website. '''''Note:''''' settings there are listed and organized as they appear in [[Ultra_TC_Editors#Configuration_Editor|Ultra TC Editors Configuration_Editor]].


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


This file contains settings for Total Commander built-in FTP client.
This file contains settings for Total Commander built-in FTP client. The name and location of '''FTP configuration file''' in modern Total Commander versions can be defined in [[Finding_the_paths_of_Total_Commander_files#Finding_the_TC_FTP_config_file|registry]] or by [[command line parameters]]. Most settings can also be changed from Total Commander dialog boxes.


For details, see [[wcx_ftp.ini|Description of wcx_ftp.ini settings]].
For details, see [[wcx_ftp.ini|description of '''wcx_ftp.ini''' settings]].
 
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] and  [http://utceditors.totalcmd.net/tc_tools/ultra_tc_editors/df/russian.xml Russian] pages on [[Ultra TC Editors]] website. '''''Note:''''' settings there are listed and organized as they appear in [[Ultra_TC_Editors#Configuration_Editor|Ultra TC Editors Configuration_Editor]].


=== contplug.ini ===
=== contplug.ini ===
Line 30: Line 34:


This file contains settings for some Packer plugins.
This file contains settings for some Packer plugins.


== Location ==
== Location ==
Line 45: Line 48:




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




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

Revision as of 09:27, 5 December 2019

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 a name the main configuration file which contains most of settings, except some plugins' and FTP client's options. The name and location of main configuration file in modern Total Commander versions can be defined in registry or by command line parameters. Most of settings can be changed from Total Commander 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 and Russian pages on Ultra TC Editors website. Note: settings there 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. The name and location of FTP configuration file in modern Total Commander versions can be defined in registry or by command line parameters. Most settings can also be changed from Total Commander dialog boxes.

For details, see description of wcx_ftp.ini settings.

For the most up to date information about Total Commander configuration settings, see English and Russian pages on Ultra TC Editors website. Note: settings there 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