I downloaded the new version today, version 1.5.0.1404a (x64), and unfortunately I can no longer open the paths.
I right-click on them, but the file managers don’t respond.
console:
exec: first expr C:\tcmd\TOTALCMD64.EXE /o /t /A /S "%1"
exec: command C:\tcmd\TOTALCMD64.EXE /o /t /A /S "%1"
exec: fullfilename C:\tcmd
exec: depth 0
set 1 run history in 0.000034 seconds
exec: first expr C:\Xyplorer\XYplorer.exe "%1"
exec: command C:\Xyplorer\XYplorer.exe "%1"
exec: fullfilename C:\tcmd
exec: depth 0
exec: main thread regained focus
[solved]No access to the file manager
-
Native2904
- Posts: 112
- Joined: Mon Nov 22, 2021 8:36 pm
[solved]No access to the file manager
Last edited by Native2904 on Sat May 02, 2026 11:30 pm, edited 1 time in total.
Re: No access to the file manager
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 Path
However, 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 Path
Please 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: Select all
open_folder_command2="C:\tcmd\TOTALCMD64.EXE" /O /T /A /S "%1"Code: Select all
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: Select all
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
-
Native2904
- Posts: 112
- Joined: Mon Nov 22, 2021 8:36 pm
Re: No access to the file manager
2Tuska
Thanks - i tested it - but without succes
Thanks - i tested it - but without succes
Re: No access to the file manager
In 1.5.0.1409a (x64) with the additional quotation marks?
-
Native2904
- Posts: 112
- Joined: Mon Nov 22, 2021 8:36 pm
Re: No access to the file manager
Thanks to your signature, I now have the latest version of Everything (1.5.0.1409a (x64)), and it’s working again!