Rational Rose2003安裝體驗(yàn)(如何痛并快樂(lè)著)
- 的確,如果我們?cè)谏詈凸ぷ髦袥](méi)有激情,我們將無(wú)法體驗(yàn)到淋漓盡致的歡樂(lè)和痛苦。
以前沒(méi)有用過(guò)Rational Rose;據(jù)說(shuō)可以幫助我們開(kāi)發(fā)大的項(xiàng)目,甚至使我們的軟件開(kāi)發(fā)產(chǎn)業(yè)化或者...
今天搞了一個(gè)晚上,終于安裝成功了,現(xiàn)在把它記錄下來(lái) - 安裝文件搜了很久,結(jié)果在一個(gè)中學(xué)的主頁(yè)上找到了,當(dāng)時(shí)感覺(jué)到自己真是落后呀 ,現(xiàn)在中學(xué)的都開(kāi)始涉及R_Rose
- 下載地址:http://2004.nj13z.cn//down_view.asp?action=download&id=14 (右鍵直接下載Rational Rose 2003)
- 解壓后開(kāi)始安裝的第一個(gè)問(wèn)題: 我的系統(tǒng)是xp_sp2的,會(huì)出現(xiàn) Mem_pointer_Bad
- 原因應(yīng)該是某個(gè)函數(shù)因?yàn)榘踩燃?jí)問(wèn)題而無(wú)法運(yùn)行,只要把 ./common/SHW32.dll替換。
下載地址: http://www.cjsdn.net/user/download/129846/SHW32.DLL
MicroQuill提供的文件是shw32.dll
使用這個(gè)Dll之后,就不會(huì)出現(xiàn)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.然后就是注冊(cè),網(wǎng)上好多文件的覆蓋方式,我沒(méi)有實(shí)踐(估計(jì)可以)
我們?cè)谶@里介紹一個(gè)更細(xì)的方法:
5.1.安裝Rose后,默認(rèn)是需要許可證書(shū)的..去下載個(gè)破解的..我上傳了破解文件..點(diǎn)擊這里下載Rose 2003破解
5.2.先用破解壓縮包里的 rational.exe,lmgrd.exe 覆蓋到你的 \安裝目錄的Rartional\commen\下
5.3.然后記事本打開(kāi) license.dat, 修改里面的 SERVER yourPC ANY DAEMON rational "C:\Program Files\Rational\Common\rational.exe"
改成 SERVER 你的機(jī)器名 ANY DAEMON rational "你的安裝目錄\rational.exe" ,拷貝到Common目錄下..(注意:耐心查找)
5.4. 將Flexlm.cpl拷貝到C:\winnt\system32\下, 在控制面板里運(yùn)行 FlexLm License Manager,
運(yùn)行后, 在 Setup 面板配置文件路徑,lmgrd.exe -> 你的安裝目錄 \Common\lmgrd.exe, 而 License File 為你改過(guò)的 license.dat ...
5/5.在Control面板點(diǎn)擊Start,如果成功的話點(diǎn)擊Status按鈕將顯示 你的機(jī)器名:license server UP (MASTER) 說(shuō)明成功了
失敗的話重啟一下FlexLm License Manager就沒(méi)問(wèn)題了。
5.6.如果彈出對(duì)話框License Key Administrator Wizard后, 選定Point to a Rational License Server to get my licenses,單擊下一步,
Server Name文本框中填寫你的機(jī)器號(hào)(可能已經(jīng)填好),單擊完成。 (成功的話會(huì)出現(xiàn)兩屏的licenses) - 時(shí)間緊迫,還有問(wèn)題等待解決...
posted on 2006-03-06 23:06 for_I0 閱讀(9272) 評(píng)論(23) 編輯 收藏 引用 所屬分類: c/c++