Add close-serenade.ps1

This commit is contained in:
Markus Fleschutz
2021-10-23 17:22:04 +02:00
parent 94352bf11b
commit d32c7aba9f
4 changed files with 43 additions and 0 deletions

View File

@ -50,6 +50,7 @@ close-firefox.ps1, Closes the Firefox Web browser
close-program.ps1, Closes the given program gracefully
close-netflix.ps1, Closes the Netflix application gracefully
close-onedrive.ps1, Closes Microsoft OneDrive gracefully
close-serenade.ps1, Closes the Serenade.ai application gracefully
close-snipping-tool.ps1, Closes the Snipping Tool application gracefully
close-system-settings.ps1, Closes the System Settings gracefully
close-thunderbird.ps1, Closes Mozilla Thunderbird gracefully

1 Script Description
50 close-program.ps1 Closes the given program gracefully
51 close-netflix.ps1 Closes the Netflix application gracefully
52 close-onedrive.ps1 Closes Microsoft OneDrive gracefully
53 close-serenade.ps1 Closes the Serenade.ai application gracefully
54 close-snipping-tool.ps1 Closes the Snipping Tool application gracefully
55 close-system-settings.ps1 Closes the System Settings gracefully
56 close-thunderbird.ps1 Closes Mozilla Thunderbird gracefully