Docs update and font size fixes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7303 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2021-08-25 17:36:17 +00:00
parent 2a7c5d5115
commit 88a3b2c668
17 changed files with 157 additions and 95 deletions

View file

@ -42,4 +42,4 @@ Section "" ;No components page, name is not important
; Put file there
File example1.nsi
SectionEnd ; end the section
SectionEnd

View file

@ -1,5 +1,4 @@
; Unicode is not enabled by default
; Unicode installers will not be able to run on Windows 9x!
; Unicode installers will not be able to run on Windows 9x!
Unicode true
Name "Unicode Games"