Hi, can somebody please help, cant find the reason why
$exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
stopped working for me.
Wen i double click on a file, it jumps to total commander, but it does not jump on the file selected in Everything.
stopped working $exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
Re: stopped working $exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
Did the TC version change?
Does it fail for all files or only some?
What version of Everything?
Does an older/newer version of Everything (still) work?
Does it fail for all files or only some?
What version of Everything?
Does an older/newer version of Everything (still) work?
Re: stopped working $exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
Here it's working fine with the newest versions of Everything and Total Comander.
Using
$exec("C:\Tools\Wincmd\totalcmd64.exe" /a /o /t /s "%1")
______________________________________________________
Windows 11 Home x64 Version 22H2 (OS Build 22621.1992)
Everything 1.5.0.1352a (x64), Everything Toolbar 1.1.1
TC 11.00RC1 x64 / x86
Using
$exec("C:\Tools\Wincmd\totalcmd64.exe" /a /o /t /s "%1")
______________________________________________________
Windows 11 Home x64 Version 22H2 (OS Build 22621.1992)
Everything 1.5.0.1352a (x64), Everything Toolbar 1.1.1
TC 11.00RC1 x64 / x86
Re: stopped working $exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
Everything suddenly running as admin?
Please make sure Everything is installed correctly and running as a standard user:
Please make sure Everything is installed correctly and running as a standard user:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Store settings and data in %APPDATA%\Everything.
- Uncheck Run as administrator.
- Check Everything Service. (Please make sure this is tick-checked and not square-checked)
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
Re: stopped working $exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
Seems sometimes working, sometimes not. But cant see the pattern.
Re: stopped working $exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
Zooming in on the issue would get a lot easier if you gave some more details
(answering the previous questions would definitely help)
(answering the previous questions would definitely help)
Re: stopped working $exec("c:\wincmd\TOTALCMD64.EXE" /O /T /A /L="%1")
Maybe he sometimes runs Total Commander in enhanced mode.
Then it will not work if Everything is running with normal privileges as suggested
and the Total Commander settings do not allow multiple instances.
Then it will not work if Everything is running with normal privileges as suggested
and the Total Commander settings do not allow multiple instances.