| Silent Install |
You can create a package that will run without any user prompts. This is ideal for installations over a corporate network where consistancy is key. |
| Web Installation |
Direct your users to a web page where your program will be automatically downloaded and installed. have the packages digitally signed for secure download. |
| Automatically Generated Scripts |
As you create your package, the options you choose are stored in a package script file. When you're done, you can use the script file to quickly re-create the package, or you can copy the settings to create a new package. |
| Customizable Setup |
If you use InstallConstruct to package your software, you can completely customize the installer. Change text and graphics, add shortcuts, registry entries, even custom Uninstallers. Use the default settings for easy creation, or change them to make it your own. |
| Password and Serial Code |
Protect your package by using either one universal password, or have InstallConstruct randomly generate a series of serial codes in any display format. Even import or export your serial code list for fast integration. |
| Platform Dependant Install |
Do you need to install a different version of your package on different versions of Windows? Customize your installer so only the right pieces run on the right platform. |
| Run Multiple Programs |
Select up to ten programs to run before, during, or after the instalation. Select what Windows version each program should run on, specify a data file, and even specify command line options. |
| Install Software Updates |
With InstallConstruct, you can create an installer that will scan the user's drive for a specific file, INI file, or registry entry. Then, customize the action it will take, and what files will be copied where. |
| Create Windows Installer (MSI) |
Have InstallConstruct automatically create an MSI file to be used with the Windows Installer on Windows ME and XP with Elevated Privileges. |
| Update Folder Contents |
Instead of adding new files to the package manually each time you change your folder contents, tell InstallConstruct to dynamically select the folder contents. Each time you build your installer, the input files will be picked up from the folder at run-time, making it faster and easier to make changes and updates to your package contents. |