]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
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)
commitf5feaa8f8bda8e59b323d593b837e10bb7f9fdc2
treeebbed166db80c0c9ca52fd594198e74a0c410950
parenta98ec8444538190bbce577437cc3565cc4182736
Recompiled the binary wininst.exe after this change:

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