Exec[Wait] now sets the CREATE_DEFAULT_ERROR_MODE flag when creating a new process

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6579 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2015-02-18 18:52:41 +00:00
parent c853ef31a0
commit cd4363aca8
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,8 @@ Released on ?, 201?
\S2{} Minor Changes
\b Exec[Wait] sets the CREATE_DEFAULT_ERROR_MODE flag when creating a process
\b Fixed minor issues in the Pascal NSIS plug-in SDK and removed the extrap global variable
\S1{v3.0b2-cl} Changelog