fyr77 / EnvyUpdate

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

Ability to use appdata #36

Closed fyr77 closed 9 months ago

fyr77 commented 9 months ago

Currently EnvyUpdate saves all config and downloads next to the main .exe file. It would be nice to allow users to toggle whether to use appdata instead.

This would be off by default to keep the app portable, but enabled when either failing to acquire write permissions for the directory or being saved on the desktop.

V2 would benefit from checking for write permissions as well, so this should be backported.

fyr77 commented 9 months ago

This is planned for the next release, which I intend to publish within the next week.

fyr77 commented 9 months ago

Added to 3.2, backporting maybe in the future. I deem this as not important for v2.