typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4804 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3ee55b256b
commit
2971d77008
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ nsExec::ExecToLog [/OEM] [/TIMEOUT=x] path
|
|||
nsExec::ExecToStack [/OEM] [/TIMEOUT=x] path
|
||||
|
||||
All functions are the same except ExecToLog will print the output
|
||||
to the logwindow and ExecToStack will push up to ${NSIS_MAX_STRLEN}
|
||||
to the log window and ExecToStack will push up to ${NSIS_MAX_STRLEN}
|
||||
characters of output onto the stack after the return value.
|
||||
|
||||
Use the /OEM switch to convert the output text from OEM to ANSI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue