Skip to content

Files

This branch is 1 commit ahead of, 754 commits behind WinMerge/winmerge:master.

ShellExtension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 19, 2023
Sep 5, 2021
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
May 23, 2022
Feb 19, 2023
Feb 19, 2023
Feb 19, 2023
Sep 13, 2021
Sep 13, 2021
Sep 13, 2021
Mar 12, 2020
Dec 10, 2021
Dec 10, 2021
Sep 13, 2021
Sep 13, 2021
Dec 12, 2021
Dec 12, 2021
Dec 12, 2021
Nov 19, 2016
Jan 12, 2008
May 19, 2019
Sep 13, 2021

Shell Extension

Source code from the Windows Explorer shell integration.

Testing

WinMerge sets executable path (WinMergeU.exe) which ShellExtension starts every time when options-dialog is closed. This can cause problems when testing several versions of WinMerge. There is registry value to overwrite path to WinMerge executable:

HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge\PriExecutable

It does not exist by default, so create PriExecutable as string value and type path of WinMergeU.exe you mainly use as its value. If this value exists ShellExtension does not care about another path value.