Skip to content

Instantly share code, notes, and snippets.

@StephaneTy-Pro
Created July 13, 2015 13:21
Show Gist options
  • Save StephaneTy-Pro/840f950fd91a86c71c03 to your computer and use it in GitHub Desktop.
Save StephaneTy-Pro/840f950fd91a86c71c03 to your computer and use it in GitHub Desktop.
boxstarter robotframework
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Set-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart -EnableShowStartOnActiveScreen -EnableShowAppsViewOnStartScreen -EnableSearchEverywhereInAppsView -EnableListDesktopAppsFirst
Install-WindowsUpdate -acceptEula
cinst Python
Install-WindowsUpdate -acceptEula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment