https://issues.dlang.org/show_bug.cgi?id=13005
--- Comment #4 from Andrew Edwards <[email protected]> --- Output is a combination of stderr and stdout. It is produced in accordance with instructions at http://support.microsoft.com/kb/110930. Actual command used: create_dmd_release --extras=extras/windows --archive master 1> output.txt 2>&1 --
