toggle menu
FastReport Forum
FastReport Forum
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Fast Reports Products
›
FastScript
install error: vclado50.bpi
dhessler
September 2004
edited 4:05AM
in
FastScript
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
AlexTZ
September 2004
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
Paragraph
H2
Toggle Heading Menu
List Unordered
Toggle Heading Menu
Quote
Toggle Heading Menu
Paragraph
Paragraph
H2
Heading 2
H3
Heading 3
H4
Heading 4
H5
Heading 5
List Unordered
Bulleted List
List Ordered
Ordered List
Indent
Indent
Outdent
Outdent
Quote
Quote
Paragraph Code Block
Code Block
Spoiler
Spoiler
Bold
Italic
Strikethrough
Paragraph Code Block
Link
Close
Emoji
Embed
Home
•
FastScript
Comment As ...
Comments
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