Hi, I'm making for my program to be able to create ISO file. For that I'm using mkisofs. I also want to make progress bar. I figured pretty good way for this, using FileGetSize during creating of script, since I know how much total size will be. But progress bar does not update itself very good, because FileGetSize does now want sometimes to update itself. But then I got other idea. When using command prompt with mkisofs, it has built in percent, so I need to read somehow that percent (always