nsis: use existing license file
This commit is contained in:
@@ -22,7 +22,7 @@ InstallDir "$PROGRAMFILES32\${APP_NAME}"
|
||||
!endif
|
||||
|
||||
!insertmacro MUI_PAGE_WELCOME
|
||||
!insertmacro MUI_PAGE_LICENSE gpl-3.0.txt
|
||||
!insertmacro MUI_PAGE_LICENSE LICENSE
|
||||
!insertmacro MUI_PAGE_DIRECTORY
|
||||
!insertmacro MUI_PAGE_COMPONENTS
|
||||
!insertmacro MUI_PAGE_INSTFILES
|
||||
|
||||
Reference in New Issue
Block a user