]> granicus.if.org Git - python/commit
+ Redid file associations on Win2K in what I believe is "the right way".
authorTim Peters <tim.peters@gmail.com>
Sun, 5 Aug 2001 05:19:15 +0000 (05:19 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 5 Aug 2001 05:19:15 +0000 (05:19 +0000)
commitb39fa0e0fa84d4fc52388addd9e552f7a1b9152f
treec8d0c370974b685b77cec6dccb404fc6bab5d1f6
parent67b9adaa87f834dd68bd12df04225a96ff17e1b2
+ Redid file associations on Win2K in what I believe is "the right way".
  Can't test it until getting to a Win2K box, because the non-Admin way
  of setting file associations on Win2K doesn't work on any other flavor
  of Windows (and other flavors of Windows never need Admin privs to
  do it the old way).
+ Consequently got rid of the "Register file associations" Component and
  associated GUI.
+ Added a line to the summary saying whether or not this is an Admin-level
  install (I fear that will be an important clue someday).
+ Minor fiddling to the summary to reduce the # of lines.  Added a
  horizontal scrollbar in case the install path is very long.
+ Reworked the way the Main and Tools components share pydoc.pyw; cleaner
  and simpler.
PCbuild/python20.wse