Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 308 Bytes

unzipnew - extracts only newer/udated files

Tool to unzip only newer/updated files (by checking their hash) for Windows

Usage:

unzipnew c:\path\to\file.zip

or

unzipnew c:\path\to\file.zipp -d c:\output\dir

Current version targets .NET 4.7.2 and works on Windows, will migrate to .NET Core later.