|
[软件故障] “Borland license information was found,but it is not valid for delphi.”的解
现象:启动delphi 7时出现如下提示:
borland license information was found,but it is not valid for delphi.
原因:注册文件损坏。
解决:
1) delete the file: c:\documents and settings\<username>\.borland\registry.slm
2) run c:\program files\borland\delphi7\bin\d7reg.exe
3) click next...
4) open then delphi7 |
|