VCL 安装方法:
1. VCL D7\ZipTV v7.0.6 For D7 破解版 EXE安装(安装时记住路径,加入环境)
2. Vcl D7\Raize 306\RC3 Exe安装
3. FastReport318\Recompile Exe反编译后,bpl安装,加入路径(dclfrxAdo7.bpl)
4. DevExpress_Sttp\DevExpress_Vcl系统控件傻瓜安装 关闭D7,Exe安装
5. Asta \Soap\Asta_soap D7.bpl bpl安装,加入路径
\Bin\AstaD7.bql bpl安装,加入路径
6.Logist2006Controls\Ems.Excel.Report.V1.3 for delphi5679\Sorce bpl安装,加入路径
7.Logist2006Controls\InfoPower.V4000.6.Fs.For Delphi7\Vcl7\Package\ip4000dcl7.bql
本包只需加入InfoPower.v4000.6.FS.For.Delphi7\vcl7\source路径即可,无需安装包,工程只使用了wwdbLook.pas这个文件里的comboxlookup控件。
8.Logist2006Control\VclSkin3.02\直接 Install.exe安装
9.说明,安装FastReport318时,需安装其文件夹下LibD7的所有D7版文件。dcl开头的、(frx、fs)两个系列二选一进行安装。
安装FastReport318时,如果实在不行,可参考下面的手册中手工安装说明可顺利进行,现拷贝如下:
II. Manual installing of the FastReport packages
Perform the following steps if you want to install FastReport packages
manually.
Step 1. Copy runtime packages to System folder
- close Delphi
- copy \Lib\fs*.bpl file (* = your Delphi version) to Windows\System32
(Windows\System for Windows 95/98/ME)
- copy \Lib\fsDB*.bpl file to Windows\System32
- copy \Lib\fsBDE*.bpl file to Windows\System32
- copy \Lib\fsADO*.bpl file to Windows\System32
- copy \Lib\fsIBX*.bpl file to Windows\System32
- copy \Lib\frx*.bpl file to Windows\System32
- copy \Lib\frxDB*.bpl file to Windows\System32
- copy \Lib\frxBDE*.bpl file to Windows\System32
- copy \Lib\frxADO*.bpl file to Windows\System32
- copy \Lib\frxIBX*.bpl file to Windows\System32
- copy \Lib\frxDBX*.bpl file to Windows\System32
- copy \Lib\frxe*.bpl file to Windows\System32
Step 2. Install packages
- in the Delphi IDE, select "Component|Install Packages..." menu item
- press "Add..." button and select \Lib\dclfs*.bpl file (* = your Delphi version)
- press "Add..." button and select \Lib\dclfsDB*.bpl file
- press "Add..." button and select \Lib\dclfsBDE*.bpl file
- press "Add..." button and select \Lib\dclfsADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfsIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrx*.bpl file
- press "Add..." button and select \Lib\dclfrxDB*.bpl file
- press "Add..." button and select \Lib\dclfrxBDE*.bpl file
- press "Add..." button and select \Lib\dclfrxADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxDBX*.bpl file (D6+)
- press "Add..." button and select \Lib\dclfrxe*.bpl file
Step 3. Add paths to library path
- in the Delphi IDE, select "Tools|Environmet options..." menu item
- go "Library" tab, "Library path" edit box
- add path to "FastReport 3\Lib" folder(说明:事实上添加FastReport318\Lib7)