PowerShell/Scripts/close-system-settings.ps1

10 lines
267 B
PowerShell
Raw Normal View History

2021-02-13 17:10:43 +01:00
#!/bin/powershell
<#
.SYNTAX ./close-system-settings.ps1
.DESCRIPTION closes the System Settings gracefully
.LINK https://github.com/fleschutz/PowerShell
.NOTES Author: Markus Fleschutz / License: CC0
#>
./close-program "System Settings" "SystemSettings"