Alright Geniuses of the World, here is a problem you guys can try your hands at for me. I have a console application with an added form for the next release of my most successful project, XP Maintenance. Just one problem, when the Form calls a method that executes system shell commands, while the shell commands operate without much problem, the GUI on the Form freezes and goes white. Not too good-looking to an average user, so i want to know if it is possible to fix this problem. Source code attached.