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