Merge pull request #83 from mdsharpe/patch-2

Update RemoveDefaultApps.ps1
This commit is contained in:
Gary Ewan Park
2019-06-12 09:30:22 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#--- Uninstall unecessary applications that come with Windows out of the box ---
#--- Uninstall unnecessary applications that come with Windows out of the box ---
Write-Host "Uninstall some applications that come with Windows out of the box" -ForegroundColor "Yellow"
#Referenced to build script