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