At 08:02 PM 29/10/2005, John Barrat wrote: >I am trying to build a small application which will build a self extracting >file that I can distribute to 3rd parties.
Hi John, will you be distributing the parent application or not? If not, why don't you consider using Inno Setup. Your main app can build the scriptfile for the InnoSetup program, which can then be called to compile the installer that you distribute. Cheers, Chris. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

