AFTERREBOOT

Reference information
Applies to Windows Installer
Related topics RESUME
External links External link Windows Installer documentation

Description

Public property that is set by Windows Installer if the installer runs after a forced reboot.

Usage

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.