Variables commands
Commands for working with variables in the CreateInstall installer.
| Command Line Parameters | The Command Line Parameters can parse and get values of command-line parameters of the installation. |
| Language Resources | Defines string variables for the specified language in the CreateInstall installer. |
| Parse text | This command allows you to get fragments of text contained between specific strings. |
| Replace Text | This command takes the value of a variable and replaces some of its substrings with others. |
| Modify Variable | Modifies the text of the variable with various actions in the CreateInstall installer. |
| Read variable from file | Reads the value of the variable from a file. |
| Set Variables | Assigns values to the variables for installations made with the CreateInstall installer. |
| Split Variable | Splits the value of the variable into multiple variables similar to string arrays. |
| Substitute Variables in Files | Replaces variables like #varname# within files in the CreateInstall installer. |
| Write variable to file | Saves the value of the variable to a file in the CreateInstall installer. |
Eonza automation software - free, open source cross-platform program for easy creation and management of scripts.