-
Notifications
You must be signed in to change notification settings - Fork 169
NoAutoUpdate does the opposite. #49
Copy link
Copy link
Closed
Description
"NoAutoUpdate" value should be set to 1 in order to prevent the automatic updates, atm it's been set to 0 which is the opposite effect as it enabled auto updates.
https://github.com/builtbybel/privatezilla/blob/master/src/Privatezilla/Settings/Updates/DisableUpdates.cs:
Registry.SetValue(NoAutoUpdate, "NoAutoUpdate", 0, RegistryValueKind.DWord);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
