Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
  2. Enable-RemoteDesktop
  3. Set-StartScreenOptions -EnableBootToDesktop
  4.  
  5. cinst dotnet3.5
  6. cinst dotnet4.0
  7. cinst dotnet4.5 --force
  8. cinst dotnet4.5.1 --force
  9. cinst dotnet4.5.2 --force
  10. cinst dotnet4.6.1 --force
  11. cinst dotnet4.6.2 --force
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement