Recent Posts

Pages: [1] 2 3 4 5 ... 10
1
Beta Releases / Re: v16.0 Beta
« Last post by Mathias (Author) on Today at 07:41:25 »
Thanks for the new build Mathias.  Lots of interesting additions to play with :)

I may .....so SFC /SCANNOW - also OK.

So adding items to an already running queue while also doing CRC checking ? Only if you do CRC at the same time ?

and yes current file copy will pause for a short while while it scan the new items that is added to the queue., but then it starts again.

If MC hangs, Not repsonding.. please go into task manager and select MultiCommander.exe process and right click and do Create Memory Dump file. then compress it and upload it at
http://multicommander.com/support/upload

Thanks for the reply Mathias.
  • Yes queue is running & I am adding to it as it progresses (I normally do this as the move button allows me to add from different dirs easily, for years this method has been fine for me);
  • I added CRC separately after first occurence - check done before & then after all moves completed, if MC has halted with High CPU use, I terminate it & then run CRC check on what has been copied.  So far, files that have actually moved pass CRC but anything else doesn't appear to arrive at all;
  • The pause for additional files - previously not very noticeable even with big files, now as you can see from the screenshot the To: has a blank path suddenly, so something is being lost.

Since my update it's only happened ~5 times & I am trying to determine if I can replicate it effectively.  So far it's random but TM 'terminate' solves the problem, MC is restarted (Admin) & then works OK with identical files/dirs.

Trying to upload the dump gives "Bad Gateway  The proxy server received an invalid response from an upstream server."  will try again later...

Im not able to reproduce any issue

If To: is empty. then it got pasued in between two file operations.. before it started a new one. instead of in the middle of one.
2
Beta Releases / Re: v16.0 Beta
« Last post by Ulfhednar on Yesterday at 13:46:14 »
Thanks for the new build Mathias.  Lots of interesting additions to play with :)

I may .....so SFC /SCANNOW - also OK.

So adding items to an already running queue while also doing CRC checking ? Only if you do CRC at the same time ?

and yes current file copy will pause for a short while while it scan the new items that is added to the queue., but then it starts again.

If MC hangs, Not repsonding.. please go into task manager and select MultiCommander.exe process and right click and do Create Memory Dump file. then compress it and upload it at
http://multicommander.com/support/upload

Thanks for the reply Mathias.
  • Yes queue is running & I am adding to it as it progresses (I normally do this as the move button allows me to add from different dirs easily, for years this method has been fine for me);
  • I added CRC separately after first occurence - check done before & then after all moves completed, if MC has halted with High CPU use, I terminate it & then run CRC check on what has been copied.  So far, files that have actually moved pass CRC but anything else doesn't appear to arrive at all;
  • The pause for additional files - previously not very noticeable even with big files, now as you can see from the screenshot the To: has a blank path suddenly, so something is being lost.

Since my update it's only happened ~5 times & I am trying to determine if I can replicate it effectively.  So far it's random but TM 'terminate' solves the problem, MC is restarted (Admin) & then works OK with identical files/dirs.

Trying to upload the dump gives "Bad Gateway  The proxy server received an invalid response from an upstream server."  will try again later...
3
Beta Releases / Re: v16.0 Beta
« Last post by total_annihilation00 on Yesterday at 00:43:48 »
 :) Thanks to the Boolean Operators —my script got optimized by "Grok-AI 4.20 Reasoning" to less than a quarter of its original size ! 'Smart Open (Ctrl+F9)' MultiScript Went from 443 to just 103 lines of code (not discounting half of them being comments !), it's much more efficient & easier to maintain now ! I'am sure that /w Arrays & ForEach Loops it can be optimized even further.
4
Support and Feedback / Re: “Rename” option missing for some folders
« Last post by dddima on May 02, 2026, 22:51:40 »
Thank you for your replies.

I found the cause of the problem: some folders had the **Read-only** attribute set, and because of that the **Rename** option did not appear.

After I reset/removed the attributes, the **Rename** option appeared again and now works correctly.
5
Support and Feedback / Re: Right-click Menu not Fully Displaying
« Last post by Mathias (Author) on May 02, 2026, 10:12:37 »
How items are places in the Shell menu.. you have to take that with Microsoft.
Only customization MC do is to insert the "MultiCommander" submenu at the top, the rest of the items are added by Windows Explorer Shell system
6
Microsoft do lots of thing that is not fully supported when calling the offical API..  The only think MC can do it to send to shell menu system the flag CMF_CANRENAME  that say that the calling application (MC) supports rename so add that to the menu if you fell that it should be there
7
Support and Feedback / Right-click Menu not Fully Displaying
« Last post by ivanskcheung on May 02, 2026, 09:42:32 »
The right-click menus of some files that are positioned at the bottom of my screen don't fully show up. Because this issue always happens, it is causing noticeable inconvenience. I would recommend that if particular options are unable to appear in the right-click menu as a row, make the right-click menu become automatically scrollable for these options. 
8
Support and Feedback / Re: “Rename” option missing for some folders
« Last post by dddima on May 02, 2026, 05:16:22 »
But the Explorer itself has this menu and can rename files.
9
There is a option in Core Settings > FileSystem > "Ask for Confirmation before..."
Uncheck "Rename read-only files"

And you dont get a confirmation dialog window
10
In Multi Commander, the “Rename” command is missing from the right-click context menu for some folders.

Expected behavior:
The right-click context menu should always show the “Rename” option when a file or folder can be renamed.

Actual behavior:
For some folders, the “Rename” option is not shown in the context menu. However, the same folders can be renamed successfully in other file managers.

Additional information:
When using the rename shortcut in Multi Commander, the program may show a warning that the item is read-only. But renaming still works after confirmation, and other file managers show the Rename option normally.

It seems that Multi Commander hides the Rename command for some folders even though the rename operation

NO MC does not hide it.. Widows does. All option except under "MultiCommander" is populated by Windows Shell. And MC does not have much control over it.
But when does "Rename" not show ? I can't find a places where the rename in menu is not shown.. (You also have Rename command in Toolbar and Keyboard Shortcut that is not depending what Windows Shell will show in the menu )

It shows a warning because the file is ReadOnly. Normally rename is not allowed. But since we can just in most situation just remove the attribute. and then put it back. It can be preformed as a workaround. But the attribute is there for a reason. to protect the file.


Pages: [1] 2 3 4 5 ... 10