Difference between revisions of "Installation of ADE/zh-cn"

(Created page with "===手动激活=== 如果因为安装程序无法和激活服务器通讯导致激活失败(要么因为你的计算机没法连接英特网,或者应为你的企业防火...")
(Created page with "{| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 |- style="text-align: center" | ADE 介绍 <- || [...")
 
(7 intermediate revisions by the same user not shown)
Line 28: Line 28:
 
如果因为安装程序无法和激活服务器通讯导致激活失败(要么因为你的计算机没法连接英特网,或者应为你的企业防火墙阻止了通讯),那么你需要手动激活该许可证。按照以下步骤操作:
 
如果因为安装程序无法和激活服务器通讯导致激活失败(要么因为你的计算机没法连接英特网,或者应为你的企业防火墙阻止了通讯),那么你需要手动激活该许可证。按照以下步骤操作:
  
#Allow the installer to finish (leave the activation key blank).
+
#让安装完成(不要填写激活码)。
#Find your computer’s host id as follows.
+
#按照如下步骤找到你的计算机的host id。
 
##'''Start''' > '''All Programs''' > '''Analytica Decision Engine''' > '''Configure License'''  
 
##'''Start''' > '''All Programs''' > '''Analytica Decision Engine''' > '''Configure License'''  
## Find your host id at the bottom right corner of the dialog.
+
##在该对话框的底部右角边找到你的host id。
#Go to http://Lumina.com/support/activate-analytica
+
#一次选择ADE,Individual license(个人许可证),填写剩余字段(确保你的host id输入正确,如果有连字符也要输入),再点击submit(提交)。
#Select ADE, Individual license, and fill in the remaining fields (make sure your host id is entered exactly, including any hyphens if any) and submit.
+
#在thank you(感谢)页面找到你的license name(许可证名称) ,位于“<tt>'''LICENSE lumina'''</tt>” 后面,看起来像ade_123_45(数字可能不同)。
#On the thank you web page, find your license name. It will appear after “<tt>'''LICENSE lumina'''</tt>” and will look something like ade_123_45 (the numbers will differ).
+
#当你收到电子邮件后,将附件ADE.lic保存到你的ADE安装目录。
#When you receive the email, save the attachment (ADE.lic) to the ADE install directory.
+
#运行<tt>'''ADE.exe'''</tt>
#Run <tt>'''ADE.exe'''</tt>
+
#在出现的对话框中输入你第5部中找到的许可证名称。不要填写RLM Server栏。
#In the dialog that appears, enter your license name from step5. Leave the RLM Server field blank.
+
#测试安装:运行<tt>'''AdeTest'''</tt>,并点击'''New ADE.CAEngine'''按钮。如果没有报licensing error(许可证错误)说明安装成功。
#Test the installation by running <tt>'''AdeTest'''</tt> and pressing the '''New ADE.CAEngine''' button. If this succeeds without reporting a licensing error, you got it right.
 
  
===Installed Manuals and Examples===
+
===安装手册和示例===
The default installation directory, if you did not change it when running the installer, is
+
当运行安装程序时,如果你没有改变安装路径,默认安装目录为:
 
  C:\Program Files\Lumina\ADE 4.6  
 
  C:\Program Files\Lumina\ADE 4.6  
  
Two ADE manuals are installed into a subdirectory called docs. These are:
+
有两个ADE手册安装到一个叫docs的子目录。这两个手册为:
*ADE Reference.pdf (the equivalent of the [[ADE User Guide]])
+
*ADE Reference.pdf([[ADE User Guide/zh |ADE 用户指南]]内容相同)
 
*ADE Scripting.pdf  
 
*ADE Scripting.pdf  
Four example programs should also have been installed in that directory underneath the examples directory. They are as follows:
+
有4个示例程序同时被安装到examples(示例)目录下。这4个示例为:
*'''Tutorial.NET''' — This program is referred to by the Analytica Decision Engine Tutorial. It is recommended that you read the Analytica Decision Engine Tutorial completely before writing your own programs that depend on ADE.
+
*'''Tutorial.NET''' — 该程序被ADE决策引擎入门教程引用。建议阅读完ADE入门教程后再编写依赖于ADE的程序。
*'''AdeTest''' — This program allows you to call or test the methods of ADE objects through a GUI. You can run AdeTest.Exe (in the bin directory), or you can trace through the code in the Visual Studio.NET 2005 debugger to observe each method being called.
+
*'''AdeTest''' — 该程序教你如何通过Microsoft ASP 程序访问ADE。
*'''asp_exam''' — This program shows you how to access ADE through a Microsoft ASP program.
+
*'''excel_exam''' — 该程序教你如何从任何带有Visual Basic for Applications(VBA)支持的应用程序访问ADE,包括Microsoft Office suite应用程序。
*'''excel_exam''' — This program shows you how to access ADE from any application with Visual Basic for Applications (VBA) support, including the Microsoft Office suite of applications.
 
  
===Entering a new license code===
+
===输入新的许可证代码===
If you need to activate a different license you must run the ADE installer (or go through the [[Installation of ADE#Manual Activation | manual activation]] process).
+
如果你要激活不同的许可证,你必须运行ADE安装程序(或者通过 [[Installation of ADE#Manual Activation/zh | 手动激活]] 过程)。
  
===Upgrading from an earlier version of ADE===
+
===从旧版本ADE升级===
ADE 4.6 has been configured to install without disturbing previously installed versions of ADE. This allows you to compare the performance and output of your application under the different versions. However, it also means that your existing applications continue to use the previous version until you have changed them to use ADE 4.6
+
ADE 4.6已经配置为不干扰以前已经安装的ADE版本。这允许你在不同版本下比较应用程序的性能和输出。但是,这意味着你现有的应用程序将继续使用以前的版本,直到你使用ADE4.6来改变他们。
  
===Uninstalling ADE===
+
===卸载ADE===
To uninstall ADE, select '''Add/Remove Programs''' in the Windows Control Panel. Scroll through the list to find “Analytica Decision Engine 4.6.” Click the Remove button and proceed through the uninstall wizard
+
要想卸载ADE,请在Windows 控制面板中选择'''添加/删除程序''。将列表滚动至“Analytica Decision Engine 4.6”。点击删除按钮开启反安装向导。
  
==See Also==
+
== 另请参考 ==
  
 
{| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5
 
{| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5
 
|- style="text-align: center"
 
|- style="text-align: center"
|  [[Introduction to ADE]] <-  ||  [[Installation of ADE]] || -> [[The ADE Tutorial]]
+
|  [[Introduction to ADE/zh | ADE 介绍]] <-  ||  [[Installation of ADE/zh | ADE 安装]] || -> [[The ADE Tutorial/zh | ADE 入门教程]]
 
|}
 
|}

Latest revision as of 07:55, 16 October 2015

Other languages:
English • ‎中文 • ‎中文(中国大陆)‎

ADE 用户指南 >

此章解释Analytica决策引擎(ADE)对计算机系统的要求,同时说明了如何安装、升级以及如何卸载ADE。

系统要求

  • Windows XP, Windows Server 2003、2008、或者2012、Windows Vista、Windows 7,或Windows 8。
  • 40 MB硬盘空间,还需加上你的应用程序所需硬盘空间。
  • 最少2GB内存。如果你的用户将运行多个并行程序,推荐增加更多内存。
  • 你需要一种开发语言环境,以便使用ADE建立你的应用程序。应用环境可以是:内嵌VB.NET、C#, ASP.NET、VC++、任何其他COM 或者.NET的Visual Studio开发环境。你也可以在Microsoft Office中的Visual Basic for Applications(VBA)或者 Windows Scripting Host('CScript.exe' ,或者 WScript.exe)中使用ADE,也可以在其他内嵌 COM,或者内嵌ActiveX automation的程序包中使用。

你可以从[[1]]上下载ADE安装程序包。该安装文件包含:ADE进程内自动化服务器(Adew.dll)、ADE本地自动化服务器(ADE.exe)、ADE所需的辅助文件,本“ADE用户指南”,以及示例程序。

安装Analytica 决策引擎文件

从网络安装

下载可执行ADE setup文件。当你获得激活码后,将给你提供网上下载该文件的地址。保存到磁盘即可。

运行(双击)你刚刚下载的文件开始安装ADE。确保从管理员账户安装。

按照说明。阅读并同意许可证协议,选择安装目录,当提示输入激活码的时候输入你的激活码。安装程序将和lumina激活服务器通讯,并将许可证文件下载到你的计算机中。

激活过程将把许可证存储到一个名称为ADE.lic的文件中。该许可证适用于你的计算机(这个ADE.lic 文件在其他计算机上无法使用),但对使用同一台计算机的所有用户,包括特殊通过你的web服务器使用的特殊账户,都有效。

手动激活

如果因为安装程序无法和激活服务器通讯导致激活失败(要么因为你的计算机没法连接英特网,或者应为你的企业防火墙阻止了通讯),那么你需要手动激活该许可证。按照以下步骤操作:

  1. 让安装完成(不要填写激活码)。
  2. 按照如下步骤找到你的计算机的host id。
    1. Start > All Programs > Analytica Decision Engine > Configure License
    2. 在该对话框的底部右角边找到你的host id。
  3. 一次选择ADE,Individual license(个人许可证),填写剩余字段(确保你的host id输入正确,如果有连字符也要输入),再点击submit(提交)。
  4. 在thank you(感谢)页面找到你的license name(许可证名称) ,位于“LICENSE lumina” 后面,看起来像ade_123_45(数字可能不同)。
  5. 当你收到电子邮件后,将附件ADE.lic保存到你的ADE安装目录。
  6. 运行ADE.exe
  7. 在出现的对话框中输入你第5部中找到的许可证名称。不要填写RLM Server栏。
  8. 测试安装:运行AdeTest,并点击New ADE.CAEngine按钮。如果没有报licensing error(许可证错误)说明安装成功。

安装手册和示例

当运行安装程序时,如果你没有改变安装路径,默认安装目录为:

C:\Program Files\Lumina\ADE 4.6 

有两个ADE手册安装到一个叫docs的子目录。这两个手册为:

有4个示例程序同时被安装到examples(示例)目录下。这4个示例为:

  • Tutorial.NET — 该程序被ADE决策引擎入门教程引用。建议阅读完ADE入门教程后再编写依赖于ADE的程序。
  • AdeTest — 该程序教你如何通过Microsoft ASP 程序访问ADE。
  • excel_exam — 该程序教你如何从任何带有Visual Basic for Applications(VBA)支持的应用程序访问ADE,包括Microsoft Office suite应用程序。

输入新的许可证代码

如果你要激活不同的许可证,你必须运行ADE安装程序(或者通过 手动激活 过程)。

从旧版本ADE升级

ADE 4.6已经配置为不干扰以前已经安装的ADE版本。这允许你在不同版本下比较应用程序的性能和输出。但是,这意味着你现有的应用程序将继续使用以前的版本,直到你使用ADE4.6来改变他们。

卸载ADE

要想卸载ADE,请在Windows 控制面板中选择'添加/删除程序。将列表滚动至“Analytica Decision Engine 4.6”。点击删除按钮开启反安装向导。

另请参考

ADE 介绍 <- ADE 安装 -> ADE 入门教程
Comments


You are not allowed to post comments.