English FAQs >>> FAQs: Summary - Tips & Tricks collection (this page here / diese Seite hier) >>> viewtopic.php?f=3&t=52425
Code: Select all
Deustch >>> FAQs: Übersicht - Tipps & Tricks Sammlung >>> https://ghisler.ch/board/viewtopic.php?f=2&t=52423
English >>> FAQs: Summary - Tips & Tricks collection >>> https://ghisler.ch/board/viewtopic.php?f=3&t=52425
Here I have collected some knowledge from the forum and sorted thematically.
Many thanks to everybody who had shared their knowledge, without your input this collection wouldn't be possible at all!
General Information:
The FAQ on TC home page > https://www.ghisler.com/efaquser.htm
TOTALCMD.CHM , MENU Help, F1-key
History.txt > https://www.ghisler.com/history.txt
Wiki > https://www.ghisler.ch/wiki/index.php/Main_Page
Forum > Total Commander (English) >> viewforum.php?f=3
FAQs: Bilder posten verlinken einfügen / How-to post image picture screenshot
viewtopic.php?p=287482#p287482
FAQs: Total Commander is fully portable / UseIniInProgramDir=7
https://www.ghisler.ch/board/viewtopic.php?f=3&t=41760&p=292844#p292844
FAQs: Silent Installation // Automatic deployment
viewtopic.php?p=386696#p386696
FAQs: TC 9.50 - Tips & Tricks for new user, first settings // Update // Backup
viewtopic.php?f=3&t=54260&p=360199#p360199
Wiki: What to backup? These are the files you need to backup
https://www.ghisler.ch/wiki/index.php?title=Backup
Windows x64: Explorer vs TC: Content of System32 folder is different
viewtopic.php?f=3&t=25743
FAQs: How to create an button / Icons / Variables / Quoting
viewtopic.php?p=344803#p344803
Shorty Eng/Deu:
How to create an button? // Wie einen Button erstellen? // Button code TOTALCMD#BAR#DATA
>> viewtopic.php?p=390697#p390697
FAQs: Button-code: How-to Copy Share Paste a button ('TOTALCMD#BAR#DATA')
viewtopic.php?p=335879#p335879
FAQs: Button - How to execute more than one command at once
viewtopic.php?p=287794#p287794
FAQs: User-Defined Command (UDC) (usercmd.ini) em_command
- Create own commands to use in button or to execute them by an keyboard shortcut.
viewtopic.php?p=344777#p344777
FAQs: Add keyboard shortcut Hotkey to em_ or cm_ commands
viewtopic.php?p=388478#p388478
FAQs: TCs' internal commands - how-to find and use them
viewtopic.php?p=289931#p289931
Search and copy Video files only // Load/Save Search Criteria // Copy whole folder structure // Only files of this type // Filter view list
viewtopic.php?p=390483#p390483
How to create a button to ..process.. all files in a folder (ForEachSelectedFileDo... vbs)
viewtopic.php?p=355257#p355257
FAQs: TC Skripten für jede Datei // TC scripting for each file
viewtopic.php?p=390617#p390617
FAQs: automate/script TC with AutoHotkey AHK
viewtopic.php?p=350976#p350976
TC9: "Send WM_USER+50 with wparam" - how-to? (Just some basic examples with AutoHotkey AHK)
viewtopic.php?t=44451
FAQs: Copy Base Name To Clip Clipboard w/o Extension
/// Remove Extension
/// Remove last sign, remove trailing backslash
/// Modify names of selected files or folders and copy result to clipboard.
viewtopic.php?p=323981#p323981
was FAQs: MULTIRENAME LOAD: Multi-rename tool default setting MRT F2 save
FAQs: Multi-rename tool (MRT) / Save+Load template (MULTIRENAME) / Default setting (MultiRenameLoadSettings)
viewtopic.php?p=347067#p347067
FAQs: INI-History - Clear remove delete drop / INI Redirect Section
viewtopic.php?p=288071#p288071
Custom columns / User defiened view / Show file details
http://www.ghisler.ch/wiki/index.php/Custom_columns
FAQs: Create a user defined 'Custom Column'
viewtopic.php?p=351792#p351792
FAQs: PLUGINs - Find / Installing / Removing a plugin:
viewtopic.php?p=294671#p294671
WDX - Content Plugins // Inhaltsplugins: the most useful, sorted by file type
viewtopic.php?p=356500#p356500
Copy without question inquiry / interception / interruption (SkippedFileCopy=1)
First copy all files where the user doesn't need to be asked and skip all with errors, ask at the end
viewtopic.php?p=384511#p384511
FAQs: Color highlight a file (or folder) by any of its properties
viewtopic.php?p=352014#p352014
FAQs: How to start TC in privileged mode when Windows starts / Run As Admin / admin rights / startup / Autostart / RunAsAdmin / RunAs Admin
viewtopic.php?p=353259#p353259
FAQs: How to register Total Commander with a license key
viewtopic.php?p=348877#p348877
FAQs: File comments / descript.ion / descriptions / Ctrl+Z / files.bbs / bytes 04 C3 82
viewtopic.php?p=355053#p355053
TC Help suggestion > SELECTFILES: Add example how to use modifiers
Supported modifiers: D=only folders, B=both, U=unselect, L=left side, R=right side, T=target panel,
S=Reverts whether just files or files+folders are selected when Shift is pressed during execution
Examples >> https://www.ghisler.ch/board/viewtopic.php?p=317023#p317023
How to use "Everything" indexing utility with TC? by tuska
How to use "Everything" indexing utility with TC? >> viewtopic.php?p=349874#p349874
Can i search folder that contain for example flac audio files? >> viewtopic.php?p=355238#p355238
Search queries in TC using 'Everything' (summary 2020) >> viewtopic.php?p=367192#p367192
Everything integration in TC , petermad
viewtopic.php?f=3&t=55496
Menu "Show > Custom View Modes" // View Mode / Auto Switch Mode by tuska
How to automatically switch the list view based on defined rules, for example if you enter a folder with a specific string in name.
Collected instructions from forum member tuska - complete overworked, revised edition - Information and examples:
Overview: View Mode | Auto Switch Mode | Custom columns view
viewtopic.php?f=3&t=53559
- - -
How to use internal file associations effectively
https://www.ghisler.ch/board/viewtopic.php?p=208118#p208118
- - -
Menu "Files - Change attributes" > Set writedate Date/Time attributes from parts of filename
viewtopic.php?p=366911#p366911
- - -
Copy file names to clipboard but change the string:
PowerShell: cm_CopyURINamesToClip.ps1 URI URL encode
PowerShell: cm_CopyBASENamesToClip.ps1 w/o Extension
VBScript: cm_CopyNetIPToClip CopyWithIPAddress mapped drive
PowerShell: cm_CopyModifiedNameToClip
viewtopic.php?t=48019
- - -
Lst2Clip - copy user defined paths to the clipboard ("List To Clipboard")
Kommando = %COMMANDER_PATH%\Tools\Lst2Clip\Lst2Clip.exe
Parameter = /P:"/cygwin/" /R:":\"="/" /R:"\"="/" /R:" "="\ " /L:"%L"
Tooltip = for cygwin users 'cm_CopyNetNamesToClip' in unix style.
Kommando = %COMMANDER_PATH%\plugins\List2Clipboard\Lst2Clip.exe /PD:"0"="1" /RB
Parameter = /L:"%P"
Tooltip = Parentfolder ohne trailing backslash
https://www.ghisler.ch/board/viewtopic.php?t=1853
http://lefteous.de/tc/archives/lst2clip/lst2clip_1_02.zip
https://totalcmd.net/plugring/list2clip.html
- - -
Here are the instructions to fix the problem with shell extensions:
1. Get the free tool ShellExView:
http://www.nirsoft.net/utils/shexview.html
2. Start it. If using Total Commander 32-bit, you need to get the 32-bit
version, otherwise the 64-bit version of ShellExView.
3. Sort the shell extensions by type
4. Disable all context menu shell extensions one by one (you can hide/keep
those belonging to Windows, they are usually OK).
5. Continue until Total Commander stops hanging
6. Now you can re-enable the extensions which don't cause any problems
- - -
Mal 'was anderes: https://www.youtube.com/watch?v=ojRj2JK5oCI
Find me:
Now something completely different: https://www.youtube.com/watch?v=ObbAc4WaAq4