1
Feature Requests and Suggestions / Re: add link to MC change log under the HELP > ABOUT menu
« on: January 13, 2026, 22:38:04 »
You have it under Help > Multi Commander ChangeLog ( row 3 in menu )
MultiCommander v15.5 is released!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Ps: The problem is - It sometimes working OK. Still trying to find better "issue explanation"Loading them, but all (none?) is not registered as menu commands. so they do not show up in the menu.
Strange that it works in 15.6, I find now difference in the code for how it load that in 15.7 vs 15.6
Wait...Ok so
Commands are loaded into MC, but not displayed.
See attached image (in red frame example command - Loaded - but not displayed)
-Pawel
Ps: The problem is - It sometimes working OK. Still trying to find better "issue explanation"
Mathias,
I forgot about log! It clearly describe the problem.
2025-12-15 14:32:13.314 Can not register command. Limit of UserDefinedCommand reached [HASH - Command Name]
2025-12-15 14:32:13.332 Can not register command. Limit of UserDefinedCommand reached [[HASH - Command Name]
etc...
So, I hope you can fix it (increase limit).
-Pawel
There should be no limit on number of commands to load. Might be limit for command that menus can shown. But that limit was there before too, But It should be at least over 1000.After update to 15.7 Beta custom menu items (not everything) stopped working (not displayed).
All scripts (*.udc files) are stored in zip file (everything was fine with the same files/config in 15.6)
-Pawel
Can you describe the error more..
You got custom commands. that they are added to menu.. And they are not showing up ? Are not running when selected. ? Are script command there if you list all commands. ( was they loaded ? )
@Mathias (Author)
I think I know what is the problem with Menu and Custom Commands. I reproduced it on Stable Multi Commander 15.6!
I got MANY commands (many custom menu items) - 627 files in 54 folders (in my Ultimate File Manager project). Is there a LIMIT? It seems it is.
If I left 443 (or more) udc files in script folder - no custom menu items are displayed. If I remove another few of them - lets say 5 -> 5 custom command is shown in menu.
That means that MC reads only specified amount of files...
-Pawel
Before, you could press Ctrl+F, search for something, & then when you pressed Enter the focus would switch back to the Explorer topmost Folder/File —now it doesn't switch focus back to the Explorer directory items (List View.) I miss that ! I have to use the mouse to single-click back to the Explorer view to use arrow keys to peruse items [after using the Find Filter Box] —it's a little inconvenient ! Could you bring that functionality back please ?