Size: 295
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 | |
Line 9: | Line 8: |
winmergeu.regkey=Software\Thingamahoochie\WinMerge winmergeu.regname=Executable |
|
Line 10: | Line 11: |
winmergeu.checkchanged=True | |
Line 12: | 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