How to make progress bar in powershell while script is loading until it runs? -


i've scripted powershell code , works perfectly.

but there lot of db connections or downloading elements db.

that's why when run script, takes while before gui form appears.

is there knows how make progress bar appears when execute script , stop when gui form appears ?

thank help,

regards.

you might want check this.

http://blogs.technet.com/b/heyscriptingguy/archive/2011/01/29/add-a-progress-bar-to-your-powershell-script.aspx


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -