question about cx_freeze

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • benlyboy
    New Member
    • Jul 2010
    • 1

    question about cx_freeze

    Hi all i'm new to python

    I have written a small app in PYQT (python and qt)

    I used cx_freeze so as to be able to use my app on other pc's

    It seems to have worked well apart form the fact that when the program is opened before opening the GUI it opens a command prompt window.

    The program did do this on my programing system but only if I used a .py extension if I use pyw it worked great.

    Is there a way stop the cx_freeze exe file from opening this way??"?
Working...