It is known that Windows Installer returns 3010 or 1641 if a reboot is required after installation. The question is, when do they return? Is this set by some public properties or after some actions with services / specific places in the registry / specific places in the file system? Everywhere there is only information, what kind of codes, and information, when they return, I can not find anywhere.

    1 answer 1

    The standard actions ForceReboot and ScheduleReboot do this:

    https://docs.microsoft.com/en-us/windows/desktop/msi/reboot