cpython/PC/bdist_wininst
Thomas Heller a19cdad6dc Patch #892660 from Mark Hammond, for distutils bdist_wininst command.
install.c: support for a 'pre-install-script', run before anything has
been installed. Provides a 'message_box' module function for use by
either the pre-install or post-install scripts.

bdist_wininst.py: support for pre-install script. Typo (build->built),
fixes so that --target-version can still work, even when the
distribution has extension modules - in this case, we insist on
--skip-build, as we still can't actually build other versions.
2004-02-20 14:43:21 +00:00
..
.cvsignore
archive.h
extract.c
install.c Patch #892660 from Mark Hammond, for distutils bdist_wininst command. 2004-02-20 14:43:21 +00:00
install.rc
PythonPowered.bmp
README.txt
resource.h
wininst.dsp Oops, MSVC was still open, so the project file was not yet saved. 2002-11-22 20:43:30 +00:00
wininst.dsw

XXX Write description
XXX Dont't forget to mention upx

XXX Add pointer to this file into PC/README.txt