Delphi 6 IDE is not installed
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Delphi 6 IDE is not installed
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.
When I launch the installer I get this error: "The Delphi 6 IDE is not installed".
How can I solve this problem?
Thanks.
Daniele.
Re: Delphi 6 IDE is not installed
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.
We can't reproduce the problem. Please specify the exact Delphi version and your OS. In addition, try to install ODAC with administrator rights.
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Re: Delphi 6 IDE is not installed
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\
- Windows 7 Professional 64 bit
- Borland Delphi Enterprise Version 6.0 (Build 6.240) Update Pack 2
- Installation Dir: C:\ProgrammiXP\Borland\Delphi6\
Re: Delphi 6 IDE is not installed
Have you tried to install ODAC with administrator rights?
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Re: Delphi 6 IDE is not installed
Yes, I have tried also with administrator rights.
There is an installation log files?
Thanks.
There is an installation log files?
Thanks.
Re: Delphi 6 IDE is not installed
Code: Select all
odacXXX.exe /log=c:\odac.log
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Re: Delphi 6 IDE is not installed
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.
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.
Re: Delphi 6 IDE is not installed
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
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Borland\Delphi\6.0
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Re: Delphi 6 IDE is not installed
Problem solved!
I found that the registry key was corrupt.
ODAC is now installed
Thanks so much!
I found that the registry key was corrupt.
ODAC is now installed

Thanks so much!
Re: Delphi 6 IDE is not installed
Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.