Total Commander (English) • Re: How to write em_command for button to move...
2sa16thanks, it works.And still one problem:If the old files (related to the first command) are still in target they are automatically overwriten by new one. Is there option to avoid overwriting e.g....
View ArticleTotal Commander (English) • how to move (optional) files
I want to move two files a.txt, b.txt from c:\ to d:\dir. I created movefiles.txt with 2 names to select. I created 3 em commands for chain to run by 1 button (cmd=em1,em2,em3):em1: cmd=cd c:\em2:...
View ArticleTotal Commander (English) • Re: how to move (optional) files
By means of TC in no way. Use robocopy /mov, cmd /q/c move, etc.Statistics: Posted by Fla$her — 2025-04-01, 14:57 UTC
View ArticleTotal Commander (Deutsch) • Wo genau Fragen zum TC/Android loswerden?
Ich hab in diesem Unterforum eine Frage gestellt gehabtviewtopic.php?t=85551Es war kein dringendes Thema und auch nicht wichtig und ich habe selbst einen Workaround gefunden. Wollte nur wissen,ob es...
View ArticleTotal Commander (Deutsch) • Warum hat TC manchmal Probleme mit dem Kopieren...
Ich habe das Problem noch nicht eingrenzen können, habe nur einen Verdacht, daß TC und/oder Windows oder ein Virenscanner oder was auch immer hier die Finger im Spiel haben könnte und ggf nicht...
View ArticleTotal Commander (English) • Re: Open the current users home directory
(the environment variable parameter "%USERPROFILE%" has to be there and not in the Parameters field because there's no environment variable expansion, unfortunately):This was added recently, but you...
View ArticleTC suggestions (English) • Re: SHA-3 Speed Improvent.
2ghisler(Author)All I see in 7-zip, is SHA3-256 - 225 Mib/s i7-2600K (no AVX2), 418 Mib/s i5-10500 (AVX2 indeed no AVX-512).And these binaries give about the same...
View ArticlePlugins and addons: devel.+support (English) • Re: EdgeViewer - Modern HTML...
I only now tried this plugin, installed the most recent version from Github releases and the Evergreen Standalone Installer (was necessary though the Edge Browser comes with the OS).I tried it with a...
View ArticleTC suggestions (English) • Compare by Content Binary mode: edit posibility.
Hi there TC addicts (like me!)It would be nice when comparing two files by content in binary mode to have the possibility to edit differences. Copy Paste or just by typing in Hex or Character...
View ArticleTC suggestions (English) • Re: Add BLAKE2 to checksum methods
2ZoSTeRThank you again for the testing and patience.The loads on your system you've mentioned to do so simple task as hashing do not make me very happy:Besides the speed increase the exe uses up all...
View ArticleTotal Commander (Deutsch) • Re: Bilder die am selben Tag aufgenommen wurden,...
Wäre [DMY]\[N] nicht auch gegangen?Ich Sortiere meine Kamerabilder in die syntax [YM]\[N]Statistics: Posted by Conan — 2025-04-02, 15:57 UTC
View ArticleTotal Commander (English) • Re: View mode won't apply to left or right pane
Thank you for your help. Worked like charm!Statistics: Posted by mrkpl125 — 2025-04-03, 06:43 UTC
View ArticleTotal Commander (Français) • Re: Ne pas afficher les lecteurs non montés
Bonjour,La liste des lecteurs montre tous les lecteurs ceux avec ou sans système de fichier. Il est possible avec TC de cacher une liste de lecteur prédefinie avec un paramètre de wincmd.ini section...
View ArticleTotal Commander for Android • Knopf für Verknüpfung zum Verzeichnis nicht in...
Hallo zusammen,ich nutzte gerne die Möglichkeit über einen Button direkt in das entsprechende Verzeichnis zu springen.Über die Erweiterung der benutzerdefinierten Komandoleiste unten ganz rechter...
View ArticleTotal Commander (English) • Re: Issue with Thumbnail View: thumbnails of png...
The saga continues, I have the same issue that *.png thumbnails are not displayed, but after a lot of testing my fix is to run Total Commander in admin mode. So apparently explorer or something blocks...
View ArticleTotal Commander (English) • change the color of the moved file or folder
There is a way to change the color of the moved file or folder, but for a few minutes then the color come back to normaly..... i want to do this for better visuallization of recent moved files or...
View ArticleTotal Commander (Deutsch) • Re: Quelle beim Umbenennen erhalten?
Ich habe das nun geschafft Hier ist mein Script:Code: @echo offsetlocal enabledelayedexpansion:: Datei-Liste aus Total Commander einlesenfor /f "delims=" %%F in (%1) do ( set "filepath=%%~fF" ::...
View ArticleTotal Commander (Deutsch) • Re: Warum hat TC manchmal Probleme mit dem...
Habe ich gemacht, abgesicherter Modus von Win11 (erstmal finden und dann das Kopieren wiederholt. Er ging ab und zu mal mit der Geschwindigkeit runter, was aber normal scheint, da von 10Byte bis 1...
View ArticlePlugins and addons: devel.+support (English) • Re: QuickSwitch and...
I have released a new version v1.4 with various fixes: https://github.com/JoyHak/QuickSwitch/releasesImage: https://github.com/JoyHak/QuickSwitch/blob/main/Images/menu.pngChangelogFeaturesDisplay all...
View ArticleTotal Commander (English) • Autohotkey: send internal commands with...
TC has a SaveTabs command that only works if it receives parameters. How can I execute it from the outside using Autohotkey? I want to get all the tabs paths from TotalCommander.Currently I have to...
View Article