Beyond Compare mac crack at the

Open a terminal
1, the next Mac application directory, found just installed Beyond Compare,
path / Applications / Beyond Compare.app/Contents/MacOS
2, enter the command cd /Applications/Beyond\ Compare.app/Contents/MacOS
here note the space transfer, "" = "" \ "The in front of empty Georg
3, file BCompare to BCompare.real
command: sudo mv BCompare BCompare.real
4, create a file BComapre sudo touch BCompare
5, modify the contents of the command: sudo vim BCompare
6, enter the edit mode: i
7, copy the contents of what

#!/bin/bashrm "/Users/$(whoami)/Library/Application Support/BeyondCompare/registry.dat""`dirname "$0"`"/BCompare.real $@

8, returns to the cd, modify permissions.

cd
chmod a+x /Applications/Beyond\ Compare.app/Contents/MacOS/BCompare

or

chmod 777 /Applications/Beyond\ Compare.app/Contents/MacOS/BCompare

Beyond Compare starts last
set permissions can cause an error
in modify permissions command preceded by sudo try.
If does not work, reboot into protected mode, find the terminal enter the command: csrutil disable
reboot again on it, Beyond Comapre will be able to go in

Guess you like

Origin blog.csdn.net/lovexiaobaby/article/details/94722136