Reboot-Dialog icon indicating copy to clipboard operation
Reboot-Dialog copied to clipboard

Change Check Times?

Open rich2323 opened this issue 4 years ago • 6 comments

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

rich2323 avatar Jun 10 '20 14:06 rich2323

or maybe can suppress prompting for x amount of minutes so that other updates can complete?

Rich

rich2323 avatar Jun 10 '20 15:06 rich2323

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!

Fredrik81 avatar Jun 13 '20 16:06 Fredrik81

1.6.7.0

Rich

rich2323 avatar Jun 14 '20 22:06 rich2323

Ok I will look into this if I can update the logic to better detect when patches are installing

Fredrik81 avatar Jun 17 '20 23:06 Fredrik81

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.

Fredrik81 avatar Oct 02 '20 14:10 Fredrik81

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!

Jacouille91 avatar Feb 19 '21 16:02 Jacouille91