Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
niranda authored Jun 9, 2017
1 parent 5b020eb commit 498cb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Win10_remove_standard_apps.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 498cb59

Please sign in to comment.