Recent Posts

Pages: 1 2 [3] 4 5 6 7 ... 10
21
Beta Releases / Re: 15.5 Beta
« Last post by User_99 on May 24, 2025, 17:51:42 »
Same here. After update to latest beta some strange folders are created in Program Files where MC is located.

Also nothing happend if I want to upload changes in language. No popup is shown...

UPDATE: These strange folders are created in Program Files where MC is located IF I WANT TO UPLOAD changes for language translations.
22
Thanks a lot for looking at this Mathias.
A non-standard " ?  I'm just using default Win11 1250 codepage, no unusual fonts etc.
Maybe corrupted when pasting between dialogs & browser or sth?  Now I am looking for that I can see the "s are different. ???
I've re-typed it instead of using snippets & it looks OK now.  ::)
Apologies.
23
I check.. maybe can be fixed

Alright, thank you !
24
Did some checking..  Why it is not support is because 7z does not support appending files to an 7z archive

When you in 7zip add a file to an existing 7z it will rebuild the entire 7z file. Unpack the existing file into the new and then add the newly dropped file.
If you modify a file called myfiles.7z you will see that 7zip create a new myFiles.7z.tmp , and if successful the old is delete and the tmp is renamed to the name of the original file
25
I check.. maybe can be fixed
26
1. When you drop a file into another application MC must wait until the dropping application has release the drop request. what 7Zip really should do is to see that is a DROP of file refereces.. and just takes them and release the drop. and continue. But they are not.
I do not get a crash.. But MC can crash because you are trying to do lots of things with ti while it is waiting and when the wait is over it tries to do a lot of things at the same time

Adding files to an existing 7Z is currently not supported. There was some issue with that, But t is on the list

2. Safe yes, Difference is that store edition is a bit behind the version on the site, because it is messier and require more to get it up there. But the plan is to update Store edition also when next version is release ( 15.5 )
27
Following the implementation of the search filtering feature, I've noticed that the sorting state for the Aliases column does not persist. Specifically, when I set the Alias column to sort alphabetically, this order is lost upon subsequent Aliases Box launches interactions. Currently, I need to manually click the "Alias" column header each time to reapply the alphabetical sort.

Could you please fix persistent sorting for the Aliases column so that the alphabetical order remains consistent across sessions and re-opening Aliases Box?

In the screenshot, all the Aliases below "xxzeusct" lose their Sorting Order each time I open the Aliases Box !
28
Support and Feedback / Server Busy Warning in 7Zip & Store Edition
« Last post by Billy Murphy on May 22, 2025, 23:19:29 »
Hello,

1 - In MultiCommander, when I want to compress files with 7zip, I drag the files into the compressed folder.  When I do this, a window opens with the message Server Busy followed by the buttons Switch To, Retry, and Cancel (Cancel cannot be selected). Even with this window open, the compression takes place normally.

After the compression is complete, if I click on Switch To, the Multicommander crashes, I have to restart it, when I click on Retry, nothing happens.

Does anyone know what kind of problem this is or is there a plugin to compress inside 7zip with MultiCommander so that I don't have to open it from the outside? It works with other zip formats but in 7zip I can't throw any files into the compressed folder, I get a message saying that "this operation is not supported."

2 - Is it safe to download the Store Edition version from the Microsoft store, it says it's the same version but in the update history it looks out of date compared to what's on the official site.
29
Beta Releases / Re: 15.5 Beta
« Last post by Mathias (Author) on May 22, 2025, 21:53:19 »
Strange, I will check what can cause that
30
Script / Re: Open multiple files
« Last post by Mathias (Author) on May 22, 2025, 21:49:37 »
If you enable that option for the script, it will be run once for each file that is selected.
and for each iteration {FocusFilePath} will be the next file of all the selected.
Pages: 1 2 [3] 4 5 6 7 ... 10