How to use the installer CreateInstall (examples and tips)
You can find some examples and tips for using the CreateInstall installer.
How to customize the setup executable file | Consider how to customize the setup executable file made with the CreateInstall installer. |
Example of use of the dialog function | Let's consider an example of use of one's dialog function in an installation created by the CreateInstall installer. |
Global and local variables | This article will examine the differences between global and local variables – in which situations do you need to use which type of variable. |
How to manage Windows reboot | How to manage Windows reboot in the CreateInstall installer. |
How to use conditional statements | In this example we will cover some methods of using conditionals in the installation script. You will see how you can handle an installation script using the values of several variables. |
How to use the command Dialog - Settings | Let’s look at an example of the creation and use of a dialog with its controls in the CreateInstall installer. |
How to wait for an event during the installation | Let us consider how to wait for an event and do the necessary checks at regular intervals during the installation process. |
Relative paths in projects | How to use relative paths in projects of the CreateInstall installer. |
How to track the exit from the installation | Let us consider how to track the exit from the installation. We will perform different actions depending on the exit code. |
Functions for working with variables | You can find Gentee programming language functions for working with variables in the CreateInstall installer. They can be useful if you use Source Code command or insert .g files into your projects. |
How to make a project for creating installations for multiple applications | Consider a situation where you develop several applications and need to create an installation package for each program. |
How to open a shortcut folder at the end of the installation | Suppose you want to open a folder with shortcuts when the installation is complete. |
Eonza automation software - free, open source cross-platform program for easy creation and management of scripts.