At the SAME TIME 'everything.exe' is runninng into the memory on elevated level. Then I reply with 'No' to the message 2041 and click on the check box 'Everything' one more time.
Now I am ready to use fast searching function.

Obviously to interpret Everything as 'installed' TC requires something more than right path to everything.exe stored in TC main-ini.
My configuration is Windows 10 RS1 64bit (build 14393.222), TC main ini-file contains:
Code: Select all
[Configuration]
...
Everything=%COMMANDER_PATH%\Everything.exe -startup
UseEverything=1
...
(By the way 'UseEverything=' is not mentioned in the History.txt)
This problem does not exist when:
1. TC(32/64) has run as Administrator neither for final nor for any beta version of 'Everything'.
2. TC calls Everything.exe 1.3.4.686 final
In my opinion everything 1.4.1 betas work better than 1.3.4.686 final. So why these restrictions, why this strange behaviour happens?
An important improvement of 1.4.1 is using of two separated everything.ini files (I like it and use it):
a short one in everything.exe dir (%COMMANDER_PATH%), with a content
Code: Select all
; Please make sure Everything is not running before modifying this file.
[Everything]
; settings stored in %APPDATA%\Everything\Everything.ini
app_data=1
run_as_admin=1
In this way one can avoid creating everything.db in %COMMANDER_PATH%, which is much better for a portable application.
So there is a reason TC9 to be better adapted to newer 1.4.1 version.
An important note!
Code: Select all
Everything=%COMMANDER_PATH%\Everything.exe -startup -app-data
I checked that the following commands don't work even from standard cmd.exe prompt:
I am not sure if the bug with the option '-app-data' appears in the previous Windows versions.Everything.exe -app-data
Everything.exe -admin -app-data
Everything.exe -admin -startup -app-data