Riccardo
Riccardo
Thank you for the details! I tried to replicate your issue with the same settings and the same code; unfortunately, I wasn't able to reproduce it, the code works fine....
I have done numerous tests and, unfortunately, have not yet been able to replicate the problem. Specifically, in a virtual machine with a fresh installation of Windows 10, I tested...
Hi! With the latest stable version [v4.0.1](https://github.com/rikyoz/bit7z/releases/tag/v4.0.1), I improved the handling of UTF-8 paths, fixing also some issues that might be related to your problem.
Hi! Unfortunately, the 7-Zip DLLs do not provide a direct way to execute the CLI arguments, so bit7z would need to implement a parser that, given the string of arguments,...
Hi! If I understand your problem correctly, you're trying to display non-ASCII file names on the Windows console. If this is the case, it might not be an issue of...
I see! Unfortunately, there isn't much that bit7z can do in this case, as it seems to be a problem of 7-Zip itself.
Hi! I'm sorry for not getting back to you sooner. > The issue was in the way I was handling the 7z file. I didn't understand how the internal directories...
Hi! > When the comments in the file properties are too long, it can lead to compression errors. Uhm, strange, I'll try to replicate the issue! What are the specific...
Hi! I'm sorry for not getting back to you sooner. > When the comments in the file properties are too long, it can lead to compression errors. Using 7z can...
Hi! The library doesn't limit the archive file extension, either when compressing or extracting it, so you should be able to use any suffix format for the archive file!