Windows installer: Don't force GPL on end users

Fix bug #21769 by changing 'I Agree' to 'Next'.
This commit is contained in:
aquileia 2015-08-12 23:14:30 +02:00
parent a3f139fa4b
commit 1e62a4e6b0

View file

@ -44,6 +44,8 @@
!define MUI_ABORTWARNING
!define MUI_WELCOMEPAGE_TITLE_3LINES
!define MUI_FINISHPAGE_TITLE_3LINES
!define MUI_LICENSEPAGE_TEXT_BOTTOM " "
!define MUI_LICENSEPAGE_BUTTON $(^NextBtn)
;--------------------------------
;Language Selection Dialog Settings