Create Self-Extracting ZIP Archives using Delphi
Thursday April 16, 2009
ZIP's and Delphi :: Recently I decided to create my own compression program, which allows for creation, adding to, extracting from, deleting from, etc. of the “zip” files. One of the requirements was that this utility must be able to create "self-extractors". Those are zip files with an ".exe" extension that can simply be run, and will extract themselves.
Read the full article to learn How to Create a Stub Program to support Self-Extracting Archives
Related:


Comments
No comments yet. Leave a Comment