Where can I download the latest ngen.exe?
Asked Answered
T

2

9

I am using ngen.exe (the .Net Native Image Generator) version 2.0.50727.312. Is this the latest version? If not, where can I download the latest version? This page on msdn does not appear to have a link to a download. If it matters, I need ngen.exe for .Net Framework 3.5.

Terricolous answered 7/12, 2008 at 18:20 Comment(0)
K
10

The .NET Runtime itself has been upgraded with what amounts to a "service pack" in the 3.5 version. If you have .NET 3.5 installed on that box, you are running the latest version of NGEN, even if the version number is 2.0.50727. Check out this article for more details:

http://www.danielmoth.com/Blog/2007/06/net-framework-35.html

Kinsler answered 7/12, 2008 at 18:26 Comment(0)
E
5

ngen.exe is stored in framework installation path

C:\Windows\Microsoft.NET\Framework\v2.0.50727 or C:\Windows\Microsoft.NET\Framework\v1.1.4322

http://msdn.microsoft.com/en-us/library/6t9t5wcf(VS.80).aspx

Etymologize answered 22/6, 2010 at 21:39 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.