!system and !execute can store the exit code in a define
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6461 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3337a6d606
commit
8d7dd2cf9f
7 changed files with 37 additions and 23 deletions
|
@ -24,6 +24,8 @@ Released on ?, 2014
|
|||
|
||||
\b !system will decode child output as OEMCP if GetConsoleOutputCP() == GetOEMCP()
|
||||
|
||||
\b !system and !execute can store the exit code in a define
|
||||
|
||||
\b !execute supports comparing the exit code with the same syntax as !system
|
||||
|
||||
\H{v3.0a2} 3.0 Alpha 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue