Is this possible?
Im calling an application from the command line that will create an iso file for me and show a percentage. My aim is to create a GUI for this by letting the user choose folders and iso files by using the common dialog (already done) but when the user clicks create iso the cmd prompt is (purposely) hidden (by me) and so the user isnt told much info. is there anyway i can extract the percentage and put it into a progress bar so the user knows roughly how long they will be waiting etc?

Thanks
TANOVcomputers