1. fc7265a Wise uninstallers never delete the Python DLL from the system directory. by Tim Peters · 23 years ago
  2. 591f71b New, larger installer bitmap from Erik van Blokland. Added more by Tim Peters · 23 years ago
  3. 68db9dd Now that the dialogs have some breathing room, split the combo of Tcl/Tk, by Tim Peters · 23 years ago
  4. f5d3505 Grow the dialogs 25%, to make room for a nicer bitmap (in progress; don't by Tim Peters · 23 years ago
  5. f30f1fc In the acks, CamelCase InstallMaster the same way Wise does it. by Tim Peters · 23 years ago
  6. b6135df Add a comma. by Tim Peters · 23 years ago
  7. 8eb16b1 Give some special thanks on the final "Installation Completed!" screen. by Tim Peters · 23 years ago
  8. 36a90f6 Thanks to by Tim Peters · 23 years ago
  9. ce42a8e Add the new Tools/compiler/README to the WIndows install, as README.txt. by Tim Peters · 23 years ago
  10. ae5262e + Turn off patch creation (this isn't a patch release! got turned on by by Tim Peters · 23 years ago
  11. 223ec93 + Made installer more reluctant to overwrite MS C runtime DLLs -- it's by Tim Peters · 23 years ago
  12. 45e5e72 Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw by Tim Peters · 23 years ago
  13. b39fa0e + Redid file associations on Win2K in what I believe is "the right way". by Tim Peters · 23 years ago
  14. 67b9ada New runtime vrbl DOADMIN. When false, we never try to write under HKLM, by Tim Peters · 23 years ago
  15. 4de219d + Add version info to Win2K add/remove. by Tim Peters · 23 years ago
  16. a0a7706 + Moved IDLE from the "tools" component to the main component. by Tim Peters · 23 years ago
  17. 2aadd36 No more Inno Envy: the "Start Installation" dialog now displays a nice by Tim Peters · 23 years ago
  18. a7f6de7 Just changes to comments. by Tim Peters · 23 years ago
  19. 6051557 Repair more ways in which the "backup files" dialog differed from all the by Tim Peters · 23 years ago
  20. 5a99e0c We always wrote a pair of lines to the Wise install.log telling it to by Tim Peters · 23 years ago
  21. b8b3291 Hmm. The Backup/Replace dialog also had back/next buttons three pixels by Tim Peters · 23 years ago
  22. bbeb69e Aha! Finally figured out something else that's been driving me nuts: by Tim Peters · 23 years ago
  23. 4951a98 The "Select Destination Directory" dialog didn't ask for confirmation by Tim Peters · 23 years ago
  24. 1f7862e Remove useless Back button from Finished dialog. by Tim Peters · 23 years ago
  25. ce5f13a I hope this irons out the Add/Remove kinks on Win2K for users w/o Admin by Tim Peters · 23 years ago
  26. 85a5bae Remove oodles of pointless file date and size stamps. I caught the Wise by Tim Peters · 23 years ago
  27. 96e1d2f Massive fiddling to get the install to work at all on a Win2K box under a by Tim Peters · 23 years ago
  28. a1fd050 Add a dialog for the backup directory (default "yes I want one, and by Tim Peters · 23 years ago
  29. 6ea8baa Now stop distutils and xml from getting *too* much (like .pyc files). by Tim Peters · 23 years ago
  30. 8e02fb1 Repair long-standing mistakes in the distutils and xml installations: by Tim Peters · 23 years ago
  31. 412e458 Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago. by Tim Peters · 23 years ago
  32. d8c7da4 Don't prompt for the doc (HTML) directory anymore (just assume ..\html). by Tim Peters · 23 years ago
  33. 4670b3a Whew -- I *think* this completes folding in all the new-in-8.1 stuff. by Tim Peters · 23 years ago
  34. 4e9a00e Ewwww -- the 8.1 support for rolling back changes in case the user aborts by Tim Peters · 23 years ago
  35. 0097bae Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls we by Tim Peters · 23 years ago
  36. 386b7a3 Add version resource info to installer .exe. by Tim Peters · 23 years ago
  37. 6307bb8 Folding some Wizard boilerplate back in, created in new Wise projects but by Tim Peters · 23 years ago
  38. e7b2a27 Updated to Wise 8.14 (web update). by Tim Peters · 23 years ago
  39. db642c6 Woo hoo! Relative paths! This is, alas, partly braindead: When the new by Tim Peters · 23 years ago
  40. 50e278e Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 imported by Tim Peters · 23 years ago
  41. faa7f11 Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work by Tim Peters · 23 years ago
  42. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  43. 0eb4f3e Prepare Windows installer for 2.2a1. by Tim Peters · 23 years ago
  44. 9b23920 Fiddle Windows installer to create Lib/site-packages/REAMDE as by Tim Peters · 23 years ago
  45. 52709e3 Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1 installations. by Tim Peters · 24 years ago
  46. dd37dac Update Windows installer & buildno for 2.1 final. by Tim Peters · 24 years ago
  47. b093166 Update Windows installer & build number to 2.1c2 release. by Tim Peters · 24 years ago
  48. fd09e86 Update Windows build # and installer for 2.1c1. by Tim Peters · 24 years ago
  49. 66f0961 pydoc changed overnight in such a way that it no longer worked from the by Tim Peters · 24 years ago
  50. fe0d79f Add Jeremy's compiler to the Windows install. by Tim Peters · 24 years ago
  51. 55f826c Update Windows installer for 2.1b2. by Tim Peters · 24 years ago
  52. baa03e8 When building the installer, prompt for the location of the system directory by Tim Peters · 24 years ago
  53. b3d6be9 Windows: Fallout from renaming the pydoc file. by Tim Peters · 24 years ago
  54. 1eb0a92 SF bug Win32: pydoc command isn't executable. by Tim Peters · 24 years ago
  55. b2a22f4 Magic strings in both Python and the Wise installer define the registry key by Tim Peters · 24 years ago
  56. fe010e4 Add a new item to the Python 2.1 start menu: "Module Docs". by Guido van Rossum · 24 years ago
  57. 5f850ab Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number". by Tim Peters · 24 years ago
  58. d66595f Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call! by Tim Peters · 24 years ago
  59. b16c56f Teach Windows build and installer about new _symtable module/DLL. by Tim Peters · 24 years ago
  60. 4d282de Teach the Windows installer about the _test module. by Tim Peters · 24 years ago
  61. ca873ed Windows build: update for 2.1a2, + get ucnhash out of the installer. by Tim Peters · 24 years ago
  62. 97c9640 Windows: 2.1a1 changes so Python runs again. Note that the python20 by Tim Peters · 24 years ago
  63. 78542ef Windows installer: update dialogs, program groups, etc, to 2.1 alpha 1. by Tim Peters · 24 years ago
  64. 6869245 Prep the Windows installer for 2.0 final: by Tim Peters · 24 years ago
  65. 70d87d7 Prep Windows installer for 2.0c1: title and build number. by Tim Peters · 24 years ago
  66. 7b5af04 Yet another new unique extension in the test directory. by Tim Peters · 24 years ago
  67. 39fb28f Windows installer: by Tim Peters · 24 years ago
  68. 0932cb4 Windows installer: In the Start menu IDLE shortcut, explictly invoke the by Tim Peters · 24 years ago
  69. 553d2a5 Windows installer, reflecting changes that went into a replacement 2.0b1 by Tim Peters · 24 years ago
  70. 0d416d3 Windows build: install NEWS.txt; bump BUILD# to 3 in preparation for next by Tim Peters · 24 years ago
  71. 87106b5 Now that I've got real docs, redirect _DOC_ out of the Python 1.6 tree and by Tim Peters · 24 years ago
  72. 7527e00 Install LICENSE.txt and README.txt. by Tim Peters · 24 years ago
  73. 9a83b92 Guido pointed out that the "non-admin install" blurb got displayed by Tim Peters · 24 years ago
  74. f6f6fa2 Back off to HKCU (instead of HKLM) if user doesn't have "NT adminstrator by Tim Peters · 24 years ago
  75. b04e650 Added installation of w9xpopen.exe. by Tim Peters · 24 years ago
  76. aff1284 In readme.txt, make what's needed to build the "optional" subprojects by Tim Peters · 24 years ago
  77. 93ff482 At Mark Hammond's request, removing registry key by Guido van Rossum · 24 years ago
  78. 6424524 Thomas Heller noticed that the wrong registry entry was written for by Guido van Rossum · 24 years ago
  79. 7cee6dd somehow the 'Total Keys=1' disappears. No other changes. by Guido van Rossum · 24 years ago
  80. ed2bf9c Oops. by Guido van Rossum · 24 years ago
  81. cce79a1 Poke and hope for Tcl version: now settable through _TCLMINOR_ variable... by Guido van Rossum · 24 years ago
  82. a1956e2 Move Wise install dir consistently to C:\Wise. Don't use %_WISE_% in by Guido van Rossum · 24 years ago
  83. f00562a Poke and hope for Tim... by Guido van Rossum · 24 years ago
  84. e4aa4ca Bump version to 2.0. by Guido van Rossum · 24 years ago