打开delphi2010时,出现了can not create ...Temp\EditorLineEnds.ttr。
在国外论坛找到原因及解决方案:
原因:升级了windows的补丁KB2993651, kb:2982791 , kb:2970228,导致EditorLineEnds.ttr生成所在的文件夹无法被修改,固而出错!(此错误好像XE6不会发生,可能Delphi调整了方式吧!)
解决方案:
卸载以上补丁(在命令行运行以下命令)
wusa /uninstall /KB:2993651
wusa /uninstall /kb:2982791
wusa /uninstall /kb:2970228
同时在windows更新中,禁止这些(及最新的KB开头)的更新补丁, 防止再次安装了更新。
重启电脑,解决!
LEO原创,转载请注明, qq: 1505250187
国外论坛解决方法原文:
With a new windows update Delphi 2007 to Delphi 2010 did not start anymore.
you get a error delphi can not create ...Temp\EditorLineEnds.ttr
most important information by microsoft:
http://support.microsoft.com/kb/2982791
Known issues with this security update
After you install this security update, fonts that are installed to a location other than the default fonts directory (%windir%\fonts\) cannot be modified when they are loaded into any active session. Attempts to change, replace, or delete these fonts will be blocked, and a "File in use" message will be presented.
you can rollback easy in two ways
1: create a batch file with following lines
wusa /uninstall /kb:2982791
wusa /uninstall /kb:2970228
this batch file you run on start up of windows. but with auto update both updates installs every time
2: disable the KB's from autoupdate
after update goto WindowsUpdates in your system. disable both KB's so on new updates it will be not installed again
these are only workarounds. with newer Delphi Versions like XE6 this error will not be come. Hope Embarcadero will create a patch for "older" Delphi Versions.
分享到:
相关推荐
解决delphi RAD Studio 10.1 Berlin 运行提示“Cannot create file C:\Users\Admin\AppData\Local\Temp\EditorLineEnds.ttr” 版本: IDE Fix Pack for RAD Studio 10.1 Berlin - Version 5.96 (2017-04-09)
解决delphi2010提示“Cannot create file C:\Users\Admin\AppData\Local\Temp\EditorLineEnds.ttr” 版本: IDE Fix Pack for RAD Studio 2010 - Version 5.96 (2017-04-09)
标题 "Delphi无法运行,提示EditorLineEnds.ttr" 描述了用户在尝试运行Delphi集成开发环境(IDE)时遇到的问题。错误信息表明 `EditorLineEnds.ttr` 文件可能被另一个正在运行的程序占用,导致Delphi无法正常启动。`...
运行Delphi2007,第一次成功,第二次就是 EditorLineEnds.ttr文件错误。这是解决文件。 以后打开Delphi2007的时候就先打开它dzEditorLineEndsFix.exe就可以了。这也是delphi启动 EditLineEnds.ttr 被占用问题。
Delphi EditorLineEnds.ttr另一个程序正在使用,解除占用。...提示%TEMP%\EditorLineEnds.ttr另一个程序正在使用此文件,进程无法访问.工具包括所有版本的修复补丁,请根据需要的版本执行补丁!Delphi2007,Delphi2010
解决delphi RAD Studio 10 Seattle 运行提示“Cannot create file C:\Users\Admin\AppData\Local\Temp\EditorLineEnds.ttr” 版本: IDE Fix Pack for RAD Studio 10 Seattle - Version 5.96 (2017-04-09)
在打开Delphi2010 软件时,若出现 两次提示EditorLineEnds.ttr另一个程序正在使用此文件,进程无法访问,可以通过安装IDEFixPack来进行修复。IDE Fix Pack for RAD Studio 2010 - Version 5.96,在Delphi...
Delphi的IDE在启动时提取了一个字体资源到%TEMP%\EditorLineEnds.ttr,然后使用AddFontResource函数将其加载,并且在IDE的析构代码中释放它。但在最近的Windows更新中,由于一些安全方面的原因,微软限制了...
IDEFixPack 5.7 for Delphi 2009/2010 可以解决Windows更新后Delphi IDE只能启动一次,第二次启动报无法创建EditorLineEnds.ttr文件的问题。
《PyPI官网下载:ttr.aws.utils.s3-0.4.2.1.tar.gz——探索AWS S3的Python工具库》 PyPI(Python Package Index)是Python开发者的重要资源库,它为全球的Python爱好者提供了丰富的开源软件包。本文将深入探讨在...
【标题】"ttr.rar_C/S_default.ttr_iphone_iphone game_手机 游戏" 涉及到的关键知识点主要是手机游戏开发,特别是针对iPhone平台的C/S架构(Client/Server架构)游戏开发。在这个场景下,"default.ttr"可能是一个...
"解决c++builder 2010运行报错"这一主题着重于如何处理这类问题,特别是针对EditorLineEnds.ttr文件引发的异常情况。EditorLineEnds.ttr文件通常与代码编辑器有关,可能是C++Builder 2010集成开发环境(IDE)用于...
这是一个小程序,它修复了 Windows 更新 KB2982791 与 Delphi 2006 到 2010 引入的导致错误“无法创建文件 %Temp%\EditorLineEnds.ttr”的问题。 它的工作原理是在创建文件时将文件移动到其自己唯一的子目录。 1.0.2...
标题中的"EditorLineEnds.ttr"是一个与编辑器配置相关的文件,可能是保存用户自定义编辑器设置的文件。当这个文件被占用或损坏时,可能会导致IDE出现错误,影响开发过程。 描述中提到的问题是,用户在尝试使用RAD ...
windows7 64位系统 Delphi 2007 打开出现 Cannot create file "C:\****\AppData\Local\Temp\EditorLineEnds.ttr". 另一个程序正在使用此文件,进程无法访问。的错误。
《Python库py-ttr-0.1.0:探索时间序列分析的新篇章》 Python作为一门强大且广泛使用的编程语言,其丰富的库生态系统是其的一大亮点。在数据分析、机器学习和人工智能领域,Python库扮演着至关重要的角色。今天我们...
支持windows7 64位系统 Delphi2007 打开出现 Cannot create file "C:\****\AppData\Local\Temp\EditorLineEnds.ttr". 另一个程序正在使用此文件,进程无法访问。的错误。
在使用 RAD Studio 2010 过程中,有时可能会遇到一个特定的错误提示:“EditorLineEnds.ttr 另一个程序正在使用此文件!”这个错误意味着用户无法正常启动 IDE,因为某个后台进程或已打开的文件阻碍了程序的运行。 ...