diff --git a/experimental/tweaks/disable update notifications/reg/SOFTWARE/disable auto-update.reg b/experimental/tweaks/disable update notifications/reg/SOFTWARE/disable auto-update.reg new file mode 100644 index 0000000..d5ff42b --- /dev/null +++ b/experimental/tweaks/disable update notifications/reg/SOFTWARE/disable auto-update.reg @@ -0,0 +1,6 @@ +Windows Registry Editor Version 5.00 + +[HKEY_LOCAL_MACHINE\OPUS-NT_TMP\Policies\Microsoft\Windows\WindowsUpdate] +"SetUpdateNotificationLevel"=dword:00000001 +"UpdateNotificationLevel"=dword:00000001 + diff --git a/experimental/tweaksReversal/disable update notifications/reg/SOFTWARE/disable auto-update.reg b/experimental/tweaksReversal/disable update notifications/reg/SOFTWARE/disable auto-update.reg new file mode 100644 index 0000000..d5ff42b --- /dev/null +++ b/experimental/tweaksReversal/disable update notifications/reg/SOFTWARE/disable auto-update.reg @@ -0,0 +1,6 @@ +Windows Registry Editor Version 5.00 + +[HKEY_LOCAL_MACHINE\OPUS-NT_TMP\Policies\Microsoft\Windows\WindowsUpdate] +"SetUpdateNotificationLevel"=dword:00000001 +"UpdateNotificationLevel"=dword:00000001 +