2006/6/16, jeff sacksteder <[EMAIL PROTECTED]>: > > That appears to still create a console window at runtime. Can that be > disabled? I know that Py2exe can create 'console' or 'windows' applications > optionally.
This is the issue #346 and it seems that it will be fixed in 1.0 Beta 8. http://www.codeplex.com/WorkItem/View.aspx?ProjectName=IronPython&WorkItemId=346 Essentialy, it amounts to compiling with /target:winexe instead of /target:exe. Seo Sanghyeon _______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com