Problem Installing on D5 Pro
I managed to get around the fact that I don't have ADO Express (thanks to a much earlier posting in this forum).
Now I can compile the D5 package, but I cannot install it because "f25.bpl isn't a design time package".
Can you help me here.
Thanks!
Now I can compile the D5 package, but I cannot install it because "f25.bpl isn't a design time package".
Can you help me here.
Thanks!
Comments
- in the Delphi IDE, select "Tools|Environmet options..." menu
- go "Library" tab, "Library path" edit box
- add path to FastScript\Source
Step 2. Install FastScript package
- open fs*.dpk (* - your delphi version) and compile it, do not install
- copy Delphi_dir\Projects\Bpl\fs*.bpl to Windows\System32 dir (or
Window\System for Win9x/Me)
- open dclfs*.dpk, compile and install it