WPF GUI utility to compare .zip archive contents (e.g. for Open Packaging Convention files). Targets .Net 4.8.
Guide
- Build the solution and run the generated executable.
- Open (or drag & drop) the files you want to compare.
- Double-clicking any row in the grid will run the program specified at the bottom of the window (e.g. for diffing the contents).
- Hitting
Refreshwill reload the original files in case of changes.
Side effects
- Creates directories prefixed with
ArchiveDiff_into the current user’s temporary directory (e.g. C:\Users\UserName\AppData\Local\Temp). These have to be deleted manually in case of a crash. - Creates a file called
ArchiveDiffSettings.xmlnear the executable for storing user settings.
Source Code
git clone https://arnoldbeiland.ro/repos/ArchiveDiff.git
Screenshot
