License.txt path changed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1391 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fe29ec89ce
commit
fb570fe33b
3 changed files with 10 additions and 10 deletions
|
@ -32,7 +32,7 @@
|
|||
!insertmacro MUI_INSTALLOPTIONS "$7" "$8" ;Variables for the Install Options system. Do not use them in .onNext/PrevPage and SetPage
|
||||
|
||||
;License dialog
|
||||
LicenseData "License.txt"
|
||||
LicenseData "${NSISDIR}\Contrib\Modern UI\License.txt"
|
||||
|
||||
;Component-select dialog
|
||||
;Descriptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue