Download Borland Delphi 5 Complete R
I tried to install Delphi 5 on Windows 10, but hangs when configuring the BDE.
Borland(r) Delphi 6 Developer's Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland's new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi. Add Borland Delphi to your PopFlock.com topic list for future reference or share this resource on social media. Delphi, part of RAD Studio, includes a code editor with Code Insight (code completion), Error Insight (real-time error-checking), and other features; refactoring; a visual. Borland Delphi 5 was released in 1999. Download borland c compiler 64 bit for free. Development Tools downloads - Borland C by Embarcadero Technologies, Inc. And many more programs are available for instant and free download. Borland Delphi 2005, Borland Delphi 7/6/5, Borland. Bit and 64-bit. NEXTGEN compiler support.
I've tried in a different directory with administrator permissions.
I've tried for compatibility mode as well.
If someone knows , I am very grateful!
David Heffernan2 Answers
This is the procedure I use to install Delphi 5 Pro on Windows 10:
- Log in as Administrator
- Turn UAC off
- Log in as Standard User
- Install Delphi 5 Pro via installer
- The installation hangs while trying to install the BDE.
- Use Task Manager to kill the install process.
- Delete C:Program Files (x86)BorlandDelphi 5Uninst.isu
- Install Delphi 5 Pro via installer
- Select registry settings only.
- Install d5proupgrade.exe (Bug fix Upgrade for Delphi 5 Pro)
Open a command prompt as Administrator:
> cd C:Program Files (x86)Common FilesBorland SharedDebugger
> tregsvr bordbk50.dll
> cd C:seebelowregardingwinhlp32-windows-7-x86-x86-komeil
> Install.cmd
Edit permission on C:Program Files (x86)BorlandDelphi5Bindelphi32.dro adding Everyone with Full Control
- Start Delphi 5
- When prompted, don't change JIT debugger and check don't ask again.
- Close Delphi 5
- Turn UAC on.
I don't use the BDE and have never tested to see if it works or not after this procedure.
See http://www.komeil.com/blog/windows-help-program-winhelp-winhlp32-exe to find out how to get Delphi 5 Help working in Windows 10 and to obtain winhlp32-windows-7-x86-x64-komeil.cab. You'll have to download and extract the cab file then edit the Install.cmd, adding the last two line in the Settings so it reads:
Stacey RichardsStacey RichardsDownload Borland Delphi 5 Complete Review
I experienced the same problem but I found a workaround.
- Install BDE from a separate source (for example you can download it from the EDN)
- Start installing Delphi 5
- When it stuck on the Configuring BDE screen open Task manager and close the installer with the End task.
- Start the installer again but choose the latest option to setting Registry only.
- Enjoy (?)
protected by Community♦Feb 26 '16 at 12:47
Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?