changelog, tutorial, credits, mui info

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2943 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-09-21 12:09:38 +00:00
parent 2aeae16e8e
commit 2c6e349b75
4 changed files with 13 additions and 7 deletions

View file

@ -82,7 +82,7 @@ Callback functions are called by the installer upon certain defined events such
\R{abort}{Abort} has a special meaning in callback functions. Each callback function has its own meaning for it, have a look at \R{callbacks}{Callback Functions} for more information. In the above example Abort tells the installer to stop initializing the installer and quit immediately.
For more information about sections see \R{functions}{Functions}.
For more information about functions see \R{functions}{Functions}.
\S1{tut-working-with-scripts} Working with Scripts