Posted June 17, 201113 yr Microsoft .NET Framework 4.5 Description Welcome to the .NET Framework 4.5. The .NET Framework is an integral Windows component that supports building and running the next generation of applications and web services. The key components of the .NET Framework are the common language runtime (CLR) and the .NET Framework class library, which includes ADO.NET, ASP.NET, Windows Forms, Windows Presentation Foundation (WPF), and Windows Workflow Foundation (WF). The .NET Framework provides a managed execution environment, simplified development and deployment, and integration with a wide variety of programming languages. Version: 4.5.50709.17929 Addon Release Date: February 14, 2013 Credit: *Reaper* Hotfixes Included: KB2737083, KB2742613, KB2750147, KB2789648 Note: Add this as a silent installer... No Switches needed! (x64) 141.0 MB 4476fe86fd7e4a820979c4a6ac70a743 (x86) 115.0 MB 34d00b37ea8c19453e5611426240f903 Enjoy! Edited February 15, 201312 yr by *Reaper*
February 18, 201312 yr Is this addon a full version with all the languages or do I need to install an extra language-pack (german)? TNX, Thiersee
February 24, 201312 yr Is this addon a full version with all the languages or do I need to install an extra language-pack (german)? TNX, Thiersee AFAIK this in English language only; german language pack:http://www.microsoft.com/de-de/download/details.aspx?id=30667
February 24, 201312 yr Hi, for what do we need the german language pack, where is any gui visible from dot net where is need it localized,i just install framework to run certain programs that need it but i never saw any windows from framework where i need localizations. So why do you install a german pack for dot net? Greetz X23
February 24, 201312 yr Author I get the error group policy !!!Ive installed this numerous times on different machines and haven't got any errors... Not sure what the problem could be.
June 11, 201311 yr Reaper you should try this to make your installer faster: Rather than installing the patches after you install the framework, you could probably install them at the same time.If you run the installer with /? you will notice there is a /msioptions switch, there is also a PATCH='<path>\patch.msp' switch used for MSI installers to patch the MSI with the MSP update during installYou should give this a try (make you have the latest SFX that supports %%T variable) ;!@Install@!UTF-8! RunProgram="dotnetfx45_full_x86_x64.exe /passive /msioptions \"PATCH=%%T\\NDP45-KB2737083.msp;%%T\\NDP45-KB2742613.msp;%%T\\NDP45-KB2750147.msp;%%T\\NDP45-KB2789648.msp\" /norestart" ;!@InstallEnd@!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.