Files
getdotnet/help/dotnet45-xp.html
2015-07-27 22:45:58 -07:00

40 lines
1.9 KiB
HTML

<html>
<head>
<title>.NET Framework 4.5 and Windows XP</title>
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"/>
<link rel="stylesheet" href="../css/main.css" />
</head>
<body>
<div style="font-family:Segoe UI,
Lucida Grande,Verdana,Arial,Helvetica,sans-serif; font-size:30px;vertical-align:middle">
<img src="http://i.microsoft.com/net/images/chrome/net-logo.jpg" style="vertical-align:middle" />
.NET Framework 4.5 and Windows XP</div>
<h1>Problem</h1>
<p>You need to install the .NET Framework 4.5 to run an app or game on Windows XP. </p>
<p>The <a href="http://go.microsoft.com/fwlink/?LinkID=229538">.NET Framework 4.5</a> and later .NET Framework versions are not supported on Windows XP.</p>
<h1>Solution</h1>
<p>If you need to run an app that requires the .NET Framework 4.5 or later, you will need to upgrade to a later version of Windows or find another machine that has a later version of Windows. You can also contact the publisher of the app, to see if they support Windows XP with another version of their app.</p>
<p>The <a href="dotnet4-xp.html">.NET Framework 4</a> is supported on Windows XP, however, it will not run apps that require .NET Framework 4.5 or later versions.</p>
<p>You can <a href="mailto:dotnethelp@microsoft.com?subject=Help installing .NET 4 on Windows XP">contact Microsoft for help</a> if you cannot get the correct version of the .NET Framework installed.</p>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-65565245-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>