SMALLp wrote:
> I'm using py2exe to port my applications on windows so user won't have
> to install python and other dependencies. Everything works file except
> when i run any of programs it star's command prompt before program starts.
>
> How can i avoid this to happen
use windows= instead of
HY!
I'm using py2exe to port my applications on windows so user won't have
to install python and other dependencies. Everything works file except
when i run any of programs it star's command prompt before program starts.
How can i avoid this to happen, and is there any other way of porting my