Skip to content

arnoldbeiland/ArchiveDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArchiveDiff

WPF GUI utility to compare .zip archive contents (e.g. for Open Packaging Convention files). Targets .Net 4.5.

Might still be buggy and unstable.

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 Refresh will 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.xml near the executable for storing user settings.

About

WPF GUI utility to compare .zip archive contents (e.g. for Open Packaging Convention files)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages