

I love the direct access to the Compare-function, to see current and previous versions side by side. Is there a way to make it portable? Without hard-coding the WinMerge path?
This does not seem to work:
Code: Select all
"diff": "\"{AppDrive}\\Toolbox\\WinMerge\\WinMergePortable.exe\" \"{COPY_PATH}\" \"{FILE_PATH}\"",