Hi,
I need to use command line input to winmerge tool to specify filter parameters. I created a new filter and saved it under the Filters folders for Winmerge tool. But I dont seem to understand what is wrong as it is not working. Isnt this the right way? What am I missing? Does the tool support this?
"C:\Program Files (x86)\WinMerge\WinMergeU" /f "A_FILTER.flt" "C:\Projects\ExpectedResults\A_PAGES\" "C:\Projects\ActualResults\A_PAGES\"
A_filter.flt is a collection of some linefilters and is saved at C:\Program Files (x86)\WinMerge\Filters
Please help!
The /f option specifies a file filter, not a line filter.
Unfortunately, there is currently no option to specify a line filter.