fixed some warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@879 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4e487ad99c
commit
0694d4c102
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
\C Script File Format
|
||||
\C{fileformat} Script File Format
|
||||
|
||||
A NSIS Script File (.nsi) is just a text file with a series of commands.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
\C MakeNSIS Usage
|
||||
\C{usage} MakeNSIS Usage
|
||||
|
||||
NSIS installers are generated by using the 'MakeNSIS' program to compile a NSIS script (.NSI) into an installer executable. The syntax of the makensis command is:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue