builtbybel / privatezilla

👀👮🐢🔥Performs a privacy & security check of Windows 10
https://www.builtbybel.com/apps/privatezilla
MIT License
3.56k stars 164 forks source link

Fix for no auto update #50

Closed Cereal-Killa closed 3 years ago

Cereal-Killa commented 3 years ago

According to https://docs.microsoft.com/de-de/security-updates/windowsupdateservices/18127499:

0 = Enable Automatic Updates. 1 = Disable Automatic Updates.

Current code sets it to 0, which is the opposite effect as it enables the auto update instead of disabling it.