Create Windows compatible software installers. Compress your application into single exe-file setups. Approaches the gold standarts and has advanced set of features. Multilanguage and .NET support. Has very small size of an extractor module (48Kb).
InstallAware creates Windows Installer MSI setups with easy MSIcode scripting. Instead of populating MSI databases to build your setup, or being stuck with the limitations of visual designers, use the intuitive MSIcode scripting environment.
CD Install is a menu system with a graphic and RTF text. It has been specifically designed for installing or running programs from CDs though it may have other uses. It works of a install.lis file located in the same directory as cdinstall, which is ...
An adaptable development utility for creating self-extracting/-installing single .exe distribution files. It supports multi-language, user-definable dialogs for readme/license info, subfolders, file execution, temporary extraction and other extras
PEBundle combines an executable and the modules it depends on into a seamless binary that runs just as before. Modules can even be downloaded at runtime from an internet site if they do not already exist on the client machine.
Updater - an effective tool to create patch packages for software and file updating.
Instead of uploading different versions of similar files to the server, you can upload just the differences between the old and new file (update).
Dacris Installer is a scripting engine that allows developers to create custom installations for their software products. It uses a flexible XML-like scripting language to accomplish this. DSI is built with pure Win32 API.