Added setting to remove windows explorer ads & Improved 'Disable Windows Suggestions' setting

This commit is contained in:
Raphire
2022-08-28 22:21:42 +02:00
parent 6a34bc53ff
commit 2ddcfeddfb
6 changed files with 20 additions and 1 deletions
@@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSyncProviderNotifications"=dword:00000000
Binary file not shown.
@@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSyncProviderNotifications"=dword:00000001
Binary file not shown.