Monday, 13 July 2020

WinMerge - Location Pane view doesn't open anymore

In WinMerge v2.16.2.0, when the Location Pane view on the left was closed by accident then it will not be able to automatically reopen itself anymore after any subsequent files were opened for comparison.



It seems WinMerge is not saving the Location Pane settings.

The work around is to edit the registry setting for WinMerge.

HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge\Settings-Bar0\Visible = 1

Set Bar0 Visible to 1. May have to close and reopen the Registry Editor to save the new setting.

The same might happen to Diff Pane. Use the registry setting below.

HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge\Settings-Bar1\Visible = 1 (Using "Settings-Bar1" instead of "Settings-Bar0").


No comments:

Post a Comment

How to Delete a Desktop icon with no properties

  In October 2024, I enabled Windows Subsystem for Linux (WSL) and installed Ubuntu on my Windows 10 system for an AI test project from Yout...