]> granicus.if.org Git - python/commitdiff
Recompiled the binary wininst.exe.
authorThomas Heller <theller@ctypes.org>
Fri, 20 Feb 2004 14:44:32 +0000 (14:44 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 20 Feb 2004 14:44:32 +0000 (14:44 +0000)
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

index 6290a9361e36d244122f6af3feb506efe6d255c8..bea2bed4c14ba91dacafda27a890db281143dc4b 100755 (executable)
Binary files a/Lib/distutils/command/wininst.exe and b/Lib/distutils/command/wininst.exe differ