zoukankan      html  css  js  c++  java
  • Rational Rose2003 安装教程

    1.安装时报错error 1920.service NUTCRACKERservice
       NUTCRACKERservice failed to start.verify that you have sufficent privellige to start the system services.
       解决:启动Print Spooler和Server
     
     
    2.本文是基于Windows7(32位)安装环境。
      2.1 下载软件
           Rose2003 : http://www.oyksoft.com/soft/1880.html
     
     
     2.2 安装Rational Rose2003时,在需选择安装项的时候,只选择Rational Rose EnterPrise Edition即可,不需选择其他项。
     
     2.3 安装好Rational Rose Enterprise Editon后,打开rose2003crack.rar压缩包,里面有四个文件,分别为flexlm.cpl、license.dat、lmgrd.exe、rational.exe。
     
     2.4 用记事本或者是EditPlus打开license.dat文件,大约在文件的中间位置有:SERVER Microsoft ANY 
    DAEMON rational “C:\Program Files\Rational\common\rational.exe”  将其修改为:SERVER 计算机名 ANY DAEMON rational “自己安装的目录\rational.exe”后,保存
    注:若是按默认目录安装,则只需修改计算机名即可。
    2.5  将license.dat、 lmgrd.exe 、rational.exe三个文件一起拷贝到:安装目录\rational\common\ 下面。 
    2.6  将 flemlm.cpl复制到 windows/system32下,直接双击打开它。
            在Setup页中lmgrd.exe右侧目录写为:C:\Program Files\Rational\Common\lmgrd.exe(若为默认安装目录) 
             License File右侧目录写为:C:\Program Files\Rational\Common\license.dat 
    2.7  回到Control页,点击Start,若出现”Server Started”,则表示已经成功,可以点击Status,若状态为:计算机名:license server UP(MASTER)则成功。
     
    2.8  这时可打开安装的Rational Rose Enterprise Edition,若还是出现Error,则打开Rational License Key Administrator ,点击工具栏中的第一个工具(Start WIzard),点击下一步,在Server Name中的名字改为自己的计算机名即可。
  • 相关阅读:
    手机储存卡被写保护怎样删掉
    EXT.NET复杂布局(四)——系统首页设计(下)
    排序算法——选择排序
    NET 程序员十种必备工具 目录
    三种序列化体式格式
    Limitations of SharePoint Web Services
    How to: Update List Items
    哄骗JQuery直接调用asp.net后台办法
    jquery Dialog 弹出窗插件
    EXT.NET高效开发(四)——实用技巧
  • 原文地址:https://www.cnblogs.com/andgoo/p/2798591.html
Copyright © 2011-2022 走看看