Updated docs

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1739 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-11-15 18:45:47 +00:00
parent 277f4d1617
commit 584d3d2524
29 changed files with 228 additions and 222 deletions

View file

@ -1,6 +1,6 @@
\C{var} Variables
\H{var} Variables
\H{var1} Modifiable variables used in Instructions
\S1{var1} Modifiable variables used in Instructions
\e{$INSTDIR}
@ -28,7 +28,7 @@ The command line of the installer. The format of the command line can be one of
The identifier of the language that is currently used. For example, English is 1033. You can change this variable in .onInit.
\H{var2} Constant Variables used in Instructions and InstallDir
\S1{var2} Constant Variables used in Instructions and InstallDir
\e{$PROGRAMFILES}
@ -82,7 +82,7 @@ The decimal HWND of the parent window.
Use to represent $.
\H{var3} Variables used Strings
\S1{var3} Variables used Strings
\e{$\\r}