]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
SF bug 497854: Short-cuts missing for All Users.
authorTim Peters <tim.peters@gmail.com>
Mon, 8 Apr 2002 18:37:13 +0000 (18:37 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 8 Apr 2002 18:37:13 +0000 (18:37 +0000)
Fixing a Windows-specific installer glitch.

Misc/NEWS
PCbuild/python20.wse

index e7106fa80d33caf43ceb7e116c87466dc68f90ec..f9d8ee28a589cdea29d79b393182e370d09da8ee 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,5 +1,5 @@
 What's New in Python 2.1.3?
-Release date: 09-April-2002
+Release date: 08-April-2002
 ===========================
 
 Core
@@ -25,6 +25,11 @@ Library
   hole was quickly plugged in zlib-1.1.4, and the Windows build of
   Python now ships with zlib-1.1.4.
 
+Windows
+
+- The installer now installs Start menu shortcuts under (the local
+  equivalent of) "All Users" when doing an Admin install.
+
 
 What's New in Python 2.1.2 (final)?
 ===================================
index 6368f80e8b19d17396d1e5ea71b7d3e145a27ac8..3b477e2688cf1b097bcd61b542d165fb3c056906 100644 (file)
@@ -1512,14 +1512,6 @@ item: Get Registry Key Value
   Value Name=Common Programs
   Flags=00000100
 end
-item: Set Variable
-  Variable=CGROUP_SAVE
-  Value=%GROUP%
-end
-item: Set Variable
-  Variable=GROUP
-  Value=%GROUPDIR%\%GROUP%
-end
 item: Else Statement
 end
 item: Remark
@@ -1556,13 +1548,30 @@ item: End Block
 end
 item: Remark
 end
+item: Set Variable
+  Variable=CGROUP_SAVE
+  Value=%GROUP%
+end
 item: If/While Statement
   Variable=TASKS
   Value=B
-  Flags=00000011
+  Flags=00000010
+end
+item: If/While Statement
+  Variable=DOADMIN
+  Value=1
 end
 item: Set Variable
   Variable=GROUP
+  Value=%CGROUPDIR%\%GROUP%
+end
+item: Else Statement
+end
+item: Set Variable
+  Variable=GROUP
+  Value=%GROUPDIR%\%GROUP%
+end
+item: End Block
 end
 item: End Block
 end