diff --git a/Contrib/nsExec/nsExec.txt b/Contrib/nsExec/nsExec.txt index 23cfbebb..3fcb5cf7 100644 --- a/Contrib/nsExec/nsExec.txt +++ b/Contrib/nsExec/nsExec.txt @@ -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.