mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-29 19:33:20 +01:00
Update turn-volume-fully-up.ps1
This commit is contained in:
parent
ed9a4751fb
commit
0ddfff3a1e
@ -1,6 +1,6 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Turn volume fully up
|
Turns volume fully up
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script turns the audio volume fully up to 100%.
|
This PowerShell script turns the audio volume fully up to 100%.
|
||||||
.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