Possible Duplicate:
How can I hide the console window in a PyQt app running on Windows?
I made a GUI program using QT Designer and Pyside, and it works completely. The only problem is that whenever I run it, I get a cmd.exe window in the background. This is quite annoying. Is there any way to fix this?