File compare in batch file

Wishlists for new functionality and features.
Post Reply
Mart1
Posts: 1
Joined: 13 Apr 2016 22:31

File compare in batch file

Post by Mart1 »

Hi,
I propose to the creator (i already contact him in e-mail and he propose me to create a new topic here) to add a function how allow you to select and compare automatically two files simply by create a batch file.
For do that you simply create for example a new batch file :

Code: Select all

HxD.exe "path_of_the_first_file" "path_of_the_second_file" "compare"
And if i click on this batch file, it will automatically lauch Hxd and compare the two files.
What do you thinking of that ?
Post Reply