View Single Post
  #2 (permalink)  
Old 06-18-2007, 12:44 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

That is a sometimes complicated task to do. Pythonscripts always requires Python to be installed, so when you are making an executablefile, then the executable will contain all the necessarily Python to make it run. It makes the executable both slow and big.

When that's said, here's a link:
FrontPage - py2exe.org
__________________
05-03-2007 - 11-13-2008
Reply With Quote