I am trying to automerge 3 folders in 4th folder through command line without opening the Beyond Compare window.
Bcompare /automerge /silent "leftfolder" "rightfolder" "basefolder" "Mergedfolder"
But right now when I run command opens the window and need to select merge option manually,
Kindly help me by providing the command to achieve 3 way folder merge without opening the window like it does for files.
thanks in advanvce.
Bcompare /automerge /silent "leftfolder" "rightfolder" "basefolder" "Mergedfolder"
But right now when I run command opens the window and need to select merge option manually,
Kindly help me by providing the command to achieve 3 way folder merge without opening the window like it does for files.
thanks in advanvce.
Comment