LionHeart123 / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

How to get a script compiled rather then run? #686

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Can pyScripter Portable be "connected" to pyInstaller or PTEC to obtain a 
standalone executable rather than executing the script?

Original issue reported on code.google.com by jumomar...@gmail.com on 30 Aug 2012 at 1:14

GoogleCodeExporter commented 9 years ago
You can setup an external tool to do that.  Have a look at the provided 
external tools (Tools, Configure Tools..) to see how this is done.

Also look at the relevant help topics:
-  Help, PyScripter, External tools
-  Help, PyScripter, Parameters

Original comment by pyscripter on 6 Sep 2012 at 10:48