1. 209dd46 give a nice message when installer is launched w/o admin rights (closes #16561) by Benjamin Peterson · 11 years ago
  2. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  3. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  4. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 15 years ago
  5. 6ed1cb0 Fix issue5075: bdist_wininst should not depend on the vc runtime? by Mark Hammond · 17 years ago
  6. 5bd8833 Fix bdist_wininst --user-access-control for win2k by Mark Hammond · 17 years ago
  7. 7c5c8e6 #2581: Vista UAC/elevation support for bdist_wininst by Mark Hammond · 17 years ago
  8. 9f2e3be Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 21 years ago
  9. 8abe7bf Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 21 years ago
  10. 0f25b72 Close stdout and stderr, which are redirected into a temp file, before by Thomas Heller · 21 years ago
  11. 8992b9b printf format code for integers is %d not %s. by Thomas Heller · 21 years ago
  12. 9cc5cb7 Running the pre-install or post-install script did not work when by Thomas Heller · 21 years ago
  13. 876d990 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 21 years ago
  14. d1d92ea Add a warning so that it isn't forgotten to recreate the binaries AND by Thomas Heller · 21 years ago
  15. 55a9864 Don't complain that non-existant registry entries cannot be deleted. by Thomas Heller · 21 years ago
  16. ad6ce46 Remove the annoing and useless messagebox asking about overwriting files. by Thomas Heller · 21 years ago
  17. f9bfdd8 Patch [ 983775 ] Allow bdist_wininst to install for non-admin users by Mark Hammond · 21 years ago
  18. 32b8f80 Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy. by Thomas Heller · 21 years ago
  19. 4834039 When loading the Python dll to run the postinstall script, try to load by Thomas Heller · 21 years ago
  20. 9614219 Minor reformatting. by Thomas Heller · 21 years ago
  21. a19cdad Patch #892660 from Mark Hammond, for distutils bdist_wininst command. by Thomas Heller · 21 years ago
  22. bb4b7d2 Copied the sources from the distutils CVS repository. by Thomas Heller · 23 years ago