Added close-cortana.ps1

This commit is contained in:
Markus
2021-02-13 16:59:38 +01:00
parent cd189f8b78
commit b8bd09f201
3 changed files with 11 additions and 0 deletions

View File

@ -8,6 +8,7 @@ check-xml-file.ps1, checks the given XML file for validity
clone-repos.ps1, clones well-known Git repositories
close-calculator.ps1, closes the calculator program gracefully
close-chrome.ps1, closes Google Chrome gracefully
close-cortana.ps1, closes Cortana gracefully
close-edge.ps1, closes Microsoft Edge gracefully
close-file-explorer.ps1, closes Microsoft File Explorer gracefully
close-program.ps1, closes the given program gracefully

1 Script Description
8 clone-repos.ps1 clones well-known Git repositories
9 close-calculator.ps1 closes the calculator program gracefully
10 close-chrome.ps1 closes Google Chrome gracefully
11 close-cortana.ps1 closes Cortana gracefully
12 close-edge.ps1 closes Microsoft Edge gracefully
13 close-file-explorer.ps1 closes Microsoft File Explorer gracefully
14 close-program.ps1 closes the given program gracefully