Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36a90f6

Browse files
committed
Thanks to
LettError, Erik van Blokland, http://www.letterror.com/ the Python Windows installer finally has an attractive Pythonic bitmap to delight the senses and dampen the fears of the millions and millions of eager new Windows users anticipating their first Python programming joy. Always knew Mac users secretly wanted to switch to Windows <wink>.
1 parent 6113d35 commit 36a90f6

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ Case Roole
334334
Timothy Roscoe
335335
Craig Rowland
336336
Jim Roskind
337+
Erik van Blokland
337338
Just van Rossum
338339
Hugo van Rossum
339340
Saskia van Rossum

PCbuild/installer.bmp

32.8 KB
Binary file not shown.

PCbuild/python20.wse

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,10 @@ end
323323
item: Wizard Block
324324
Direction Variable=DIRECTION
325325
Display Variable=DISPLAY
326-
Bitmap Pathname=%_WISE_%\Dialogs\Template\Wizard.bmp
326+
Bitmap Pathname=.\installer.bmp
327327
X Position=9
328328
Y Position=10
329-
Filler Color=8421440
329+
Filler Color=11173759
330330
Dialog=Select Destination Directory
331331
Dialog=Backup Replaced Files
332332
Dialog=Select Components
@@ -2735,10 +2735,10 @@ end
27352735
item: Wizard Block
27362736
Direction Variable=DIRECTION
27372737
Display Variable=DISPLAY
2738-
Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
2738+
Bitmap Pathname=.\installer.bmp
27392739
X Position=9
27402740
Y Position=10
2741-
Filler Color=8421440
2741+
Filler Color=11173759
27422742
Flags=00000011
27432743
end
27442744
item: Custom Dialog Set

0 commit comments

Comments
 (0)