Dynamically Linked Archiving Methods(DLA) - this is modern archivator for all. You can write and integrade Compressing Methods into this archivator. You can integrade our FrameWork into your program or you can download fully worked compiled copy and use that as 7zip or WinRar.
- For archivate:
$dla ar C:\Users C:\Archives\Archive76.dla
-- Where C:\Users
- base folder for compress, C:\Archives\Archive76.dla
- archive destination.
- For Unzip:
$dla dar C:\Archives\Archive76.dla C:\NewFolderForArchive76
--Where C:\Archives\Archive76.dla
- archive file, C:\NewFolderForArchive76
- folder for unzipping(will be created).