!system/!execute: XCopy.exe/ChCp.com (and other tools using ulib.dll?) does not work without a valid StdIn so we provide a empty pipe

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6601 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2015-09-03 11:06:18 +00:00
parent 87ad351f1b
commit 5c6dfdca9a
2 changed files with 17 additions and 10 deletions

View file

@ -10,6 +10,10 @@ Released on ? ?th, 201?
\b RequestExecutionLevel now defaults to \c{admin}
\S2{} Minor Changes
\b !system and !execute now provide a empty StdIn pipe to work around bugs in some Windows utilities
\H{v3.0b2} 3.0 Beta 2
Released on August 4th, 2015