source insight安装与报错问题记录
安装
安装请参考:Source Insight 4.0安装教程(附上安装包及破解文件)
报错
source insight 4.0 首次安装打开后,弹出:Unable to open or create …我的文档/source insght4.0/xxx.sidb错误界面
解决方法:
- 按win+r,打开运行窗口
- 输入regedit后,按回车键打开注册表
- 复制HKEY_CURRENT_USER\Software\Source Dynamics\Source Insight\4.0\Paths到搜索栏后按下回车
- 右键一个名称为UserDataDir字符串值
- 将UserDataDir的值改为soure insight 4.0的安装路径(不能有中文),例如:D:\Program Files\Source Insight4.0
- 打开source insight将不再弹出报错窗口,问题解决
暂未遇到其他报错问题,故不作记录
最后更新时间:22-02-10 23:16