Replies: 1 comment
-
|
I've written a test program that seems to do this... WingetAction does most of the work. It starts a powershell command to download with Winget verbosely. Func WingetAction($Parameters) Func FindingOutput($sStart) Func FindDownloadedBits() $objWMIService = ObjGet("winmgmts:\" & @COMPUTERNAME & "\root\CIMV2") |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all.
I am using winget in a Qt process and I can't get the download progress like with "powershell" for example.
Beta Was this translation helpful? Give feedback.
All reactions