How to install,Enable .Net 2.0 and 3.0 in windows 8 & 8.1, Windows Server 2012. step by step

                             Installation .Net 2.0 and 3.0 in windows 8 & 8.1


We can install offline and online both process availble below.

Prerequisite for installtion  .net framework

1.    OS of 8 or 8.1. for offline

2. Internet for online

Open a command prompt with administrator user rights (Run as Administrator) in Windows 8 or Windows Server 2012.

To Install .NET Framework 3.5 feature files from Windows Update, use the following command:

Copy

Online :-------    DISM /Online /Enable-Feature /FeatureName:NetFx3 /All

Copy

Offline:-------- DISM /Image:C:\test\offline /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:D:\sources\sxs



Press Enter button.



Comments

Popular posts from this blog

Here’s a step-by-step guide on configuring WDS on Windows Server

IIS Installation and Application configuration windows swerver

IIS Self Signed