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

View File

@ -97,6 +97,7 @@ Function Install-WinUtilProgramWinget {
}
}
$X++
# $sync["Form"].TaskbarItemInfo.ProgressValue = $x/$count
}
Write-Progress -Activity "$manage Applications" -Status "Finished" -Completed
return $failedPackages;