🔒 Closed Netframework 3.5

Status
Not open for further replies.

reher

Honorary Poster
Enable .NET Framework 3.5 by using Windows PowerShell

Steps
Start Windows PowerShell in the Administrator Command Prompt by typing:

powershell

To install .NET Framework 3.5 from installation media located on a network share, use the following command:


Install-WindowsFeature Net-Framework-Core -source \\network\share\sxs
Where \\network\share\sxs is the location of the source files.


To verify installation, run the following command:

Get-WindowsFeature


The Install State column should show Installed for the .NET Framework 3.5 (includes .NET 2.0 and 3.0) feature. IMG_20181111_113143.jpg
 
Thanks for the tut pero mas madali iactivate ang .NET Framework 3.5 features using Windows features settings in control panel share ko lang :)
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 358
    Views
  • 5
    Participants
Last reply from:
FreeNetNeed

Trending Topics

Online now

Members online
1,090
Guests online
3,183
Total visitors
4,273

Forum statistics

Threads
2,287,558
Posts
29,045,256
Members
1,215,607
Latest member
gojichia
Back
Top