Bind to EXE library - Enable app to bind files into EXE at RUNTIME.
Bind to EXE is an easy-to-use delphi library that enables your applications to bind/extract a collection of files to/from an executable file at RUNTIME. It also support to compress and encrypt the embedded files optionally. Thus, with this library, you can make "executable file factories", such as screen saver maker, self-extracting file creator, self encryption/decryption file maker, etc. with a few lines of codes.