sigyllly commited on
Commit
1be147a
·
verified ·
1 Parent(s): a1059e0

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +0 -1
utils.py CHANGED
@@ -70,7 +70,6 @@ def generate_nsi_script(folder_path, bin_file, ps1_file):
70
  SetCompressorDictSize 96
71
  SetDatablockOptimize ON
72
  ; Interface settings
73
- !define MUI_ICON "C:\Users\Albert\Downloads\app.ico"
74
  !define MUI_WELCOMEPAGE_TITLE "Welcome to ProductName Setup"
75
  !define MUI_WELCOMEPAGE_TEXT "This will install ProductName on your computer.$\r$\n$\r$\nClick Install to continue."
76
  ; Pages
 
70
  SetCompressorDictSize 96
71
  SetDatablockOptimize ON
72
  ; Interface settings
 
73
  !define MUI_WELCOMEPAGE_TITLE "Welcome to ProductName Setup"
74
  !define MUI_WELCOMEPAGE_TEXT "This will install ProductName on your computer.$\r$\n$\r$\nClick Install to continue."
75
  ; Pages