<div dir="ltr"><div>Hi,</div><div><br></div><div>I have certain doubts and clarification required wrt using KDiff3 tool as follows:</div><div>1. I want to merge 2 files and auto resolve the conflict by adding first lines from File A and then appending it with Lines from B. Is it possible without manual intervention.</div><div>2. Also Can i achieve the same using command prompt.</div><div>For ex: I am using a batch file and using the following command</div><div>call "C:\Program Files\kdiff3\kdiff3.exe" --auto "C:\Users\296170\Documents\Rnd Learning\n1.txt" "C:\Users\296170\Documents\Rnd Learning\n2.txt" -o "C:\Users\296170\Documents\Rnd Learning\n3.txt"</div><div><br></div><div>This will display the page where it will ask me to select from File A or B to resolve the conflict. But through command prompt I would like to get the merge output in n3.txt which will have the merge product of n1.txt and n2.txt.</div><div>Please let me know if this is possible and what would be the command to achieve this?</div><div><br></div><div>Regards,</div><div>Prashant</div><div><br></div></div>