]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Recompiled the binary wininst.exe after this change:
authorThomas Heller <theller@ctypes.org>
Thu, 15 Apr 2004 17:51:59 +0000 (17:51 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 15 Apr 2004 17:51:59 +0000 (17:51 +0000)
When loading the Python dll to run the postinstall script, try to load
it from the install directory (as reported by the registry) in case it
is not found on the default Loadlibrary search path.

Fixes SF 935091: bdist_winist post-install script fails on non-admin Python

Will port to the trunk later.

Lib/distutils/command/wininst.exe

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