mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
![]() by bdist_wininst *must* use the same runtime libary as the Python version. Actually this means the Python version where the installer is run, not the one which is used to build it. Must think about that - for now I assume MSVC6 is used up to Python 2.3, and MSVC7.1 is used starting at Python 2.4. So the filename for wininst.exe is now wininst-6.exe for the Release version and wininst-6_d.exe for the Debug version, when built with MSVC6. |
||
---|---|---|
.. | ||
.cvsignore | ||
archive.h | ||
extract.c | ||
install.c | ||
install.rc | ||
PythonPowered.bmp | ||
README.txt | ||
resource.h | ||
wininst.dsp | ||
wininst.dsw |
XXX Write description XXX Dont't forget to mention upx XXX Add pointer to this file into PC/README.txt