Removed license requirements for installer script

This commit is contained in:
Manuel Cortez 2018-02-26 10:44:19 -06:00
parent 4325f3e1f4
commit 438c9f5a21

View File

@ -19,8 +19,6 @@ VIAddVersionKey FileVersion "0.1"
VIProductVersion "0.1.0.0"
VIFileVersion "0.1.0.0"
!insertmacro MUI_PAGE_WELCOME
!define MUI_LICENSEPAGE_RADIOBUTTONS
!insertmacro MUI_PAGE_LICENSE "license.txt"
!insertmacro MUI_PAGE_DIRECTORY
var StartMenuFolder
!insertmacro MUI_PAGE_STARTMENU startmenu $StartMenuFolder