diff --git a/bin/Win10_remove_standard_apps.bat b/bin/Win10_remove_standard_apps.bat index 69b9db0..ad075a8 100644 --- a/bin/Win10_remove_standard_apps.bat +++ b/bin/Win10_remove_standard_apps.bat @@ -58,7 +58,7 @@ powershell "Get-AppxPackage *officehub* | Remove-AppxPackage" :: OneNote powershell "Get-AppxPackage *OneNote* | Remove-AppxPackage" :: Paint -powershell "Get-AppxPackage *MSPaint* | Remove-AppxPackage" +::powershell "Get-AppxPackage *MSPaint* | Remove-AppxPackage" :: Skype powershell "Get-AppxPackage *Skype* | Remove-AppxPackage" :: Sticky Notes