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

@ -0,0 +1,9 @@
#!/bin/powershell
<#
.SYNTAX ./close-cortana.ps1
.DESCRIPTION closes Cortana gracefully
.LINK https://github.com/fleschutz/PowerShell
.NOTES Author: Markus Fleschutz / License: CC0
#>
./close-program "Cortana" "Cortana"