Delphi 7 Enterprise's installed files - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Delphi 7 Enterprise's installed files (
/showthread.php?tid=323996)
Delphi 7 Enterprise's installed files -
SkizzoTrick - 07.03.2012
Hello,
Could someone upload Delphi 7 Enterprise's installed files on mediafire?
I accidentally deleted mine and now when i try to compile a project,it gives me the next error:
Quote:
Debugger Kernel Bordbk70.dll is missing or not registered.
|
I just need the following files located here:
C:\Program Files\Common Files\Borland Shared\Debugger
Thank you.
Re: Delphi 7 Enterprise's installed files -
iPLEOMAX - 07.03.2012
You only deleted the .dll file or all the files?
If only the DLL,
Download this:
http://www.mediafire.com/?nt8bc46jzcwazj1
Extract it into C:\ or any easy path.
Run command prompt as Administrator, and type "regsvr32 C:\bordbk70.dll"
Try compiling now..
Re: Delphi 7 Enterprise's installed files -
SkizzoTrick - 07.03.2012
Thank you so much.It works now