Dear all, In CPython there is py2exe to distribute scripts as exe. I notice there is pyc.py scripts in IronPython\Tools. I tried to use pyc to compile one simple script. It produced an exe file. But when I tried to run the exe file, Windows complained: 'Windows stop working...'. Did I do something wrong?
-- Mico | [email protected] | @bangmico _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
