| Reference information | |
|---|---|
| Applies to | Windows Installer |
| Related topics | RESUME |
| External links | |
Public property that is set by Windows Installer if the installer runs after a forced reboot.
| Usage | |
|---|---|
| How to set | Set by Windows Installer if it starts after a ForcedReboot action. |
| How to use | You can refer to this variable as <AFTERREBOOT> (Tarma native syntax, preferred) or [AFTERREBOOT] (Windows Installer syntax). In conditional expressions you can omit the brackets and simply use AFTERREBOOT as a test for a post-boot run. |