Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Check Times? #16

Open
rich2323 opened this issue Jun 10, 2020 · 6 comments
Open

Change Check Times? #16

rich2323 opened this issue Jun 10, 2020 · 6 comments

Comments

@rich2323
Copy link

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
Copy link
Author

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

Rich

@rich2323 rich2323 reopened this Jun 10, 2020
@Fredrik81
Copy link
Owner

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!

@rich2323
Copy link
Author

1.6.7.0

Rich

@Fredrik81
Copy link
Owner

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

@Fredrik81
Copy link
Owner

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.

@Jacouille91
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants