Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -55,7 +55,7 @@ NSIS_SCRIPT_TEMPLATE = r"""
|
|
55 |
;--------------------------------
|
56 |
;Pages
|
57 |
|
58 |
-
!insertmacro MUI_PAGE_LICENSE "${NSISDIR}\Docs\Modern UI\License.txt"
|
59 |
!insertmacro MUI_PAGE_COMPONENTS
|
60 |
!insertmacro MUI_PAGE_DIRECTORY
|
61 |
!insertmacro MUI_PAGE_INSTFILES
|
|
|
55 |
;--------------------------------
|
56 |
;Pages
|
57 |
|
58 |
+
; !insertmacro MUI_PAGE_LICENSE "${NSISDIR}\Docs\Modern UI\License.txt"
|
59 |
!insertmacro MUI_PAGE_COMPONENTS
|
60 |
!insertmacro MUI_PAGE_DIRECTORY
|
61 |
!insertmacro MUI_PAGE_INSTFILES
|