| Feature |
Description |
| Multi-package |
Split your Installations to create a modular installation system. Use the Link Package function |
| Automatic Upgrade |
Enable your end-users to automatically upgrade |
| Inheritance |
Inherit installers from other installers. Use the Object Oriented Paradigm to its full potential. |
| Setup Features |
Define Setup Features, by including each feature in a separate package |
| Versioning |
Use the 4 digit version numbering system to name versions and builds |
| Release Manager |
Use the Release Manager to precisely define the upgrades between versions and builds |
| Patches |
Create small patches for upgrading between builds and versions |
| Upgrade Scripts |
Automatically create Upgrade scripts |
| One-Step-Upgrade |
Enable users to upgrade in One step, skipping versions if they did not use your application for a long time |
| Quicker Distribute |
Distribute your application quickly, and rely on the automatic upgrade mechanism to distribute extra functionality later. |