Closed benjaminperdomo closed 11 years ago
Can you paste your user agent here? .NET 4.5 isn't sent in the User-Agent, currently we are only 'detecting' it for Windows 8.
The next step of course, would be to add a link to run my little application with the URL added...
Scott Hanselman
On Oct 16, 2012, at 7:49 AM, Michael Sarchet notifications@github.com wrote:
Can you paste your user agent here? .NET 4.5 isn't sent in the User-Agent, currently we are only 'detecting' it for Windows 8.
— Reply to this email directly or view it on GitHub.
Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) Didn't read the you guys are not "detecting" it for Win7, that explains it. Thank you
@bep 's reported bug is confirmed. I have the same situation. Windows 7 / IE 9 / .NET 4.5 Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
@shanselman planning on adding that in this week. Maybe we can get it down to just a powershell script instead of an app (or in conjunction with an app).
Added 4.5 detection if they are Win8, otherwise they have to run the helper
I get "You have .NET 4.0, this is a recent version of .NET. Download an installer for the newest version .NET 4.5.". But I have installed 4.5, and VS 2012.