Rad Studio 2010破解文件翻译
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Rad Studio 2010破解文件翻译相关的知识,希望对你有一定的参考价值。
Embarcadero_RAD_Studio_v2010_Architect_MULTiLANGUAGE-CYGiSO-----------------------------------------------------------RAD Studio Setup (Delphi, C++ Builder):---------------------------------------(1) start the installation(2) install serial number: JAAL-SCDKV6-ETH2SG-KBAN(3) after installation DON'T launch the application(4) go to: Win XP: C:\Documents and Settings\All Users\Application Data\Embarcadero Win Vista: C:\ProgramData\Embarcadero(5) delete ".cgb_license" and the folder ".licenses" (if there are *.currupted files delete them, too)(6) copy the content of \CYGiSO\license into that folder(7) copy sanctuarylib.dll and eqx.dll from \CYGiSO\RAD Studio\ into the bin folder of your installation dir (e.g. C:\Program Files\Embarcadero\RAD Studio\7.0\bin), overwrite existing fileDelphi Prism Setup:-------------------(1) start the installation(2) install serial number: JAAL-SCDKV6-ETH2SG-KBAN(3) after installation DON'T launch the application(4) go to: Win XP: C:\Documents and Settings\All Users\Application Data\Embarcadero Win Vista: C:\ProgramData\Embarcadero(5) delete ".cgb_license" and the folder ".licenses" (if there are *.currupted files delete them, too)(6) copy the content of \CYGiSO\license into that folder(7) copy sanctuarylib.dll from \CYGiSO\Delphi Prism\ into the bin folder of your installation dir (e.g. C:\Program Files\Embarcadero\Delphi Prism\Bin), overwrite existing fileInterBase Setup:----------------(1) after installation replace the license folder in your installation dir (e.g. C:\CodeGear\InterBase\license) with the one from \CYGiSO\Interbase\license(2) copy sanctuarylib.dll from \CYGiSO\Interbase\ to the bin folder of your installation dir (e.g. C:\CodeGear\InterBase\bin), overwrite existing fileERStudio Setup:---------------(1) start the installation(2) install serial number: JAAL-SCDKV6-ETH2SG-KBAN(3) after installation DON'T launch the application(4) go to: Win XP: C:\Documents and Settings\All Users\Application Data\Embarcadero Win Vista: C:\ProgramData\Embarcadero(5) delete ".cgb_license" and the folder ".licenses" (if there are *.currupted files delete them, too)(6) copy the content of \CYGiSO\license into that folder(7) copy sanctuarylib.dll from \CYGiSO\ERStudio\ into your installation dir (e.g. C:\Program Files\Embarcadero\ERStudio8.0), overwrite existing fileNOTE: you need an active network connection (doesn't matter if online or not), otherwise RAD Studio crashes because of an access violation. that is not crack related!Enjoy, Team CYGiSO & EQUiNOX 以上是RAD STUDIO 2010和破解文件说明,可是我英文水平不好翻译不出来,希望哪位朋友能帮我翻译一下,在此谢谢了
参考技术A 用什么破解文件呀???直接用注册机不更好嘛?
Delphi 2009 RAD Studio - 桌面选择器不工作
【中文标题】Delphi 2009 RAD Studio - 桌面选择器不工作【英文标题】:Delphi 2009 RAD Studio - Desktop Selector not Working 【发布时间】:2010-05-23 19:50:54 【问题描述】:在 Delphi 2009 RAD Studio 中,有一个下拉组合框,您可以在其中选择桌面配置,即“默认布局”、“调试布局”、“经典未停靠”等。这对我不起作用,即当我选择一个桌面时,什么也没有发生。我想我曾经通过删除下拉组合框“自定义”了工具栏,然后我再次添加它,自从它已经死了。这是一个已知的错误吗?有药吗?
【问题讨论】:
【参考方案1】:在您的计算机上创建一个新用户帐户,将其命名为“测试”并在那里登录。现在加载 delphi 并尝试这个桌面布局按钮。如果它现在在这个备用桌面帐户中工作,那么它在您的注册表设置中的这个键下:
HKEY_CURRENT_USER\Software\CodeGear\BDS\6.0
尝试在 Session 键下设置名为 DesktopName 和 RuntimeDesktopName 的键
HKEY_CURRENT_USER\Software\CodeGear\BDS\6.0\Session\DesktopName=Default Layout
HKEY_CURRENT_USER\Software\CodeGear\BDS\6.0\Session\RuntimeDesktopName=Debug Layout
【讨论】:
【参考方案2】:当您运行项目或返回编码时,它是否仍在切换配置? 您是否尝试过创建新的自定义配置、保存它们并使用组合手动切换?
我的猜测是注册表中保存的内容有误。您可以尝试(在保存当前注册表后)从另一个可以运行的安装中获取(良好的)D2009 注册表,并将其应用到您的机器上。如果它再次起作用,您将有办法通过区分 regs 来解决它。如果不是,您可能必须重新安装 D2009(或至少尝试“修复”)。 免责声明:yadda yadda 关于触摸注册表...
【讨论】:
以上是关于Rad Studio 2010破解文件翻译的主要内容,如果未能解决你的问题,请参考以下文章
跪求一份RAD Studio 10 Seattle破解版,找了好久了。
RAD Studio 2010 中的错误 yaml-cpp 编译
如何更改 RAD Studio(2010 及更高版本)IDE 格式化我的代码的方式?