Py2exe complier Shell

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Thebuilderofdoom
    New Member
    • Mar 2010
    • 18

    Py2exe complier Shell

    when i write a program in python compile it with py2exe and how you shell the complied .exe Like:
    Code:
    Shell test.exe C:\test1.txt
    it will write pie at the end
    so how you do it?
Working...