Mailing List Archive

Win32 Installer - new release
A new release (01a) of the Win32 Installer package is available on
starship:

http://starship.python.net/crew/gmcm/install.html

This release incorporates bug fixes and some enhancements from (and
inspired by) Robin Dunn.

- A generated install script is now "safe"
- File atimes, mtimes copied if possible
- Install packages can be built from any directory
- Ability to gather all dependencies in a directory, so you can use
WinZip or WIse or whatever to distribute the results.

What is it?
Briefly, it is a sort of compilerless Freeze - a way of distributing
Python apps with all the required Python support included.

Python-style license.

Contact: gmcm@hypernet.com

<P><A HREF="http://starship.python.net/crew/gmcm/install.html">
Win32 Installer release 01a</A> - A compiler-less way of
distributing Python apps on Windows. (24-Jul-99)