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:
parent
2a7c5d5115
commit
88a3b2c668
17 changed files with 157 additions and 95 deletions
|
@ -42,4 +42,4 @@ Section "" ;No components page, name is not important
|
|||
; Put file there
|
||||
File example1.nsi
|
||||
|
||||
SectionEnd ; end the section
|
||||
SectionEnd
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue