Delphi 6 IDE is not installed

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Daniele Buttarelli
Posts: 56
Joined: Fri 02 Aug 2013 07:51

Delphi 6 IDE is not installed

Post by Daniele Buttarelli » Mon 01 Dec 2014 09:32

I have a problem during installation of ODAC 9.4.13 on a PC with Delphi 6 (Update Pack 2).
When I launch the installer I get this error: "The Delphi 6 IDE is not installed".
How can I solve this problem?
Thanks.
Daniele.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Delphi 6 IDE is not installed

Post by AlexP » Mon 01 Dec 2014 12:22

Hello,

We can't reproduce the problem. Please specify the exact Delphi version and your OS. In addition, try to install ODAC with administrator rights.

Daniele Buttarelli
Posts: 56
Joined: Fri 02 Aug 2013 07:51

Re: Delphi 6 IDE is not installed

Post by Daniele Buttarelli » Mon 01 Dec 2014 12:30

Here the requested information:
- Windows 7 Professional 64 bit
- Borland Delphi Enterprise Version 6.0 (Build 6.240) Update Pack 2
- Installation Dir: C:\ProgrammiXP\Borland\Delphi6\

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Delphi 6 IDE is not installed

Post by AlexP » Mon 01 Dec 2014 13:56

Have you tried to install ODAC with administrator rights?

Daniele Buttarelli
Posts: 56
Joined: Fri 02 Aug 2013 07:51

Re: Delphi 6 IDE is not installed

Post by Daniele Buttarelli » Mon 01 Dec 2014 14:01

Yes, I have tried also with administrator rights.
There is an installation log files?
Thanks.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Delphi 6 IDE is not installed

Post by AlexP » Tue 02 Dec 2014 06:03

Code: Select all

odacXXX.exe /log=c:\odac.log

Daniele Buttarelli
Posts: 56
Joined: Fri 02 Aug 2013 07:51

Re: Delphi 6 IDE is not installed

Post by Daniele Buttarelli » Tue 02 Dec 2014 07:35

This is the log produced by ODAC 9.4.13 installer.

2014-12-02 08:32:35 Log opened.
2014-12-02 08:32:35 Setup version: Inno Setup version 5.1.9
2014-12-02 08:32:35 Original Setup EXE: C:\d6\odac94d6pro.exe
2014-12-02 08:32:35 Setup command line: /SL4 $AF077A "C:\d6\odac94d6pro.exe" 3849722 52224 /log=c:\d6\odac.log
2014-12-02 08:32:35 Windows version: 6.01.7601 SP1 (NT platform: Yes)
2014-12-02 08:32:35 64-bit Windows: Yes
2014-12-02 08:32:35 Processor architecture: x64
2014-12-02 08:32:35 User privileges: Administrative
2014-12-02 08:32:35 64-bit install mode: No
2014-12-02 08:32:35 Created temporary directory: C:\Users\GIUSEP~1.CIS\AppData\Local\Temp\is-7BOA3.tmp
2014-12-02 08:32:35 Message box (OK):
The Delphi 6 IDE is not installed. ODAC installation aborted.
2014-12-02 08:32:37 User chose OK.
2014-12-02 08:32:37 InitializeSetup returned False; aborting.
2014-12-02 08:32:37 Got EAbort exception.
2014-12-02 08:32:37 Deinitializing Setup.
2014-12-02 08:32:37 Log closed.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Delphi 6 IDE is not installed

Post by AlexP » Tue 02 Dec 2014 11:18

We check for IDE availability by registry branches. Please make sure you have the following registry branch:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Borland\Delphi\6.0

Daniele Buttarelli
Posts: 56
Joined: Fri 02 Aug 2013 07:51

Re: Delphi 6 IDE is not installed

Post by Daniele Buttarelli » Tue 02 Dec 2014 12:45

Problem solved!
I found that the registry key was corrupt.
ODAC is now installed :-)
Thanks so much!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Delphi 6 IDE is not installed

Post by AlexP » Tue 02 Dec 2014 13:34

Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.

Post Reply