`
bqw_5189
  • 浏览: 31749 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

Rational Rose2003安装体验

阅读更多
Rational Rose2003安装体验(如何痛并快乐着)

    * 的确,如果我们在生活和工作中没有激情,我们将无法体验到淋漓尽致的欢乐和痛苦。
      以前没有用过Rational Rose;据说可以帮助我们开发大的项目,甚至使我们的软件开发产业化或者...
      今天搞了一个晚上,终于安装成功了,现在把它记录下来
    * 安装文件搜了很久,结果在一个中学的主页上找到了,当时感觉到自己真是落后呀 ,现在中学的都开始涉及R_Rose
    * 下载地址:http://2004.nj13z.cn//down_view.asp?action=download&id=14    (右键直接下载Rational Rose 2003)
    * 解压后开始安装的第一个问题: 我的系统是xp_sp2的,会出现 Mem_pointer_Bad
    *         原因应该是某个函数因为安全等级问题而无法运行,只要把 ./common/SHW32.dll替换。
           下载地址:  http://www.cjsdn.net/user/download/129846/SHW32.DLL
      MicroQuill提供的文件是shw32.dll
      使用这个Dll之后,就不会出现MEM_BAD_POINTER的提示了。
      下面是MicroQuill提供的修改方法:
      1) extract shw32.dll from the attached zip file.
      2) locate the copy of shw32.dll that the affected program (the one that's
      giving the MEM_BAD_POINTER error) is using. Rename this file, or move it to
      some other directory for safe keeping. Note: this step is not strictly
      necessary, BUT if you experience problems with our new DLL, the first thing
      we're going to suggest is that you revert to your old one.
      3) with your old shw32.dll renamed or moved for safe keeping, install the new
      shw32.dll where the old one used to be. Now run your app as usual and verify
      that the error no longer appears.
      4) if after step 3 you still see the MEM_BAD_POINTER error, search your hard
      drives for any other occurrences of shw32.dll and replace those (using the
      above procedures), one at a time, until the error no longer appears.
      5.然后就是注册,网上好多文件的覆盖方式,我没有实践(估计可以)
         我们在这里介绍一个更细的方法:
      5.1.安装Rose后,默认是需要许可证书的..去下载个破解的..我上传了破解文件..点击这里下载Rose 2003破解

           5.2.先用破解压缩包里的 rational.exe,lmgrd.exe 覆盖到你的 \安装目录的Rartional\commen\下

           5.3.然后记事本打开 license.dat, 修改里面的 SERVER yourPC ANY  DAEMON rational "C:\Program Files\Rational\Common\rational.exe"
           改成 SERVER 你的机器名 ANY  DAEMON rational "你的安装目录\rational.exe" ,拷贝到Common目录下..(注意:耐心查找)

          5.4. 将Flexlm.cpl拷贝到C:\winnt\system32\下, 在控制面板里运行 FlexLm License Manager,
      运行后, 在 Setup 面板配置文件路径,lmgrd.exe -> 你的安装目录 \Common\lmgrd.exe, 而 License File 为你改过的 license.dat ...



           5/5.在Control面板点击Start,如果成功的话点击Status按钮将显示 你的机器名:license server UP (MASTER) 说明成功了
           失败的话重启一下FlexLm License Manager就没问题了。



           5.6.如果弹出对话框License Key Administrator Wizard后, 选定Point to a Rational License Server to get my licenses,单击下一步,
      Server Name文本框中填写你的机器号(可能已经填好),单击完成。 (成功的话会出现两屏的licenses)
原文有图:[url] http://www.cppblog.com/forLinda/archive/2008/03/26/3828.html[/url]
http://blog.breakn.net/article.asp?id=344
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics