Note that for an application to be restarted when the update requires a computer restart, the installer must call the ExitWindowsEx function with the EWX_RESTARTAPPS flag set or the InitiateShutdown function with the SHUTDOWN_RESTARTAPPS flag set.
The ExitWindowsEx API
9/11/2013 3:25:46 PM - -64.197.105.66
Initiates a shutdown and restart of the specified computer, and restarts any applications that have been registered for restart.