Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Need a installation progress indicator in powershell

$
0
0

Hi,

I have a powershell script, which installs different .exe and .msi files silently and it works finem but due to userexsperience i would really like a way to show the progress indicator, of the installations the script executes.

Either the entire script, or the sub installations it calls. (.exe, .msi etc) with numbers, in % or a graphic progress bare or similar.

I tried to find a usefull example on google, but have not found something i can use (understand)

Does anyone have a script or a program, which can make this?

Thx


Viewing all articles
Browse latest Browse all 6937

Trending Articles