MyDrift
2024-07-09 00:52:24 +02:00
parent b47036630c
commit a86b07a826
11 changed files with 37 additions and 0 deletions

View File

@ -80,6 +80,7 @@ function Install-WinUtilProgramChoco {
}
}
$x++
# $sync["Form"].TaskbarItemInfo.ProgressValue = $x/$count
}
Write-Progress -Activity "$manage Applications" -Status "Finished" -Completed