mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
432b3eb6c8
commit
800f14f6db
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue