Recent Posts

Pages: 1 ... 6 7 8 9 [10]
91
Script / Re: Open multiple files
« Last post by Mathias (Author) on May 25, 2025, 22:14:01 »
ahh Ok. I not sure that option is supported for that.
92
Script / Re: Open multiple files
« Last post by Matthias515566 on May 25, 2025, 11:33:18 »
It is a "External" Script. A very simple command:
Code: [Select]
"C:\Program Files\XnViewMP\xnviewmp.exe" "${focusfilepath}"
93
Script / Re: Open multiple files
« Last post by Mathias (Author) on May 25, 2025, 00:18:57 »
What script type is it?
94
Script / Re: Open multiple files
« Last post by Matthias515566 on May 24, 2025, 20:18:40 »
This doesn't work. I guess I have to learn how to do multi-scripting, or you could give me a working example.
95
Support and Feedback / Re: Server Busy Warning in 7Zip & Store Edition
« Last post by Billy Murphy on May 24, 2025, 18:24:12 »
"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"

It only crashes if I click on Switch To but if I click on Retry nothing happens.

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

I see, for safety's sake I'm only going to compress with zip now, it's safer because it has wider support, I've even tested it with other managers out of curiosity and the same error happens.

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 )

Okay, that said, I'll consider downloading the Windows Store version on my laptop. Thanks for your support.
96
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.
97
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.
98
I check.. maybe can be fixed

Alright, thank you !
99
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
100
I check.. maybe can be fixed
Pages: 1 ... 6 7 8 9 [10]