fixed links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5481 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8661522b43
commit
26d527f8e4
4 changed files with 18 additions and 38 deletions
|
@ -47,7 +47,7 @@ The command line of the installer. The format of the command line can be one of
|
|||
|
||||
\b installer.exe PARAMETER PARAMETER PARAMETER
|
||||
|
||||
\b For parsing out the PARAMETER portion, see GetParameters on the \R{getparameters}{useful functions appendix}. If /D= is specified on the command line (to override the install directory) it won't show up in $CMDLINE.
|
||||
\b For parsing out the PARAMETER portion, see \R{getparameters}{GetParameters}. If /D= is specified on the command line (to override the install directory) it won't show up in $CMDLINE.
|
||||
|
||||
\e{$LANGUAGE}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue