本文安装Source Insight的很多步骤参考了Source Insight 4.x完美激活破解安装图文教程(附替换文件+授权文件),在此表示感谢。
最近打算阅读aosp工程相关代码,所以找了好多阅读源码的工具。发现很多人都推荐Source Insight去阅读源码,所以开始安装Source Insight 4.0
安装步骤如下:
- 首先要在Ubuntu 上安装wine
- 原因:Source Insight软件并不支持Linux操作系统,只支持Windows操作系统。而wine的作用是在Ubuntu上模拟出windows的环境,达到可以在Ubuntu上安装Windows的相关软件。具体安装步骤请查看转载链接:ubuntu 16.04 安装wine
-
安装wine成功的标志是:wine --version -- 输出当前wine的版本号
wine安装成功的版本号
2.通过wine模拟出的Windows环境安装破解版Source Insight 4.0
- 下载Source Insight 4.0破解版安装包,转载:破解版Source Insight 4.0下载地址
-
下载成功后可以看到是一个rar压缩包
破解版Source Insight 4.0安装包
-
按顺序分别执行如下3个命令,目的是安装解压rar文件的工具
安装rar解压相关工具
- 进入sourceinstrht_jb51.rar文件所在的目录,执行unrar -x sourceinstrht_jb51.rar解压文件
解压source insight 破解版rar文件
解压后目录如下
-
执行如下命令,通过wine安装Source Insight 4.0软件
通过wine安装Source Insight 4.0
3.破解Source Insight 4.0
-
将解压后的破解版Source Insight 4.0 复制到上面Source Insight 4.0的安装目录下,覆盖原先的sourceinstght4.exe
使用破解版sourceinsight4.exe覆盖
- 打开Source Insight 4.0,选择import a new lecense file -->选择破解包下的 si4.pediy.lic文件即可激活
-
激活成功的标志是每次打开Source Insight 4.0都会显示已经激活的相关信息
Source Insight 激活成功标志
4.卸载Source Insight 4.0
-
执行wine uninstaller -- 调用uninstaller工具进行卸载。在弹出的框中选择想要卸载的软件-->删除即可
卸载Source Insight 4.0
网友评论