Heya guys

I have got a progress bar that i want to move in accordance with the process of copying files. Basically i am creating an update program that checkes to see if the version on the server is more up-to-date than the one on the local machine, then if it its up-to-date and open the file if its not up-to-date it deletes a set of files and then copies the files from the server to the local machine.

How can i get a progress bar to move in relation to how much of the progress is completed?

thank you in advance

Frosty