Win32 Installer - new beta

Thomas Heller thomas.heller at ion-tof.com
Thu Aug 19 05:20:38 EDT 1999


[description of Gordon's win32 installer deleted...]
> There appears to be two differences between Run.exe and Runw.exe:
>  (1)  Run.exe is a console app, and Runw.exe is not.
>  (2)  Run.exe cleans up all its extracted files, and Runw.exe does not.
[...]
>
> As I said before, I really like this package.  If I could get rid of the
> console I'd REALLY like this package.  I may attempt to compile my own
> version of Run?.exe, but I'm an old Unix weenie still learning to swim
> in the deep end of the Windows pool.  Any help you could provide would
> be appreciated.
>
> Thanks
> Gary Herron

Gary,

I have added new features to Gordons installer package and did send him
the code to include in his distribution.
He has not yet made them available, so I uploaded them to my starship page.

The executables are compiled with the cleanup flag, so they may´be what
you need. Also included is a VC6.0 workspace so you can play with the flags.

You may also be interested in my improvements: It is now possible
to build executables which only need python15.dll, zlib.pyd and
exceptions.pyc.
Everything else is contained in the exe file and never needs to be unpacked.

The URL is http://starship.python.net:9673/crew/theller/installer.

Regards

Thomas Heller





More information about the Python-list mailing list