I have two different directories, and I create a script that identifies that if different directories have the same file name with different changes. I am trying using the winmerge commaline option as shown below. WinMergeU C: \ Folder \ File.txt C: \ Folder2
and I also want to merge all the changes into a single file.
Please offer me this.
thank
source
share