﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
3299,Fix Windows 10 version detection,historic_bruno,,"r15869 added detection for Windows 10, which at that time was version 6.4. Microsoft has since changed [https://msdn.microsoft.com/en-us/library/windows/desktop/ms724832%28v=vs.85%29.aspx their scheme] and will use 10.0 as the version number. However, with the latest Insider Preview, the `CurrentVersion` registry key we use lists ""6.3"" or Windows 8.1. I don't yet know if this is a bug or intentional.

At any rate, it's not recommended by MS to detect versions through the registry, they suggest either using the new [https://msdn.microsoft.com/en-us/library/windows/desktop/ms724429(v=vs.85).aspx version helpers] API or the methods described in [http://blogs.msdn.com/b/chuckw/archive/2010/02/24/what-s-in-a-version-number.aspx this article].",defect,new,Should Have,Backlog,Core engine,,,,
