mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Move Wise install dir consistently to C:\Wise. Don't use %_WISE_% in
include, it doesn't seem to work.
This commit is contained in:
parent
f00562a962
commit
a1956e2f26
1 changed files with 3 additions and 3 deletions
|
@ -87,7 +87,7 @@ end
|
|||
item: Wizard Block
|
||||
Direction Variable=DIRECTION
|
||||
Display Variable=DISPLAY
|
||||
Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
|
||||
Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
|
||||
X Position=9
|
||||
Y Position=10
|
||||
Filler Color=8421440
|
||||
|
@ -1048,7 +1048,7 @@ item: Set Variable
|
|||
Flags=00010100
|
||||
end
|
||||
item: Include Script
|
||||
Pathname=%_WISE_%\include\uninstal.wse
|
||||
Pathname=C:\Wise\include\uninstal.wse
|
||||
end
|
||||
item: If/While Statement
|
||||
Variable=COMPONENTS
|
||||
|
@ -1150,7 +1150,7 @@ end
|
|||
item: Wizard Block
|
||||
Direction Variable=DIRECTION
|
||||
Display Variable=DISPLAY
|
||||
Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
|
||||
Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
|
||||
X Position=9
|
||||
Y Position=10
|
||||
Filler Color=8421440
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue