From 5201e71774b9291f82d64cefa829b902e2e3e777 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Sat, 22 Aug 2015 18:28:16 +0200 Subject: [PATCH] remove reg-import from disable notification center --- scripts/disable-notification-center.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/disable-notification-center.ps1 b/scripts/disable-notification-center.ps1 index 4e2db2d..3d16e3f 100644 --- a/scripts/disable-notification-center.ps1 +++ b/scripts/disable-notification-center.ps1 @@ -1,4 +1,4 @@ # Description: # This script disables the notification center. -Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell" -Name UseActionCenterExperience -Value 0 +sp "HKLM:\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell" UseActionCenterExperience 0