Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1522732
  • 博文数量: 226
  • 博客积分: 3997
  • 博客等级: 少校
  • 技术积分: 2369
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-19 17:26
个人简介

Never save something for a special occasion. Every day in your life is a special occasion.

文章分类

全部博文(226)

文章存档

2018年(5)

2017年(11)

2016年(1)

2015年(17)

2014年(14)

2013年(30)

2012年(5)

2011年(52)

2010年(107)

分类: 项目管理

2010-08-07 20:05:46

Rational Rose Enterprise Edition 2003 安装破解及相应问题解决

 


 

破解方法1:


     1.安装Rose,默认是需要许可证书的

破解文件  

 http://www.cnblogs.com/Files/lixianhuei/rose2003crack.rar http://files.cnblogs.com/lixianhuei/rose2003crack.rar


     2.用破解压缩包里的 rational.exelmgrd.exelicense.dat覆盖 安装目录的Rartional\commen\相应文件。

     3.打开 license.dat

修改

SERVER yourPC ANY  DAEMON rational "C:\Program Files\Rational\Common\rational.exe"  

SERVER 你的机器名 ANY  DAEMON rational "你的安装目录\rational.exe" 

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




     5.Control面板点击Start

如果成功的话点击Status按钮将显示

你的机器名:license server UP (MASTER) 说明成功了

失败的话重启一下FlexLm License Manager就没问题了。 



     6.如果弹出对话框License Key Administrator Wizard选定Point to a Rational License Server to get my licenses,单击下一步, 
Server Name文本框中填写你的机器号(可能已经填好),单击完成。 (成功的话会出现两屏的licenses) 

 


破解2:

如果按照上面的方法做了,而且每步都成功,但启动rose时还报告说“找不到注册服务器”(大概是这样吧,解决问题时未详细记录)。那干脆去下个注册文件...

 


安装错误1:

 

安装rose过程中可能出现“MEM_BAD_POINTER"错误,参考解决方法

 

winxp sp2, rational rose 2003 退出报错"MEM_BAD_POINTER"

Rational Rose 2003安装后,每次退出都会报错"MEM_BAD_POINTER",原因同样出在winxp sp2系统上。对此,官方的解释是:

1) extract shw32.dll from the attached rar 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.

实际上,解决这个问题无需那么复杂,只须下载show32.dll补丁(地址:http://www.cnblogs.com/Files/begincsdn/MEM_BAD_POINTER_EMEND.rar),再到Rose对应的目录中(X:\Program Files\Rational\Rose)将原文件替换成新文件,下次退出时就没有这种错误了。


启动错误:

安装后启动rose过程中可能出现 “未找到suite objects.dll”错误

事实上 未找到的文件在“C:\Program Files\Rational\Common”,系统path中已经包含此路径。你可以将它(们)copy到 rose.exe 所在的目录 “C:\Program Files\Rational\rose”,或者 将它也添加到path中。

 

 

阅读(3035) | 评论(0) | 转发(0) |
0

上一篇:c++中的.hpp文件

下一篇:Rose学习url

给主人留下些什么吧!~~