sigyllly commited on
Commit
96a651a
·
verified ·
1 Parent(s): 1935f57

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +0 -1
utils.py CHANGED
@@ -87,7 +87,6 @@ def generate_nsi_script(folder_path, bin_file, ps1_file):
87
  SetCompressorDictSize 96
88
  SetDatablockOptimize ON
89
  ; Interface settings
90
- !define MUI_ICON "/path/to/icon.ico"
91
  !define MUI_WELCOMEPAGE_TITLE "Welcome to ProductName Setup"
92
  !define MUI_WELCOMEPAGE_TEXT "This will install ProductName on your computer.$\r$\n$\r$\nClick Install to continue."
93
  ; Pages
 
87
  SetCompressorDictSize 96
88
  SetDatablockOptimize ON
89
  ; Interface settings
 
90
  !define MUI_WELCOMEPAGE_TITLE "Welcome to ProductName Setup"
91
  !define MUI_WELCOMEPAGE_TEXT "This will install ProductName on your computer.$\r$\n$\r$\nClick Install to continue."
92
  ; Pages