install error: vclado50.bpi

I don't seem to have these files in my bcb5 pro install. Does anybody know how to install fastscript with this error?

thanks

Comments

  • edited 4:05AM
    To disable ADO, perform the following steps:

    1. Edit the fs_ireg.pas file:
    - remove 'fs_iadortti' and 'TfsADORTTI' occurences

    2. Edit the fs5.bpk file (edit it in any text editor, not in BCB!):
    - remove 'VCLADO50' occurences

    3. Recompile the FS package:
    - run BCB, open the fs5.bpk file and press "Compile"

    4. Put compiled .bpl file to system dir:
    - copy BCB5\Projects\Bpl\fs5.bpl to Windows\System32 dir

Leave a Comment