Total Commander (formerly Windows Commander) is an orthodox file manager for Windows, Windows Phone, Windows Mobile/Windows CE and Android, developed by the Swiss Christian Ghisler. Originally coded using Delphi, latest Windows 64-bit versions were done with Lazarus. March 25, 2020: Total Commander 9.51 final (32+64 bit) for Windows released October 13, 2019: Secure FTP client (FTP over SSL/TLS) broken by recent Windows update October 30, 2020: Total Commander 3.11 final for Android released. Features in Total Commander 9.51 now include.
Developer(s) | Christian Ghisler | ||||||
---|---|---|---|---|---|---|---|
Initial release | September 25, 1993; 27 years ago | ||||||
Stable release(s)[±] | |||||||
| |||||||
Preview release(s)[±] | |||||||
| |||||||
Written in | Object Pascal | ||||||
Operating system | Windows, Android, Windows Phone | ||||||
Size |
| ||||||
Type | File manager | ||||||
License | Shareware on Windows Freeware on Android and Windows Phone | ||||||
Website | www.ghisler.com |
Total Commander Ultima Prime 8.0 With Crack is an “amateur” build that includes Total Commander’s file manager and a whole set of the best free programs of all kinds and purposes. We won’t be sneaky if we say that by installing this build on your computer you will find there the best “for all occasions” programs that are distributed. A SECOND version of the new Total Commander 9 icons are available now. They are in 16x16 and 32x32 now! 24x24 will be added at a later time. Download here: wcmicons9v3.zip The second version and newer should be less blurry, with better contrasts. They are based on the IconExperience Gradient Style G collection icons. You can try them like this: 1.
Total Commander (formerly Windows Commander) is an orthodox file manager for Windows, Windows Phone, Windows Mobile/Windows CE[7][8] and Android, developed by the Swiss Christian Ghisler. Originally coded using Delphi, latest Windows 64-bit versions were done with Lazarus. It features a built-in FTP client, tabbed interface, file compare, archive file navigation, and a multi-rename tool with regular expression support. It is for the most part compatible with Linux using Wine.[9]
The utility supports extensibility via plugins,[10][11] and it can bind external programs for viewing or editing files. Many plugins are freely available for e.g. different packer formats or file viewer for special file formats. Many functions not available by default are supported and can be assigned to icons.[12]
From 1993 until 2002, Total Commander was called Windows Commander. The name was changed in 2002 after Microsoft pointed out that the word 'Windows' was their trademark.[13]
See also[edit]
References[edit]
- ^'Total Commander 9.51 final available'. Ghisler.ch. 2020-03-25. Retrieved 2020-03-25.
- ^'Total Commander 3.20 final for Android available'. Ghisler.ch. 2021-01-22. Retrieved 2021-01-23.
- ^'Total Commander – Windows Apps on Microsoft Store'. Ghisler.ch. 2016-04-28. Retrieved 2016-11-24.
- ^'Total Commander 9.51 release candidate 6 available'. Ghisler.ch. 2020-03-18. Retrieved 2020-03-18.
- ^'History Total Commander for Android'. Ghisler.ch. 2021-01-12. Retrieved 2021-01-22.
- ^'Total Commander - Windows Phone Apps+Games Store'. Windowsphone.com. 2015-06-22. Retrieved 2015-06-27.
- ^https://www.ghisler.com/ce.htm
- ^https://www.ghisler.com/ce2.htm
- ^Total Commander (a.k.a. Windows Commander) WineHQ app db
- ^'List of 64-bit plugins and addons'. Total Commander Wiki. Retrieved 14 September 2018.
- ^'Total Commander - Addons'. ghisler.com. Retrieved 14 September 2018.
- ^'Total Commander - Support area'. www.ghisler.com. Retrieved 14 September 2018.
- ^'Total Commander - Name change'. windowscommander.com. Retrieved 14 September 2018.
Total Commander Program
External links[edit]
- Total Commander orthodox file manager - Softpanorama
If you are a fan of dual-pane file managers, Total Commander is the app that needs no introduction to you. It is definitely the best app of its class, , mature, feature rich, and very powerful. Starting in version 9.50, the app adds support for native dark mode available in Windows 10.
Dark theme in Total Commander
Here is how it looks:
You can enable or disable it from settings under Option > Display > Color. Also, It can be enabled on the operating systems released prior to Windows 10.
On Windows 10, you can make it follow the Personalization color option. The following video demonstrates it in action.
The automatic dark mode feature works on Windows 10 1809 or newer. You can turn on it manually on Windows XP and newer.
Total Commander is always about great features, not just about themes. Version 9.50 includes the following new options.
Online Installer
Total Commander 9.50 now comes with a new installer that is able to download the most recent available app version on today. The offline setup method is still supported, but requires extra steps. Check out the following page.
Better USB Device Support
There is a new option in wincmd.ini that hides USB devices without drive letter from drive button bar. Set it as:
[Configuration]
DriveBarHide=;
Another change made to USB device handling is the ability to show up to 3 connected USB devices without drive letter (e.g. phones, tablets) also in drive buttonbar.
Also for the Drive drop-down list and drive buttonbar Total Commander can show the 'eject' overlay over the drive icon for external USB hard disks. This can be Enable/Disable via wincmd.ini:
[Configuration]
CheckUsbHdd=1/0
History Entries to Store
You can define the option HistoryLenStored= in wincmd.ini under the [Configuration] section to set a number of entries in history to be stored to wincmd.ini [LeftHistory] and [RightHistory]. Default=200 on NT based systems, same as HistoryLen on 9x/ME due to limited max ini size.
Directory history thinning
Total Command will only add a directory to its navigation history if the user stayed there for x seconds, or performed any file operation in that location. The hotkey Alt+Shift+Down arrow (and a new command cm_DirectoryHistoryNoThinning) shows the history list without thinning.
- wincmd.ini > [Configuration] > HistoryThinningDelta=5000 defaults to 5 seconds the user must stay in a directory to keep it in the history.
- wincmd.ini > [Configuration] > HistoryThinning=1/0 turns thinning on / off.
- wincmd.ini > [Configuration] > HistoryThinning=1, HistoryThinningDelta=0 enables thinning only when the user starts some operation in the directory, not by timeout.
'Everything' search tool integration
If you are using Everything as you search tool, here are a couple of changes in version 9.50 you may find useful:
- Search with 'Everything': Show percent of the search results transferred to Total Commander and added to the result list (Everything reports the total number of found files)
- Search with 'Everything': Show command sent to 'Everything' in search status bar. Repeated calls are shown with the file numbers requested, e.g. 10000-.
- Find files: Automatically check 'Everything' option when using prefix ev: or ed: in search field.
Other changes include
- You can now directly upload files from archives to FTP and preserve timestamps if the server supports it.
- Three new internal commands: cm_SwitchDarkmode to switch dark mode on/off, cm_EnableDarkmode to switch it on and cm_DisableDarkmode to switch it off.
- Support substrings from environment variables, e.g. %variable:~2,3% skips 2 characters and then keeps 3. Negative variables are counted from the back of the string.
- Configuration - Options - Color: Show preview (example output) also for Lister, Compare by contents, title bars, hint windows, and dark mode
- Right click on directory tab -> 'Recently closed tabs': Hold down Shift to re-open a closed tab in the background.
- wincmd.ini [Configuration] InheritCaseSensitiveDir=1: If a folder has 'case sensitive names' option set, inherit it when creating new folder inside. 0=off, 1=on, 2=on also when needing admin rights (tcmadmin)
- Multi-rename tool: New placeholders [c3]: The last value of the counter defined in the Define counter field.
- Multi-rename tool: New placeholders [c2]: Like [c] but with the number of digits defined in the Define counter field.
- Multi-rename tool: New placeholders [c1] or [c]: Number of files/folders in the file list, e.g. 'File [C] of [c]' -> 'File 1 of 101' etc.
- F5 copy dialog now Support directory hotlist (Ctrl+D).
- Transfer from FTP server to FTP server with F5: the app can try to preserve time stamps where available.
- Network drive right click menu: Show new command 'cd serverpath' to switch to UNC path of that drive letter
- wincmd.ini, resolution-specific section (e.g. [1920x1080 (8x16)], CursorPenWidth_96=0: Set width in pixels of the caret (current file cursor) in file lists for secondary screen with specific DPI value (needs Windows 10 creators update or newer).
- wincmd.ini, resolution-specific section (e.g. [1920x1080 (8x16)], CursorPenWidth=0: Set width in pixels of the caret (current file cursor) in file lists: 0=thin, >0 value in pixels, automatically scaled with DPI.
Besides these, version 9.50 introduces plenty of various improvements made to encoding support for archive, search, Lister, and plugin support.
Total Commander
You can get the app here
Get Total Commander
Advertisment