Uninstall problem

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
smazaudi
Posts: 6
Joined: Mon 02 Mar 2009 10:37

Uninstall problem

Post by smazaudi » Mon 02 Mar 2009 10:51

I have installed trial version of IBDac (ibdac12.exe) on Delphi 2009.

I found on your website unidac12.exe which could solve all my ploblems (multibase connect of our application). I'd like to try it but when I try to install I have the message :
"Setup has detected already installed DAC packages which are incompatible with current version. Please uninstall DAC products."

IbDac is uninstalled, the directory in program files is deleted and all keys in registery are deleted. I dont understand why I Can't install it.

Thanks.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 02 Mar 2009 10:54

Try to run UniDAC installation with /force parameter:

unidac12.exe /force

smazaudi
Posts: 6
Joined: Mon 02 Mar 2009 10:37

Thanks

Post by smazaudi » Mon 02 Mar 2009 13:16

Thanks a lot It works

Post Reply