Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install .net framework 3.5 from windows

# Use this command in PowerShell.
# Make sure to change the drive letter to the CD rom were the windows CD is locate4d.
Dism /online /enable-feature /featurename:NetFX3 /All /Source:G:sourcessxs /LimitAccess
 
PREVIOUS NEXT
Tagged: #install #framework #windows
ADD COMMENT
Topic
Name
1+1 =