marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
12.8k stars 440 forks source link

[IMPROVEMENT] Better settings management when deploying #2759

Open Sharaqafzaal opened 1 month ago

Sharaqafzaal commented 1 month ago

Please confirm these before moving forward.

Describe the improvement

How can we enable/disable auto download software updates and time duration check with powershell or by changing the registry values or any other xml file change

Describe how this improvement could help users

auto patched

marticliment commented 1 month ago

Settings are stored as files on the directory %localappdata%\UniGetUI. Each setting is represented as a file. Creating/deleting that file will toggle that setting

marticliment commented 1 month ago

I will improve this option