initial commit

This commit is contained in:
2024-01-26 11:47:36 -05:00
parent 94d47954cd
commit b0223ddaa9
+2
View File
@@ -0,0 +1,2 @@
# Disable all OneDrive notifications
[Microsoft.Win32.Registry]::SetValue("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Microsoft.SkyDrive.Desktop","Enabled",0,[Microsoft.Win32.RegistryValueKind]::DWord)