winmerge
winmerge copied to clipboard
Command line parameter '/u' apparently does not work.
Environment: Microsoft Windows [Version 10.0.19045.3930] WinMerge Version: 2.16.38.0 X64
Steps to reproduce:
- Start WinMerge using: WinMergeU.exe /u
- Click: File/Open... (Ctrl+O)
- Input: 1st File or Folder to some valid path (A)
- Input: 2nd File or Folder to some valid path (B)
- Click: Compare
- Close WinMerge
- Start WinMerge using: WinMergeU.exe /u
- Click: File/Open... (Ctrl+O)
- Open MRU combo box: 1st File or Folder
Unexpected: the path (A) is listed in the MRU. The analog bug exists for the '2nd/3rd File or Folder' combo boxes.
Unfortunately, the /u command line option is meant to prevent paths specified in command line arguments from being registered with MRU.
Therefore, paths specified later in the Select Files or Folders window are not affected by that option.