fyr77 / EnvyUpdate

Small update checker application for NVIDIA GeForce GPUs
MIT License
137 stars 7 forks source link

Incompatible with latest Windows 11 #26

Closed ingrid-z closed 1 year ago

ingrid-z commented 1 year ago

Unusual behavior: launch EvnyUpdate.exe, it's indeed shows up in tray icon then auto-crash without any information.

Windows 11 Pro 22H2 OS Build 22621.755 Windows Feature Experience Pack 1000.22636.1000.0

fyr77 commented 1 year ago

I can reproduce this. Will fix this asap.

fyr77 commented 1 year ago

fixed in f86025f63d1d73521837e6cb58c0a78397dd0205. Please download the new version 2.14 and try if that fixes the issue for you.

fyr77 commented 1 year ago

Nvm. Found more strange API behaviour... Will work on this now.

fyr77 commented 1 year ago

Ok, here we go. 2.15 should fix it.

The problem here was not Windows 11, but Nvidia changing their API slightly. Instead of returning a full URL to the download page as they used to, they now return on of the following:

If it returns anything else, an error message will now be displayed by EnvyUpdate.

ingrid-z commented 1 year ago

It's working now, thanks for your time and effort. 💯