How to make a stand alone program.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • josh001
    New Member
    • Jul 2008
    • 19

    How to make a stand alone program.

    Hey,
    I have a program that needs wxpython, shelle and a dat file...
    But I have no idea how to make it into a stand alone program.
    I want to be able to put it on a disc and give it to my friends without them haveing to install python.
    Any ideas???
  • boxfish
    Recognized Expert Contributor
    • Mar 2008
    • 469

    #2
    All I know is you use py2exe. At least on Windows. I have no idea how to use it, though. I have tried and failed significantly.

    Comment

    Working...