[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.39.2.9,1.39.2.10

Tim Peters tim_one@users.sourceforge.net
Mon, 08 Apr 2002 11:37:16 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv28474/212/dist/src/PCbuild

Modified Files:
      Tag: release21-maint
	python20.wse 
Log Message:
SF bug 497854:  Short-cuts missing for All Users.
Fixing a Windows-specific installer glitch.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.39.2.9
retrieving revision 1.39.2.10
diff -C2 -d -r1.39.2.9 -r1.39.2.10
*** python20.wse	8 Apr 2002 18:21:56 -0000	1.39.2.9
--- python20.wse	8 Apr 2002 18:37:13 -0000	1.39.2.10
***************
*** 1513,1524 ****
    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
--- 1513,1516 ----
***************
*** 1557,1567 ****
  item: Remark
  end
  item: If/While Statement
    Variable=TASKS
    Value=B
!   Flags=00000011
  end
  item: Set Variable
    Variable=GROUP
  end
  item: End Block
--- 1549,1576 ----
  item: Remark
  end
+ item: Set Variable
+   Variable=CGROUP_SAVE
+   Value=%GROUP%
+ end
  item: If/While Statement
    Variable=TASKS
    Value=B
!   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