hack - ljatsh/Test GitHub Wiki

Hack

History

  1. 2019-03-07: initial version

Beyond Compare

for 4.2.4 or higher,4.2.5,4.2.6, it's works

  1. go to the dir : /Applications/Beyond Compare.app/Contents/MacOS
  2. change the name BCompare to BCompare.bak
  3. touch a file name BCompare , and chmod a+u BCompare
  4. insert BCompare the content :
#!/bin/bash
rm "/Users/$(whoami)/Library/Application Support/Beyond Compare/registry.dat"
"`dirname "$0"`"/BCompare.bak $@

Reference

⚠️ **GitHub.com Fallback** ⚠️