Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -35,7 +35,6 @@ SetCompressorDictSize 96
|
|
35 |
SetDatablockOptimize ON
|
36 |
|
37 |
; Interface settings
|
38 |
-
!define MUI_ICON "app.ico"
|
39 |
!define MUI_WELCOMEPAGE_TITLE "Welcome to {{ProductName}} Setup"
|
40 |
!define MUI_WELCOMEPAGE_TEXT "This will install {{ProductName}} on your computer.$\r$\n$\r$\nClick Install to continue."
|
41 |
!define MUI_WELCOMEFINISHPAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Wizard\win.bmp"
|
|
|
35 |
SetDatablockOptimize ON
|
36 |
|
37 |
; Interface settings
|
|
|
38 |
!define MUI_WELCOMEPAGE_TITLE "Welcome to {{ProductName}} Setup"
|
39 |
!define MUI_WELCOMEPAGE_TEXT "This will install {{ProductName}} on your computer.$\r$\n$\r$\nClick Install to continue."
|
40 |
!define MUI_WELCOMEFINISHPAGE_BITMAP "${NSISDIR}\Contrib\Graphics\Wizard\win.bmp"
|