hi, is there any library to rar&unrar files in C#?
if there isn't, any compression libraries advice for c#?
best regards.
Hi
Please refer below articles
http://stackoverflow.com/questions/17744802/how-to-compress-multiple-files
http://www.codeproject.com/Articles/66269/Programmatically-Compress-and-Decompress-Files
http://stackoverflow.com/questions/11153542/how-to-compress-files-in-c-sharp
http://stackoverflow.com/questions/8084783/compress-a-file-with-rar
I hope this will help you out.
Shashikant says: Hi Please refer below articles http://stackoverflow.com/questions/17744802/how-to-compress-multiple-files http://www.codeproject.com/Articles/66269/Programmatically-Compress-and-Decompress-Files http://stackoverflow.com/questions/11153542/how-to-compress-files-in-c-sharp http://stackoverflow.com/questions/8084783/compress-a-file-with-rar I hope this will help you out.
Thanks. i've decided to use SevenZipCharp library.
regards.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.