diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-08-08 22:50:35 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-08-08 22:50:35 (GMT) |
commit | 8eb16b1658647628f867b941908d00adc0047395 (patch) | |
tree | 998acab5791264a71e041401919a0b780fa89cee /PCbuild | |
parent | 64deef2b171fcb4ed33fd940c8884671ddb4de22 (diff) | |
download | cpython-8eb16b1658647628f867b941908d00adc0047395.zip cpython-8eb16b1658647628f867b941908d00adc0047395.tar.gz cpython-8eb16b1658647628f867b941908d00adc0047395.tar.bz2 |
Give some special thanks on the final "Installation Completed!" screen.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/python20.wse | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 64340f9..64d2406 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -2790,7 +2790,7 @@ item: Custom Dialog Set Text Italian=Installazione completata! end item: Static - Rectangle=86 42 256 102 + Rectangle=86 32 256 62 Create Flags=01010000000000000000000000000000 Text=%APPTITLE% has been successfully installed. Text= @@ -2813,6 +2813,26 @@ item: Custom Dialog Set Action=3 Create Flags=01010000000000000000000000000111 end + item: Static + Rectangle=85 74 246 174 + Enabled Color=00000000000000001111111111111111 + Create Flags=01010000000000000000000000000000 + Text=Special Windows thanks to: + Text= + Text=Wise Solutions, for the use of Installmaster 8.1. + Text= http://www.wisesolutions.com/ + Text= + Text=LettError, Erik van Blokland, for the Python for Windows graphic. + Text= http://www.letterror.com/ + Text= + Text=Mark Hammond, without whose years of freely shared Windows expertise Python for Windows would still be Python for DOS. + end + item: Static + Rectangle=86 66 239 67 + Action=3 + Enabled Color=00000000000000001111111111111111 + Create Flags=01010000000000000000000000001001 + end end end item: End Block |