ElPumpo / TinyNvidiaUpdateChecker

Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!
GNU General Public License v3.0
1.41k stars 56 forks source link

Change client update frequency #200

Closed coldner closed 3 months ago

coldner commented 10 months ago

Currently, when the "Ignore" button is used, it skips the update for only one Windows session. After a reboot, TinyNvidiaUpdateChecker asks again about the same update. The "Skip update" option would be very useful for users who update drivers only from time to time.

ElPumpo commented 10 months ago

Hi and thanks for the feedback. Yes it's a good suggestion. I will probably implement this in the next update.

ElPumpo commented 3 months ago

Since TNUC is heavily reliant on the NVIDIA API which historically has been volatile I do recommend that updates are regularly checked for it. To properly modify the frequency TNUC should notify users to check for update if they run into an error, and update has not been checked for x time.

ElPumpo commented 3 months ago

Have considered this a bit and no, it's not going to happen. But a self updater has been developed.