1.Install power iso reader
2.Mound window image on it
3.Run CMD as administrator
4.copy paste below attached comand to CMD (select text copy , right click on cmd window & paste)
dism.exe /online /enable-feature /featurename:NetFX3 /Source:i:\sources\sxs /LimitAccess
Here change drive letter I with vertual drive on which image mounted.
5.Now press enter and weight.
after some time succsessful
you have done it.
6 To check if work done or not
7.Run the following command to lookup the status of NetFx3 Feature (offline image mounted to c:\test\offline)
DISM /Image:c:\test\offline /Get-Features /Format:Table
A status of Enable Pending indicates that the image must be brought online to complete installation.
2.Mound window image on it
3.Run CMD as administrator
4.copy paste below attached comand to CMD (select text copy , right click on cmd window & paste)
dism.exe /online /enable-feature /featurename:NetFX3 /Source:i:\sources\sxs /LimitAccess
Here change drive letter I with vertual drive on which image mounted.
5.Now press enter and weight.
after some time succsessful
you have done it.
6 To check if work done or not
7.Run the following command to lookup the status of NetFx3 Feature (offline image mounted to c:\test\offline)
DISM /Image:c:\test\offline /Get-Features /Format:Table
A status of Enable Pending indicates that the image must be brought online to complete installation.
No comments:
Post a Comment