Windows installer: Don't force GPL on end users
Fix bug #21769 by changing 'I Agree' to 'Next'.
This commit is contained in:
parent
a3f139fa4b
commit
1e62a4e6b0
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue