02-28-2017, 10:52 AM
I often use 7z format for compressed files, I found in the QM function zip function, but can not be used for 7z format :oops:
how to write function to achieve 7z file compression and decompression? Any comments and suggestions are welcome, thank you very much
On the Internet I find some information, I found someone using sevenzipsharp dll file, achieved in the CS code to achieve the pressure and decompression, I programming level is not good, I hope QM developers can help me achieve this function, this feature Is also useful for most people, the compression rate of the normal zip file format is too low
SevenZipSharp.dll file is very small, only 147k and 7z official installation package inside the dll file is very large, there are more than 1M, I hope to achieve the call SevenZipSharp.dll compression and decompression, This is not necessary to install 7z compression software, very good
http://sevenzipsharp.codeplex.com/
how to write function to achieve 7z file compression and decompression? Any comments and suggestions are welcome, thank you very much
![Smile Smile](https://www.libreautomate.com/forum/images/smilies/smile.png)
On the Internet I find some information, I found someone using sevenzipsharp dll file, achieved in the CS code to achieve the pressure and decompression, I programming level is not good, I hope QM developers can help me achieve this function, this feature Is also useful for most people, the compression rate of the normal zip file format is too low
![Smile Smile](https://www.libreautomate.com/forum/images/smilies/smile.png)
SevenZipSharp.dll file is very small, only 147k and 7z official installation package inside the dll file is very large, there are more than 1M, I hope to achieve the call SevenZipSharp.dll compression and decompression, This is not necessary to install 7z compression software, very good
![Idea Idea](https://www.libreautomate.com/forum/images/smilies/lightbulb.png)
![Idea Idea](https://www.libreautomate.com/forum/images/smilies/lightbulb.png)
http://sevenzipsharp.codeplex.com/