Skip to content

Instantly share code, notes, and snippets.

@juherr
Last active January 8, 2017 13:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juherr/918407156f3429780aabc4a222110f38 to your computer and use it in GitHub Desktop.
Save juherr/918407156f3429780aabc4a222110f38 to your computer and use it in GitHub Desktop.
# Boxstarter : http://boxstarter.org
# run command prompt "cmd" as admin
# START START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/juherr/[...]/raw/[...]/win-box.txt
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
#Enable-RemoteDesktop
cinst googlechrome
#cinst firefox
cinst winrar
cinst jre8 -PackageParameters "/exclude:32" -y
cinst chocolatey
cinst chocolateygui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment