Autoruns does not search for menu handlers in all locations

Elvis EFTV 1 Reputation point
2020-12-06T14:17:46.133+00:00

Hello.

I came up with a problem with possibility to disable an explorer menu handler for one of my apps.

The app is called "chomikbox" - here is the link do download: https://chomikuj.pl/chomikbox.
It's an app to download files from the service "chomikuj.pl".

Anyway, I will attach some files with screen captures.
It shows locations (look at the status bar of Regedit app in three of 4 files, in the fourth one there is a short path so it shows where it is in the tree) in each file separately, that do not appear in Autoruns.
In effect I could not find "chomikbox" app handlers to disable or remove.

My OS is Windows7 Enterprise SP1 32Bit.

Can You help me with that using Atoruns apps ?

45459-2020-12-06-14-57-44.png
45460-2020-12-06-14-55-20.png
45511-2020-12-06-14-51-05.png
45377-2020-12-06-14-49-06.png

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,093 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. mariora 376 Reputation points
    2020-12-28T17:00:10.36+00:00

    Those are not Menu handlers, are just Shell verb.
    To understand the difference, please, have a look at this document and all the referenced:
    https://learn.microsoft.com/en-us/windows/win32/shell/launch

    Autoruns show you the registered Context Menu Handler for an app and not the registered standard verb it supports, which is what yo are showing.
    So, IMO Autoruns stand correct.

    Thanks
    -mario

    0 comments No comments