> I'm putting together a Delphi applet using Francois's FTPCli component. > > Which files do I have to include in the distribution build for the > FTPCli component and where should they be installed. > > Apologies for the naivety of the question.
Unless you build your application with runtime packages, only your exe file is needed. If you use run time packages, you need to deploy the packages you selected to use. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
