ProgressBar.exe, Version 2.00 Batch tool to display a progress bar Usage: ProgressBar current [ options ] or: ProgressBar /C Where: current is the current value Options: minimum is the minimum value (default: 0) maximum is the maximum value (default: 100) color is the progress bar color (default: Green) 2ndcolor is the "sub zero" color (default: Green) /C list valid Colors (no other arguments allowed) /L start progress bar at Left (default: start at 0) /NS do Not show Scale above progress bar Notes: /L means the progress bar starts at the minimum value, whereas by default the progress bar starts at 0. If the range minimum..maximum does not include 0, /L is assumed. Return code -1 in case of (command line) errors, otherwise 0. Written by Rob van der Woude https://www.robvanderwoude.com