From 224907ceacbf53fa857fead7e67b6f1fe6999092 Mon Sep 17 00:00:00 2001 From: Bob Tanner Date: Sat, 30 Jul 2016 12:39:42 -0500 Subject: [PATCH] Added Microsoft FreshPaint --- scripts/remove-default-apps.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index 5a25df7..f552461 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -16,6 +16,7 @@ $apps = @( "Microsoft.BingNews" "Microsoft.BingSports" "Microsoft.BingWeather" + #"Microsoft.FreshPaint" "Microsoft.Getstarted" "Microsoft.MicrosoftOfficeHub" "Microsoft.MicrosoftSolitaireCollection"