Py2exe for packaging installers?

2006-07-28 Thread K.S.Wong
Hi all, I am trying to find out what tools (platform-independent if possible) that I can use to package a goup (few) of installers to become an exe application. I have heard of Py2exe but have not use it before. Could it be used to wrap different installers (for example Python and Leo, python-

how to install multiple pythons on window

2006-05-03 Thread K.S.Wong
Hi, I have python 2.2 that is embedded in an application and I need to work with other sofware/modules that require higher python version. I have current installed 2.4. I can only use environment variables to allow one of the two versions to work at one time (e.g. setting pythonhome for one v