sigyllly commited on
Commit
8a0ce52
·
verified ·
1 Parent(s): 883f32e

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
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"