Is anyone familiar with how to make the progress bar show a "moving" effect in a marque-style while performing a script task in Powershell Studio 2012?
I do not want it to display a percentage or something. When I hit a button it will start to load.... and when finished it will stop. The most convenient method would be to have two functions, "Load" and "Done".
Is this possible?