From 4ae4f83954a571a0dc10b2dd35fab797015eef9d Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Fri, 20 Feb 2004 14:44:32 +0000 Subject: Recompiled the binary wininst.exe. 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. --- Lib/distutils/command/wininst.exe | Bin 20992 -> 21504 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Lib/distutils/command/wininst.exe b/Lib/distutils/command/wininst.exe index 6290a93..bea2bed 100755 Binary files a/Lib/distutils/command/wininst.exe and b/Lib/distutils/command/wininst.exe differ -- cgit v0.12