|
|
@ -89,3 +89,6 @@ sp "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" "MMTaskba |
|
|
|
#echo "Disabling tile push notification" |
|
|
|
#force-mkdir "HKCU:\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications" |
|
|
|
#sp "HKCU:\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications" "NoTileApplicationNotification" 1 |
|
|
|
|
|
|
|
# Restart explorer |
|
|
|
Get-Process -Name explorer | Stop-Process |
|
|
|