Err... Bullet not number =/
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1510 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
67dd3f3449
commit
47e865d306
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Adds file(s) to be extracted to the current output path ($OUTDIR).
|
|||
|
||||
\b The File command sets the error flag if overwrite mode is set to 'try' and the file could not be overwritten, or if the overwrite mode is set to 'on' and the file could not be overwritten and the user selects ignore.
|
||||
|
||||
\n If the /nonfatal switch is used, a warning will be issued if no files found instead of an error.
|
||||
\b If the /nonfatal switch is used, a warning will be issued if no files found instead of an error.
|
||||
|
||||
\H{exec} Exec
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue