From 5a3e95246bf2f02760a43d69449e69960b05f0e8 Mon Sep 17 00:00:00 2001 From: Fierelier Date: Mon, 14 Oct 2019 21:31:16 +0200 Subject: [PATCH] added "disable update notifications" to experimental tweaks --- .../reg/SOFTWARE/disable auto-update.reg | 6 ++++++ .../reg/SOFTWARE/disable auto-update.reg | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 experimental/tweaks/disable update notifications/reg/SOFTWARE/disable auto-update.reg create mode 100644 experimental/tweaksReversal/disable update notifications/reg/SOFTWARE/disable auto-update.reg 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 +