mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-15 17:30:37 -06:00
Update functions/private/Set-WinUtilTaskbarItem.ps1
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
This commit is contained in:
parent
1185d05bf1
commit
05e2946363
@ -1,3 +1,4 @@
|
|||||||
|
function Set-WinUtilTaskbaritem {
|
||||||
<#
|
<#
|
||||||
|
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
@ -18,9 +19,6 @@
|
|||||||
Set-WinUtilTaskbaritem -overlay "C:\path\to\icon.png"
|
Set-WinUtilTaskbaritem -overlay "C:\path\to\icon.png"
|
||||||
|
|
||||||
#>
|
#>
|
||||||
|
|
||||||
|
|
||||||
function Set-WinUtilTaskbaritem {
|
|
||||||
param (
|
param (
|
||||||
[double]$value,
|
[double]$value,
|
||||||
$state,
|
$state,
|
||||||
|
Loading…
Reference in New Issue
Block a user