Page 1 of 1

Right click on white in file list

Posted: 10 Oct 2025 15:07
by w64bit
Is it possible, please, to add to Custom event actions > Right click on white in file list, a new item:
Standard Windows menu.

Re: Right click on white in file list

Posted: 11 Oct 2025 16:58
by admin
Currently not. Never found the correct way to show that menu. Might give it another shot in the 64-bit version later.

Re: Right click on white in file list

Posted: 15 Oct 2025 22:46
by w64bit
... or at least a slim version of menu, named Pop up Slim Edit menu, containing only:

Paste
Undo (copy, move, delete, rename)
Redo (copy, move, delete, rename)
Search Everything (from voidtools, if installed)
New > Folder
New > Shortcut
Properties

Re: Right click on white in file list

Posted: 27 Oct 2025 08:47
by admin
The breadcrumb bar hamburger lets you build any menu you can dream of.

Re: Right click on white in file list

Posted: 09 Jun 2026 21:18
by Norn
Support for creating new shortcuts (.lnk) would be useful. Having it available as a command (e.g. #897) would be even better, so it could be used from toolbars, hotkeys, scripts, User Commands, and menus.

Re: Right click on white in file list

Posted: 10 Jun 2026 08:45
by admin
1) Right click on white in file list | New | New Shortcut...

2) #241: Edit | New | New Shortcut...

Re: Right click on white in file list

Posted: 10 Jun 2026 09:08
by Norn
Sorry, mentioning .lnk may have been misleading. I was referring to the "New Shortcut" item itself. Currently only #240 (New Items) is available for this kind of use case.

Re: Right click on white in file list

Posted: 10 Jun 2026 09:31
by admin
Sorry, I still don't get it.

Re: Right click on white in file list

Posted: 10 Jun 2026 20:41
by Norn
I was referring to Explorer's folder background "New" menu (ShellNew), not XYplorer's own New menu.

Re: Right click on white in file list

Posted: 11 Jun 2026 07:59
by admin
What do you want to do that you think is not possible?

Re: Right click on white in file list

Posted: 11 Jun 2026 09:15
by Norn
Many new users have asked me where to find this menu item. I usually tell them to add templates to the NewItems folder. It would be nice if Explorer's ShellNew items could be added to the folder background context menu.

Re: Right click on white in file list

Posted: 11 Jun 2026 12:27
by admin
I never really got it to work correctly but there is an undocumented way to show that right-click-on-white context menu. Tweak:

Code: Select all

CEA_ListRightClickOnWhite=99
Just tried it in the 32-bit version and it works quite well.