Differences between revisions 7 and 10 (spanning 3 versions)
Revision 7 as of 2007-06-16 15:09:30
Size: 1859
Editor: DavidMack
Comment:
Revision 10 as of 2008-07-08 11:27:43
Size: 2009
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * ["WhereAmI"] - sometimes you need to now where your exe is within the filesystem  * [[WhereAmI]] - sometimes you need to now where your exe is within the filesystem
Line 22: Line 22:
 * ["py2exe and windows services"] - some gained knowledge  * [[py2exeAndWindowsServices]] - some gained knowledge
Line 25: Line 25:
 * ["Using SOAPpy with py2exe"] - How to get SOAPpy working with py2exe.
 * [http://pybuilder.sf.net PyBuilder] - A Gui interface to compile easier and faster.
 * [[py2exeAndSOAPpy]] - How to get SOAPpy working with py2exe.
 * [[http://pybuilder.sf.net|PyBuilder]] - A Gui interface to compile easier and faster.
 * OverridingCriteraForIncludingDlls - how to override the criteria that py2exe uses to determine whether a DLL should be included in the distributed package.

General Tips and Tricks

GeneralTipsAndTricks (last edited 2021-07-11 15:02:22 by JimmyRetzlaff)