Add close-onedrive.ps1

This commit is contained in:
Markus Fleschutz
2021-08-17 20:46:51 +02:00
parent 2c29ec284f
commit 5376c8402d
3 changed files with 18 additions and 0 deletions

View File

@ -45,6 +45,7 @@ close-file-explorer.ps1, closes Microsoft File Explorer gracefully
close-firefox.ps1, closes the Firefox Web browser gracefully
close-program.ps1, closes the given program gracefully
close-netflix.ps1, closes Netflix gracefully
close-onedrive.ps1, closes Microsoft OneDrive gracefully
close-system-settings.ps1, closes the System Settings gracefully
close-thunderbird.ps1, closes Mozilla Thunderbird gracefully
close-vlc.ps1, closes the VLC media player gracefully

1 Script Description
45 close-firefox.ps1 closes the Firefox Web browser gracefully
46 close-program.ps1 closes the given program gracefully
47 close-netflix.ps1 closes Netflix gracefully
48 close-onedrive.ps1 closes Microsoft OneDrive gracefully
49 close-system-settings.ps1 closes the System Settings gracefully
50 close-thunderbird.ps1 closes Mozilla Thunderbird gracefully
51 close-vlc.ps1 closes the VLC media player gracefully