Cannot create file "C:\Users\Administrator\AppData\Local\Temp\EditorLineEnds.ttr"

这个问题的产生根据网上搜集的资料是因为微软的新补丁KB2970228和KB2982791限制了字体文件的使用机制, 而EditorLineEnds.ttr是delphi字体临时文件, 这就导致了delphi启动时无法访问这个文件,启动失败

解决方案: 把EditorLineEnds.ttr扩展名改为ttf,右键安装,problem solved !!!

posted @ 2015-06-11 10:08  __kylong  阅读(3429)  评论(0编辑  收藏  举报