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

Guido van Rossum python-dev@python.org
Fri, 30 Jun 2000 07:30:31 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv10092

Modified Files:
	python20.wse 
Log Message:
Move Wise install dir consistently to C:\Wise.  Don't use %_WISE_% in
include, it doesn't seem to work.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** python20.wse	2000/06/30 14:20:19	1.2
--- python20.wse	2000/06/30 14:30:28	1.3
***************
*** 88,92 ****
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10
--- 88,92 ----
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10
***************
*** 1049,1053 ****
  end
  item: Include Script
!   Pathname=%_WISE_%\include\uninstal.wse
  end
  item: If/While Statement
--- 1049,1053 ----
  end
  item: Include Script
!   Pathname=C:\Wise\include\uninstal.wse
  end
  item: If/While Statement
***************
*** 1151,1155 ****
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10
--- 1151,1155 ----
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10