Software

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.