Windows 10 inherits console handles automatically, reversing the meaning of the registry entry for versions of Windows prior to Windows 10.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338235 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2015-12-10 17:26:51 +00:00
parent 432b3eb6c8
commit 800f14f6db

View file

@ -179,6 +179,10 @@ Windows Registry Editor Version 5.00
Further information regarding this issue can be found in this <link
xlink:href="http://support.microsoft.com/default.aspx?scid=kb;en-us;321788">Microsoft
Knowledgebase Article : 321788</link>.
As of Windows 10, this setting seems to be reversed, making the default install of
Windows 10 support inherited console handles automatically. This <link
xlink:href="https://social.msdn.microsoft.com/Forums/en-US/f19d740d-21c8-4dc2-a9ab-d5c0527e932b/nasty-file-association-regression-bug-in-windows-10-console?forum=windowssdk">
Microsoft forum post</link> provides the explanation.
</para>
</note>
</sect1>