Hello,
I would like to implement a progress bar above the main progress bar that is constantly moving
Going from 0% - 100% quickly and restarting.
I have some prerequisites that take a little long from time to time and I just want to show that stuff is happening and not give the user a sense that the program is frozen. How can this be accomplished? Thanks!