Source Insight 打不开解决办法
(2014-12-08 17:25:15)分类: Office办公 |
Source Insight
打不开
http://blog.163.com/lib_628/blog/static/20468850201092735759651/
方法一:
1. Run the Uninstaller.
2 . Run regedit and delete the following 2 keys:
3. Delete the folder "Program Files\Source Insight" or where ever
you installed the program.
4. Delete the folder "My Documents\Source Insight".
5. Delete your temp files, on Windows XP it is us lly stored in
"C:\Documents and Settings\user_name\Local
Settings\Temp",
Finally, run the installer to reinstall
it.
方法二:
http://bbs.byr.cn/#!article/Security/16491
如果上述办法不能解决,试试下面的:
这时,相关参数如上,即source insight要在C:\DOCUME~1\DevUser\LOCALS~1\Temp\目录创建以TFX开头的临时文件,如果创建失败,返回0。
显然,创建失败了。到这个目录里看看,dir TFX*,一堆的文件,好,del TFX*,重新加载,运行,OKey了。
source insight的崩溃,因为source insight对创建得到的临时文件句柄的有效性未做任何检测。
如果找不到这个文件夹,直接搜索 TFX文件,删除