[TC 10.50b4]Can't call everything as server

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
thomasmolover
Member
Member
Posts: 167
Joined: 2016-12-12, 01:32 UTC

[TC 10.50b4]Can't call everything as server

Post by *thomasmolover »

It is not possible to use its functionality through the Everything service in TC, It popoup a windows what everything is not be installed.

likethis

https://imgur.com/a/2Hguk3f

Everything version: 1.5.0.1311x64
Windows 11 x64
TC 10.50 x64
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6481
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: [TC 10.50b4]Can't call everything as server

Post by *Horst.Epp »

And why should that be an TC bug ?
TC needs the Everything client and nothing else.
This Everything client may be configured to query an Everything server.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3447)
TC 11.03 x64 / x86
Everything 1.5.0.1372a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
User avatar
tuska
Power Member
Power Member
Posts: 3758
Joined: 2007-05-21, 12:17 UTC

Re: [TC 10.50b4]Can't call everything as server

Post by *tuska »

2thomasmolover
There is a summary on the subject of Everything Server here.
Personally, however, I have no experience with this topic.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 10.50b4]Can't call everything as server

Post by *ghisler(Author) »

I have read the description of the Everything Server, and it only seems to be some kind of aggregator or exchange of data collected by multiple Everything clients. It's not meant to be contacted directly. In fact, the connections between it and the Everything clients are encrypted.
The server runs as its own service, which is not the same as the Everything Service running on the clients.
Author of Total Commander
https://www.ghisler.com
User avatar
tuska
Power Member
Power Member
Posts: 3758
Joined: 2007-05-21, 12:17 UTC

Re: [TC 10.50b4]Can't call everything as server

Post by *tuska »

2thomasmolover

Just out of interest:
What do you see at the top of the first few lines when you call up the following in Everything 1.5a -> Tools - Debug - Console?
- With Ctrl+a you can copy the text content from the console window.
- Tools - Debug - Console <- untick closes the console window

For example, in my portable Everything installation it looks like this:

Code: Select all

Everything
Version 1.5.0.1312a (x64)
Windows NT 10.0
Processors 8
IsAdmin 0
AppData 0
Service 1
cmdline C:\Tools\Everything\Everything64.exe -startup
The settings under Tools - Options... - General would also be interesting.

Code: Select all

- Run as administrator
- Everything Service
What status do these options show?
- Square-checked: (indeterminate)
- Tick-checked:
- unchecked
- Please see these pictures

Does Total Commander have this or a similar entry in the wincmd.ini under the [Configuration] section?

Code: Select all

Everything=C:\Tools\Everything\Everything64.exe -startup
If you started TC as an administrator, then this TC option would cause Everything to be started as an administrator as well.
If Everything is running as an administrator and the Everything Service is running at the same time(!), then there is usually
a problem with Everything, i.e. this constellation should be avoided in any case!


Please check your settings and then let us know if you were able to solve your problem.
User avatar
thomasmolover
Member
Member
Posts: 167
Joined: 2016-12-12, 01:32 UTC

Re: [TC 10.50b4]Can't call everything as server

Post by *thomasmolover »

tuska wrote: 2022-05-10, 13:01 UTC 2thomasmolover

Just out of interest:
What do you see at the top of the first few lines when you call up the following in Everything 1.5a -> Tools - Debug - Console?
- With Ctrl+a you can copy the text content from the console window.
- Tools - Debug - Console <- untick closes the console window

For example, in my portable Everything installation it looks like this:

Code: Select all

Everything
Version 1.5.0.1312a (x64)
Windows NT 10.0
Processors 8
IsAdmin 0
AppData 0
Service 1
cmdline C:\Tools\Everything\Everything64.exe -startup
The settings under Tools - Options... - General would also be interesting.

Code: Select all

- Run as administrator
- Everything Service
What status do these options show?
- Square-checked: (indeterminate)
- Tick-checked:
- unchecked
- Please see these pictures

Does Total Commander have this or a similar entry in the wincmd.ini under the [Configuration] section?

Code: Select all

Everything=C:\Tools\Everything\Everything64.exe -startup
If you started TC as an administrator, then this TC option would cause Everything to be started as an administrator as well.
If Everything is running as an administrator and the Everything Service is running at the same time(!), then there is usually
a problem with Everything, i.e. this constellation should be avoided in any case!


Please check your settings and then let us know if you were able to solve your problem.
thanks for the suggestion

I test every combos for launch the TC and everything, I back it to ver 1.4, TC can work fine. that the problem may be cause by everything 1.5
User avatar
tuska
Power Member
Power Member
Posts: 3758
Joined: 2007-05-21, 12:17 UTC

Re: [TC 10.50b4]Can't call everything as server

Post by *tuska »

If it works with Everything 1.4, then you are missing the required setting(s) for Everything 1.5a.

Please see here: 13. SETTINGS: For 'Everything' in Total Commander & 'Everything' -> from 'Everything' Version 1.5
There are currently 3 ways to establish the connection between Everything 1.5a and Total Commander:
  1. Pt. 13.1.b.1. wincmd.ini [Configuration] UseEverythingInstance=1.5a ... AND ... Everything.ini: alpha_instance=1
    -OR-
  2. Pt. 13.2.b. Everything.ini --> Everything-1.5a.ini: alpha_instance=0 --> Disable 1.5a Instance
    -OR-
  3. Pt. 13.2.c. File: NO_ALPHA_INSTANCE - Step-by-step instructions(!)
    One file WITHOUT content and WITHOUT file extension in the Everything programme directory
    (this is where the file "Everything64.exe" [or "Everything.exe"] is located). That is my preferred variant.
Furthermore, there are [important] notes on OPTIONAL settings.


Windows 10 Pro (x64) Version 21H2 (OS build 19044.1682)
TC 10.50b4 x64/x86 | 'Everything' 1.5.0.1312a (x64)
Search queries: TC <=> 'Everything' | Troubleshooting
Switching from Everything 1.4 to 1.5
Last edited by tuska on 2022-05-13, 22:00 UTC, edited 1 time in total.
User avatar
thomasmolover
Member
Member
Posts: 167
Joined: 2016-12-12, 01:32 UTC

Re: [TC 10.50b4]Can't call everything as server

Post by *thomasmolover »

tuska wrote: 2022-05-10, 15:56 UTC If it works with Everything 1.4, then you are missing the required setting(s) for Everything 1.5a.

Please see here: 13. SETTINGS: For 'Everything' in Total Commander & 'Everything' -> from 'Everything' Version 1.5
There are currently 3 ways to establish the connection between Everything 1.5a and Total Commander:
  1. Pt. 13.1.b.1. wincmd.ini [Configuration] UseEverythingInstance=1.5a ... AND ... Everything.ini: alpha_instance=1
    -OR-
  2. Pt. 13.2.b. Everything.ini: alpha_instance=0
    -OR-
  3. Pt. 13.2.c. File: NO_ALPHA_INSTANCE - Step-by-step instructions(!)
    One file WITHOUT content and WITHOUT file extension in the Everything programme directory
    (this is where the file "Everything64.exe" [or "Everything.exe"] is located). That is my preferred variant.
Furthermore, there are [important] notes on OPTIONAL settings.


Windows 10 Pro (x64) Version 21H2 (OS build 19044.1682)
TC 10.50b4 x64/x86 | 'Everything' 1.5.0.1312a (x64)
Search queries: TC <=> 'Everything' | Troubleshooting
Switching from Everything 1.4 to 1.5
thank you very much

it work wonderfully!!!!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 10.50b4]Can't call everything as server

Post by *ghisler(Author) »

Since this isn't a bug in TC, I'm moving this thread to the English forum.

Moderator message

Moved to English forum
Author of Total Commander
https://www.ghisler.com
Post Reply