!system decodes child output as OEMCP if GetConsoleOutputCP() == GetOEMCP(), this should help bug #1092 (or fix it completely?)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6456 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2014-03-30 22:43:49 +00:00
parent 35c1a5bae7
commit ed4f2ab384
2 changed files with 11 additions and 8 deletions

View file

@ -22,6 +22,8 @@ Released on ?, 2014
\b Try harder to find duplicate strings in string block (\W{http://sf.net/p/nsis/bugs/1088/}{bug #1088})
\b !system will decode child output as OEMCP if GetConsoleOutputCP() == GetOEMCP()
\H{v3.0a2} 3.0 Alpha 2
Released on December 24th, 2013