From cd33214d06143d89e5370ada5c2f905ae31c8a0b Mon Sep 17 00:00:00 2001 From: Voltstriker Date: Fri, 28 Jul 2017 03:09:05 +1000 Subject: [PATCH] Remove unnecessary comment Signed-off-by: Voltstriker --- Disable Windows 10 Update Notification.bat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Disable Windows 10 Update Notification.bat b/Disable Windows 10 Update Notification.bat index 7b753b4..3df42e7 100644 --- a/Disable Windows 10 Update Notification.bat +++ b/Disable Windows 10 Update Notification.bat @@ -12,5 +12,4 @@ REM icacls MusNotification.exe /remove:g Everyone REM icacls MusNotificationUx.exe /remove:d Everyone REM icacls MusNotificationUx.exe /grant Everyone:F REM icacls MusNotificationUx.exe /setowner "NT SERVICE\TrustedInstaller" -REM icacls MusNotificationUx.exe /remove:g Everyone -REM rem \ No newline at end of file +REM icacls MusNotificationUx.exe /remove:g Everyone \ No newline at end of file