UniDAC在WIN7 64系统XE5上安装失败,该怎么处理

UniDAC在WIN7 64系统XE5上安装失败
Installing UniDAC for Embarcadero RAD Studio XE5 using IDE

If you are using C++Builder XE5, you should use the Using make-files way to install UniDAC. Otherwise, run Delphi XE5 and perform the following steps: 
1.Build and compile the dac190.dpk DAC run-time package. To make UniDAC work under Windows x64, Mac OS, iOS simulator, iOS device and Android, this step must be repeated for each of these platforms (can be selected in "Target Platforms" of the package). 
2.Build and compile the dacvcl190.dpk DAC GUI VCL related package. To make UniDAC work under Windows x64, this step must be repeated for this platform (can be selected in "Target Platforms" of the package). 
3.Build and compile the dacfmx190.dpk DAC GUI FireMonkey related package. To make UniDAC work under Windows x64, Mac OS, iOS simulator, iOS device and Android, this step must be repeated for each of these platforms (can be selected in "Target Platforms" of the package). 
4.Build and compile the dcldac190.dpk DAC design-time package.
5.Build and compile the unidac190.dpk UniDAC run-time package. To make UniDAC work under Windows x64, Mac OS, iOS simulator, iOS device and Android, this step must be repeated for each of these platforms (can be selected in "Target Platforms" of the package). 
6.Build and compile the unidacvcl190.dpk UniDAC GUI VCL related package. To make UniDAC work under Windows x64, this step must be repeated for this platform (can be selected in "Target Platforms" of the package). 
7.Build and compile the unidacfmx190.dpk UniDAC GUI FireMonkey related package. To make UniDAC work under Windows x64, Mac OS, iOS simulator, iOS device and Android, this step must be repeated for each of these platforms (can be selected in "Target Platforms" of the package). 
8.Build, compile, and install the dclunidac190.dpk UniDAC design-time package.
9.Build, compile, and install the dclunidacfmx190.dpk UniDAC FireMonkey design-time package.
10.Build and compile required provider packages: 
 Oracle - oraprovider190.dpk; 
 Microsoft SQL Server - msprovider190.dpk; 
 MySQL - myprovider190.dpk; 
 InterBase and Firebird - ibprovider190.dpk; 
 PostgreSQL - pgprovider190.dpk; 
 SQLite - liteprovider190.dpk; 
 NexusDB - nexusprovider190.dpk; 
 ODBC - odbcprovider190.dpk; 
 After you have compiled odbcprovider190.dpk, you can compile the following provider packages: 
 Microsoft Access - accessprovider190.dpk; 
 Sybase Advantage Database Server - adsprovider190.dpk; 
 Sybase Adaptive Server Enterprise - aseprovider190.dpk; 
 DB2 - db2provider190.dpk; 
 DBF - dbfprovider190.dpk; 
11.Restart Embarcadero RAD Studio XE5.
NOTE: To compile UniDAC based Delphi XE5 applications, add the UniDAC\Source directory to "Library Path" for all platforms you want to work with (32-bit Windows, 64-bit Windows, Mac OS, iOS simulator, iOS device, Android). 
Home 
上面内容是UniDAC安装说明,我照着做,前面7步都正常,到第8步的时候Build会出错,在项目上右键[Options],在[Unit scope names]里面加上这些内容就能编译过去。
Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;System;Xml;Data;Datasnap;Web;Soap;Winapi;Vcl;System.Win;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell

UniDAC在WIN7 64系统XE5上安装失败,该怎么处理d
然后Install时又会连续弹出10次这个对话框,
UniDAC在WIN7 64系统XE5上安装失败,该怎么处理
再接着又弹出安装成功的界面,
UniDAC在WIN7 64系统XE5上安装失败,该怎么处理
继续第9步Build、Install都是正常的,第10步我安装SQLite的驱动时提示错误缺少文件又失败,安装MySQL是正常。
UniDAC在WIN7 64系统XE5上安装失败,该怎么处理
求解答,我从5.3.8安装就有这错误,然后没用,现在下载个5.3.10还是这样,郁闷!

------解决思路----------------------
WIN8 XE6 64位安装正常,UniDac.5.5.12〖最新版本支持D6~XE7〗
http://download.****.net/detail/wozengcong/8014263