Fixed nsExec Unicode and tab output parsing (bug #1232)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7121 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2019-09-11 23:36:32 +00:00
parent a104daf046
commit 24d4c2678a
2 changed files with 224 additions and 181 deletions

View file

@ -10,17 +10,21 @@ ANSI targets are deprecated, consider moving to Unicode.
\S1{v3.05-cl} Changelog
\S2{} Minor Changes
\S2{} Major Changes
\b Added \R{apeaddresource}{PEAddResource} and \R{aperemoveresource}{PERemoveResource}
\b Added \R{loadandsetimage}{LoadAndSetImage}
\# Undocumented: \b Added ManifestMaxVersionTested
\b Allow quoted library path in System::Call (\W{http://sf.net/p/nsis/bugs/546}{bug #546} and \W{http://sf.net/p/nsis/bugs/1225}{bug #1225})
\b Improved nsExec Unicode and tab output parsing (\W{http://sf.net/p/nsis/bugs/1232}{bug #1232})
\S2{} Minor Changes
\b Added experimental \R{amanifestlongpathaware}{ManifestLongPathAware} attribute
\b Allow quoted library path in System::Call (\W{http://sf.net/p/nsis/bugs/546}{bug #546} and \W{http://sf.net/p/nsis/bugs/1225}{bug #1225})
\# Undocumented: \b Added ManifestMaxVersionTested
\b %1 in !finalize command can be specified multiple times