Advertisement
Guest User

Untitled

a guest
Jul 31st, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
  2. Set-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart -EnableShowStartOnActiveScreen -EnableShowAppsViewOnStartScreen -EnableSearchEverywhereInAppsView -EnableListDesktopAppsFirst
  3. Install-WindowsUpdate -acceptEula
  4.  
  5. cinst Python
  6.  
  7. Install-WindowsUpdate -acceptEula
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement