Recent Posts

Pages: 1 ... 5 6 7 8 [9] 10
81
Support and Feedback / Re: Strange work with archives.
« Last post by Mathias (Author) on September 08, 2025, 22:31:30 »
Strange. I can't replicate that

And you should not run multiple CustomCommands in a MultiScript, specially file operations commands since they are run in the backgrund, so they return directly so then the refresh is probably done before the delete has happend.

Also it is "NEWQUEUE" not "NOQUEUE" as optional parameters. but I don't think thats matters,
82
Support and Feedback / Re: Strange work with archives.
« Last post by dddima on September 08, 2025, 21:03:15 »
F2 simply did not function until I added the following key:
MC.Explorer.Refresh FORCEREBUILD.

However, when I added this multiscript to the “Delete” key:
MC.Explorer.Delete NOQUEUE
MC.Explorer.Refresh FORCEREBUILD
or
MC.Explorer.Delete
MC.Explorer.Refresh FORCEREBUILD
,it did not update automatically...
83
Support and Feedback / Re: Strange work with archives.
« Last post by Mathias (Author) on September 08, 2025, 09:27:44 »
Does a Refresh (F2/F4 or press on Refresh icon) work ? will it refresh it to the correct state ?
84
Support and Feedback / Re: Unclear symbols in the menu.
« Last post by Mathias (Author) on September 08, 2025, 09:26:37 »
Yes correct. the "new text file" item comes from registry.
85
Support and Feedback / Re: ButtonBar Size (DPI > 100%)
« Last post by Mathias (Author) on September 08, 2025, 09:26:01 »
I will take a look.
86
Support and Feedback / Re: Unclear symbols in the menu.
« Last post by dddima on September 08, 2025, 00:34:34 »
I am closing the issue.
The problem is in the registry - HKEY_CLASSES_ROOT\txtfile.
87
Support and Feedback / Unclear symbols in the menu.
« Last post by dddima on September 05, 2025, 23:02:57 »
I am trying to create a new text file, but some unclear inscription appears and nothing is created when I click on it.
88
Support and Feedback / Strange work with archives.
« Last post by dddima on September 05, 2025, 22:59:32 »
Strange work with archives.  I created an archive and tried to delete files in the archive. In this case, the folder is Files. But after deletion, this folder is displayed in the archive. However, I need to close Commander and reopen the archive to see that the folder has been deleted. 
89
Support and Feedback / ButtonBar Size (DPI > 100%)
« Last post by Pawel on September 05, 2025, 12:31:19 »
@Mathias (Author),
Could you please take a look at my screenshot? I think there is a problem with size (scaling) of additional Button Bar - ButtonBar is a bit to small (height). Icons looks great, but are too low (or bar is to small). See the red frame (attachement).
I use 144DPI (150%).

Short video: https://www.dropbox.com/scl/fi/pwqxpkp3pw597jgv85nau/MC.mp4?rlkey=56roxpn6i64uxe8mf8mfd4pvh&dl=1

-Pawel
90
Support and Feedback / Re: SFTP connection without SSH key password fails
« Last post by Timur Born on September 04, 2025, 00:49:54 »
The password dialog only happens when I use the .ppk format private keyfile. When I use the OpenSSH keyfile then no password dialog appears (I think after setting and then deleting the PW again), but instead I get the "Failed to authenticate using keyfile : -19" error instead.
Pages: 1 ... 5 6 7 8 [9] 10