Bring back old "right click menu" or add options

Discussion related to "Everything" 1.5.
Post Reply
c.bisignano
Posts: 12
Joined: Tue Apr 15, 2025 7:24 am

Bring back old "right click menu" or add options

Post by c.bisignano »

Hi everyone,

before updating to 1.5a I was able to rename multiple files at once with just "right click">"Rename with Powertoys rename",
after updating this option is not available anymore in the context menu, is there a way to bring back the old context menu or to add the "Rename with Powertoys rename" option?
Thanks in advance for the help

Screenshot of the actual contex menu:
image.png
image.png (11.26 KiB) Viewed 4306 times
Last edited by c.bisignano on Tue May 06, 2025 12:03 pm, edited 1 time in total.
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bring back old "right click menu" or add options

Post by void »

Looks like the context menu shell extensions are not loading.

Have you disabled context menu shell extensions under Tools -> Options -> Advanced -> context_menu_shell_extensions ?



Are you using file lists?
If so, please enable Tools -> Options -> Advanced -> filelist_context_menu



Please try enabling context_menu_simple_pidl and context_menu_focus_simple_pidl
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    context
  • Select: context_menu_simple_pidl
  • Set the value to: true
  • Select: context_menu_focus_simple_pidl
  • Set the value to: true
  • Click OK.
c.bisignano
Posts: 12
Joined: Tue Apr 15, 2025 7:24 am

Re: Bring back old "right click menu" or add options

Post by c.bisignano »

Hi void,

thanks for the reply,

filelist_context_menu was already enabled,

context_menu_simple_pidl and
context_menu_focus_simple_pidl
both were set to false, changed to true, even restarted my system, but the context menu is still the same.
image.png
image.png (7.66 KiB) Viewed 4220 times
image.png
image.png (8.86 KiB) Viewed 4220 times

edit:
A colleague from the IT department was in my office, he tried starting Everything as admin (admin password and username needed), and the context menu changed as in picture below:
image.png
image.png (34.78 KiB) Viewed 4220 times
still no "Rename with PowerRename",

here is a picture of the context menu in a file on my desktop:
image.png
image.png (47.04 KiB) Viewed 4220 times
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bring back old "right click menu" or add options

Post by void »

Please run Everything as a standard user.
Some context menu items might be missing when running as admin.

Please send your Help -> Troubleshooting Information.
c.bisignano
Posts: 12
Joined: Tue Apr 15, 2025 7:24 am

Re: Bring back old "right click menu" or add options

Post by c.bisignano »

Here is the content of Help > Troubleshooting Information:

Code: Select all

Everything 1.5.0.1391a (x64)
OS:	Windows NT 10.0 26100 (x64)
Admin:	0
Service:	1 (connected / installed and running)
Command line:	-startup
Binary:	C:\Program Files\Everything 1.5a\Everything64.exe
Profile:	C:\Users\c.bisignano\AppData\Roaming\Everything\Everything-1.5a.ini
Database:	C:\Users\c.bisignano\AppData\Local\Everything\Everything-1.5a.db
Instance:	

Config:
allow_multiple_windows=1
show_mouseover=0
offline_alpha=255
show_size_in_statusbar=0
alpha_instance=0
context_menu_simple_pidl=1
context_menu_focus_simple_pidl=1
auto_include_fixed_refs_volumes=1
auto_remove_offline_refs_volumes=1
auto_include_remote_volumes=1
icon_use_thumbnails=1
open_many_files_warning_threshold=16
set_foreground_window_attach_thread_input=0
home_match_whole_word=1
home_filter=1
allow_multiple_windows_from_tray=1
single_click_tray=1
search_edit_drag_accept_files=0
full_row_select=0
paste_new_line_op=0
exclude_system_files_and_folders=1
index_folder_size=0
db_update_thread_priority=2
index_recent_changes=1
refs_file_id_extd_directory_info_buffer_size=0
monitor_thread_mode_background=1
journal_max_size=4194304
filter=Triuso Marketing
preview_visible=1
search_history_enabled=0
columns=[{"name":"Name","width":318},{"name":"Date Modified","width":95},{"name":"Path","width":589},{"name":"Type","width":152},{"name":"Size","width":74},{"name":"Date Created","width":80}]
ntfs_volumes=[{"path":"C:","volume_name":"\\\\?\\Volume{BUNCH_OF_STRING}"},{"path":"D:","volume_name":"\\\\?\\Volume{BUNCH_OF_STRING}"}]
remote_volumes=[{"path":"J:","unc_path":"\\\\ADDRESS","update_type":1,"update_interval":1,"update_at":12},{"path":"M:","unc_path":"\\\\ADDRESS","rescan_if_full":1,"update_type":1,"update_interval":15,"update_interval_type":0,"update_at":12,"fast_update":1},{"path":"T:","unc_path":"\\\\ADDRESS","update_type":1,"update_interval":1,"fast_update":1},{"path":"Z:","unc_path":"\\\\ADDRESS","rescan_if_full":1,"update_type":1,"update_interval":15,"update_interval_type":0,"fast_update":1}]
exclude_folders="C:\\","D:\\$RECYCLE.BIN","M:\\@Recycle","Z:\\@Recycle"

Policy:

Plugins:
therube
Posts: 5723
Joined: Thu Sep 03, 2009 6:48 pm

Re: Bring back old "right click menu" or add options

Post by therube »

Download the 1.5 ZIP versions, both x86 & x64.
Unpack each into separate directories; say /zip86/ & /zip64/.

Quit Everything
Run Everything.exe in /zip86/.
Does the expected context-menu show up?
Quit Everything

Quit Everything
Run Everything.exe in /zip64/.
Does the expected context-menu show up?
Quit Everything

Test above again, only this time, right-click Everything.exe & 'Run As Administrator'.

Did the expected context-menu show up in any of the above four scenarios?
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bring back old "right click menu" or add options

Post by void »

Your setup looks fine.

Please try disabling context_menu_simple_pidl and context_menu_focus_simple_pidl:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    context
  • Select: context_menu_simple_pidl
  • Set the value to: false
  • Select: context_menu_focus_simple_pidl
  • Set the value to: false
  • Click OK.
Please send debug logs when right clicking some files:
  • In Everything 1.5, from the Tools menu, under the Debug submenu, check Verbose.
  • From the Tools menu, under the Debug submenu, click Start Debug Logging.
  • Right click a few selected files.
  • From the Tools menu, under the Debug submenu, click Stop Debug Logging.
    ---This will open your %TEMP%\Everything Debug Log.txt in Notepad.
  • Please upload this file in a bugreport.
c.bisignano
Posts: 12
Joined: Tue Apr 15, 2025 7:24 am

Re: Bring back old "right click menu" or add options

Post by c.bisignano »

@therube
Starting Everything using the Portable version does indeed bring back the right Context Menu:
image.png
image.png (60.08 KiB) Viewed 4014 times
@void Debug file sent using the voidtools.com form
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bring back old "right click menu" or add options

Post by void »

Thank you for the logs.
Everything is not processing the normal context menu at all..
offline_alpha=255
I suspect Everything sees these files as offline.

What drive are the files on?
-Please try disabling monitor changes on all your NAS folders:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Folders tab on the left.
  • For each NAS folder:
    • Uncheck Attempt to monitor changes.
  • Click OK.
From your other post, it appears Everything is not monitor changes to your NAS folders anyway.

Everything will treat the files as online if you disable "Attempt to monitor changes".
c.bisignano
Posts: 12
Joined: Tue Apr 15, 2025 7:24 am

Re: Bring back old "right click menu" or add options

Post by c.bisignano »

Hi void,
disabling "Attempt to monitor changes." fixed the problem,
The details of the Shared Folder are to me unknown,
btw the Shared Folder are under the submenu "Network Drives", the "Folder" submenu is empty.
"J:\PC\Bilder\Screenshots\Screenshot 20 ... 84011.png"

P.S. Post can be marked as "Resolved"
Post Reply