We have our client settings to "Display a temporary notification to user..." 90 Minutes and "Display a dialog box that the user cannot close..." 60 minutes.
We deployed an application that superseded an old application. The old application returned 1641 and rebooted immediately without warning.
As a rule, I usually let the app model handle the reboot, but in this case I had to modify the return code actions and user experience so as not to have active systems shutdown without user warning.
Is there anything that controls warnings of in the app model?
Thanks