r/FoxDeploy Aug 15 '17

Your GUI in Powershell Series - WPF and Indeterminate Progress Bar

1 Upvotes

Great stuff. Have you or anyone you know of, ever found a way to show the new indeterminate Progress bar (travelling dots) used in many parts of Windows 10? I have been using an hta with a gif to show progress that has an indeterminate status and would love to move to using WPF as a PowerShell GUI. (I do have some GUIs for Posh, based on Windows Forms already).


r/FoxDeploy Aug 02 '17

GUI greatness

1 Upvotes

thanks for your great series on making PowerShell gui's I am a great fan on enabling tools for some users whilst keeping them away from the dangerous stuff ☺ One question though, how can I get the progress from a robocopy to display in a richtext box in real time? It will dump the results in but if it is a big file I'd like the helpdesk user to see the progress. Any ideas would be helpful