Ed Leafe wrote: > On Dec 19, 2006, at 12:58 PM, Brian Snipes wrote: > >> Does anyone have a generic setup.py that will allow the creation of >> executables on Windows using py2exe? When I try with a generic >> setup.py >> ( downloaded from the py2exe website ) I get : > > I've just included the current version of setup.py used to build the > Runtime Engine on the Wiki page about that product. Check out the > bottom of: > http://dabodev.com/wiki/DaboRuntimeEngine > ...for a good starting point.
Also: 1) run the AppWizard, and create an app. :) 2) check out the setup.py and buildwin.bat files that are in the generated app's main directory. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
