Welcome to MSDN Blogs Sign in | Join | Help

Software & Services Bret Grinslade

How people, trends, and software interact to create the digital part of our lives.
.NET Framework 3.5 install layout

In a forum post, a user reported that he cannot use the web boot strapper to install since the downloads are blocked by their corporate fire wall. 

You can use the the "big" redistributable package will allow you to install NETFX without downloading anything. There is another trick you can use once if you can get the You can run the full bootstrapper with the /x command line option which will extract all of the files to a local or network location. From there you can install the .NET Framework 3.5 and will install from that local layout.

.NET Framework 3.5 full install package (x86 and x64) - http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe

     dotnetfx35.exe /x

     \wcu\dotNetFramework\dotNetFx35setup.exe

Let me know if you try this and if it works for you. 

-Bret

Posted: Tuesday, November 20, 2007 9:54 PM by bretgrinslade

Comments

Aaron Stebner's WebLog said:

Back when the .NET Framework 3.5 beta 2 was released, I posted this item on my blog describing how to

# December 3, 2007 1:21 PM

Noticias externas said:

Back when the .NET Framework 3.5 beta 2 was released, I posted this item on my blog describing how to

# December 3, 2007 1:48 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker