Question:
There is a list of files, how to archive them in rar / zip, and get a line where the archive with these files is located.
Answer:
There is a ZipFile class. You can use it. There are DotNetZip or SharpZipLib libraries .
There is a list of files, how to archive them in rar / zip, and get a line where the archive with these files is located.
There is a ZipFile class. You can use it. There are DotNetZip or SharpZipLib libraries .