Installing UniDAC on Windows 7

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
oz8hp
Posts: 151
Joined: Mon 18 Feb 2008 13:28
Location: Denmark
Contact:

Installing UniDAC on Windows 7

Post by oz8hp » Wed 17 Feb 2010 06:35

I am trying to install UniDAC on Windows 7 / Delphi 2010 running as user with domain admin rights but I get an error saying that the UniConnectForm.pas can't be compiled.
I found the error to be that the was no write access to folder c:\Program Files\Devart\UniDac for RAD Studio 2010\Lib\ so Delphi couldn't create the _History dir.
I changed the access rights to the dir and it worked.
But am I missing something here or is that how it is supposed to be.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 17 Feb 2010 08:39

It is a correct way to change access rights to the Lib directory.

Post Reply