The InstallAware
scripting language enables you to use Include Scripts in your setup projects, paving the way for complex and distributed installation projects.

Much like the include directives in the C++ programming language, include scripts let you share and reuse parts of code between your setup projects. From installing application runtimes to performing specialized tasks, include scripts let you modularize your code and build your own scripting libraries. |