| Reference information | |
|---|---|
| Applies to | Tarma Installer |
| Related topics | TsuRebootMode |
Tarma Installer sets this variable if a reboot is required because of in-use files. You can also set (or clear) it through a Set Variable action to schedule a reboot at the end of the installation.
Note: Reboots are still subject to user approval and the value of the TsuRebootMode variable.
| Usage | |
|---|---|
| How to set | Set automatically by the installer. You can also use a Set Variable action to set it to a nonzero value (to schedule a reboot) or to zero (to suppress reboots) at installation time. |
| How to use | You can refer to this variable as <TsuRebootRequired> (Tarma native syntax, preferred). In conditional expressions you can omit the brackets and use tests like TsuRebootRequired. |