mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-26 14:26:10 +01:00
Update turn-volume-off.ps1
This commit is contained in:
parent
08140a4f59
commit
45f770e9fc
@ -1,6 +1,6 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Turns the volume off
|
||||
Turn audio off
|
||||
.DESCRIPTION
|
||||
This PowerShell script mutes the default audio device immediately.
|
||||
.EXAMPLE
|
||||
@ -8,7 +8,7 @@
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
Author: Markus Fleschutz | License: CC0
|
||||
#>
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user