1、安装 beyondcompare https://www.scootersoftware.com/download.php
2、新建下面的文件
activeBeyond.vbs
Set ws = CreateObject("Wscript.Shell") |
activeBeyond.bat:loop
del "C:\Users\Administrator\AppData\Roaming\Scooter Software\Beyond Compare 4\BCState.xml"
del "C:\Users\Administrator\AppData\Roaming\Scooter Software\Beyond Compare 4\BCState.xml.bak"
@ping 127.0.0.1 -n 1 >nul
goto loop
3、 添加到开机启动项
shell:startup |
复制 activeBeyond.vbs 的快捷方式到打开的目录中去
https://gist.github.com/pq1949/522c09c4597287baff07e1981cac0df4