Timeout was just a test :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1303 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
dfbd9e93c0
commit
d582169220
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ OutFile "nsExec Test.exe"
|
|||
ShowInstDetails show
|
||||
|
||||
Section
|
||||
nsExec::ExecToLog /TIMEOUT=1 '"${NSISDIR}\makensis.exe" /CMDHELP'
|
||||
nsExec::ExecToLog '"${NSISDIR}\makensis.exe" /CMDHELP'
|
||||
Pop $0
|
||||
DetailPrint ""
|
||||
DetailPrint " Return value: $0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue