Hi,
For Total Commander please try the following:
Options - 1.5.0.1409a (x64) > Context Menu > Open (Folders)Options - 1.5.0.1409a (x64) > Context Menu > Explore PathHowever, in the file ‘ev-error.gif’, the context menu option ‘Open Path’ is executed:
Optionen - 1.5.0.1409a (x64) > Kontextmenü > Pfad öffnen
Options - 1.5.0.1409a (x64) > Context Menu > Open PathPlease note the " ".
These settings work for me.
____________________________________________________________
Windows 11 Pro (x64) Version 25H2 (OS build 26200.8328) - 2026-04-30 | TC 11.57rc6 x64
'Everything' 1.5.0.1409a (x64) - Portable on system drive in C:\Everything
For Total Commander please try the following:
Options - 1.5.0.1409a (x64) > Context Menu > Open (Folders)
Code:
open_folder_command2="C:\tcmd\TOTALCMD64.EXE" /O /T /A /S "%1"Code:
explore_path_command2="C:\tcmd\TOTALCMD64.EXE" /O /S /T $parent("%1")Optionen - 1.5.0.1409a (x64) > Kontextmenü > Pfad öffnen
Options - 1.5.0.1409a (x64) > Context Menu > Open Path
Code:
open_path_command2="C:\tcmd\TOTALCMD64.EXE" /O /T /A /S "%1"These settings work for me.
____________________________________________________________
Windows 11 Pro (x64) Version 25H2 (OS build 26200.8328) - 2026-04-30 | TC 11.57rc6 x64
'Everything' 1.5.0.1409a (x64) - Portable on system drive in C:\Everything
Statistics: Posted by tuska — Sat May 02, 2026 9:36 pm







