The max is unknown until the progress function is called. It can be 0, or it can be billions.
I could wrap Tools.Install.ProgressBar inside such a function too, but it seems kind of superflous.
/ Mirar
Previous text:
2003-12-14 16:28: Subject: convenience function
I am assuming that you have a fix length progress indicator now. If so, then just set max to 100 or whatever is convenient.
/ Martin Nilsson (saturator)