Uninstall odac

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sysgamble
Posts: 7
Joined: Mon 23 Jul 2012 13:56

Uninstall odac

Post by sysgamble » Mon 24 Sep 2012 13:44

My trial Odac version has expired. What can i do to uninstall that? I'm using Delphi7.

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

Re: Uninstall odac

Post by AlexP » Mon 24 Sep 2012 13:59

Hello,

You can delete ODAC from "Control Panel->Uninstall or Change Programs", or run the unins000.exe file from the \Devart\ODAC for Delphi 7\Uninstall hidden directory. In case of successful uninstallation all installed files will be deleted, if there are errors during uninstallation, some files can remain, and they must be deleted manually.

sysgamble
Posts: 7
Joined: Mon 23 Jul 2012 13:56

Re: Uninstall odac

Post by sysgamble » Mon 24 Sep 2012 14:44

I ran uninstall from control panel but i still getting error messages like below:

Could not find Wizard, 'C:\Odac\ODAC for Delphi 7\oramigwizard70.dll'

Missing dcldac70.bpl

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

Re: Uninstall odac

Post by AlexP » Wed 26 Sep 2012 10:29

hello,

Most probably, you haven't fully uninstalled the trial version of ODAC. Please remove ODAC, make sure that there are no *dac*.bpl, *dac*.dcu files after uninstallation, if there are such files, delete them, and reinstall ODAC. If this doesn't help, try installing ODAC with the force option enabled.

odac*.exe /force

Post Reply