Size: 390
Comment:
|
Size: 309
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Example configuration, assuming winmergeu.exe is in the path: | Example configuration: |
Line 7: | Line 7: |
winmergeu.priority=100 winmergeu.args=/e /ub /wl /dl other /dr local $other $local $output |
winmergeu.args=/e /ub /dl other /dr local $other $local $output winmergeu.regkey=Software\Thingamahoochie\WinMerge winmergeu.regname=Executable |
Line 10: | Line 11: |
winmergeu.checkchanged=True | |
Line 11: | Line 13: |
#winmergeu.regkey=Software\Thingamahoochie\WinMerge #winmergeu.regappend=\WinMergeU.exex |
|
Line 14: | Line 14: |
Todo: Use the regkey stuff ... |
[http://www.winmerge.org/ WinMerge]
Example configuration:
[merge-tools] winmergeu.args=/e /ub /dl other /dr local $other $local $output winmergeu.regkey=Software\Thingamahoochie\WinMerge winmergeu.regname=Executable winmergeu.fixeol=True winmergeu.checkchanged=True winmergeu.gui=True