in reply to Hiding DOS windows that accompany TK

Hi jbbarnes

See section 8 of (GUI) Windows Programming FAQ, if you don't have activestate perl you could use the --gui of PAR::Packer to create an executable of your app which does not have a console window.

Hope this helps,

Martin