Guest User

Untitled

a guest
Nov 24th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. DISM /Online /Enable-Feature /FeatureName:NetFx3 /Source:d:sourcessxs /All /LimitAccess
  2.  
  3. DISM.EXE /Online /Add-Capability /CapabilityName:NetFx3~~~~ /Source:C:Features
  4.  
  5. DISM.EXE /Online /Add-Package /PackagePath:C:FeaturesMicrosoft-Windows-NetFx3-OnDemand-Package.cab
  6.  
  7. [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesServicing]
  8. "LocalSourcePath"="d:\sources\sxs"
Add Comment
Please, Sign In to add comment