Skip to content

Commit

Permalink
fix with list #3
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaerlocher authored Dec 18, 2018
2 parents ca0cbe0 + 1188813 commit 001af81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/Invoke-RemoveBuiltinApps.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ $WhiteListedApps.AddRange(@(
"Microsoft.WindowsAlarms",
"Microsoft.WindowsCalculator",
# "Microsoft.WindowsCommunicationsApps", # Mail, Calendar etc
# "Microsoft.WindowsSoundRecorder",
# "Microsoft.WindowsStore"
"Microsoft.WindowsSoundRecorder",
"Microsoft.WindowsStore"
))

# Windows 10 version 1809
Expand Down

0 comments on commit 001af81

Please sign in to comment.