Advanced Software Framework Settings

Path of the application used to compare files

An application is normally used to compare files in the Advanced Software Framework, as such you must specify a path here.

Command line arguments used for file comparison

Command line argument macros:

If the command line for the configured file compare application is FileCompare.exe filepath1 filepath2, specify %original for filepath1 and %mine for filepath2. For example, if configuring WinMerge as the compare application, specify the following command line arguments: %original %mine /s /u.