english
русский
home
download
purchase
help
support
about us
user area
^
Command Reference
Application
Dialogs
Files
Internet
Messages & Sound
Programming
Call function
Exit/Reboot
For statement
Function
If statement
Source code
Split & For statement
While statement
Register DLL & Fonts
Registry & INI
System
Uninstaller
Variables
Programming
Programming commands (if and while statements, functions, source code).
Call function
Executes a function.
Exit/Reboot
Exits the installation or the uninstallation program, or reboot the user's computer.
For statement
For statement.
Function
The command allows you to define a function that you can be called with
Call function
command later.
If statement
Conditional expression.
Source code
This command allows you to use your own scripting by using Gentee programming language.
Split & For statement
This commands splits initial text to array of items and execute a body with the each item of the array.
While statement
While statement.