Reboot-Dialog
Reboot-Dialog copied to clipboard
Change Check Times?
I am loving the program! Thanks!
I have an issue that I wanted to see what your thoughts are.
On a test computer If I have 5 updates that are needed on a computer and those 5 updates start. After the first update gets installed, the Reboot Dialog pops up, even though the other 4 updates are still installing. I believe that the program checks every 5 minutes? Is there any way I can change/customize how often the Reboot Dialog checks for the rebooting registry?
Thanks,
Rich
or maybe can suppress prompting for x amount of minutes so that other updates can complete?
Rich
or maybe can suppress prompting for x amount of minutes so that other updates can complete?
Rich
Hello @rich2323 I added some code to in one of the latest versions to suppress the dialog in case of update installing. There might be something I missed so can you first please check what version you are running? Just check on the machine where you got that issue on (properties on the exe file).
Glad you like the program!
1.6.7.0
Rich
Ok I will look into this if I can update the logic to better detect when patches are installing
This is a bit tricky to implement from what I can tell. The API's from WSUS is not that great. But still looking into this. But I have also a hard time reproducing it.. when testing there is just a 1-3 seconds gap where the dialog could be triggered when multiple updates are installing. Tested from SCCM and WSUS online. So sorry to say still pending on this.
can you just maybe add a parameter inside the XML to postone the prompt to the user after x minutes when a reboot is required? That would be very nice!