!execute supports comparing the exit code with the same syntax as !system

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6460 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2014-04-13 14:45:02 +00:00
parent 45b87a7dc5
commit 3337a6d606
4 changed files with 31 additions and 29 deletions

View file

@ -24,6 +24,8 @@ Released on ?, 2014
\b !system will decode child output as OEMCP if GetConsoleOutputCP() == GetOEMCP()
\b !execute supports comparing the exit code with the same syntax as !system
\H{v3.0a2} 3.0 Alpha 2
Released on December 24th, 2013