Skip to content

cyklon73/ZipComperator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZipComparator

this is how you use it

  • Install java first if you haven't already
  • download the jar file
  • run the jar file with the following command
java -jar zip_comparator.jar
  • enter the file path to your first jar/zip file
  • enter the file path to your second jar/zip file
  • press enter
  • Wait for the comparison to complete
  • now write all the differences to a file with the following command
--file <path to txt file>
  • Now you can exit the program with the exit/close command