Skip to content

Instantly share code, notes, and snippets.

@chevdor
Last active February 10, 2017 16:13
Show Gist options
  • Save chevdor/a2edcec2de7f0b17913a8a816aced80b to your computer and use it in GitHub Desktop.
Save chevdor/a2edcec2de7f0b17913a8a816aced80b to your computer and use it in GitHub Desktop.
# Start with IE or a shell:
# START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/chevdor/8d04225bee6950546a9c/raw/2c0a780f046e93aed2a06df067b3722aaf4c4f12/BoxStarterWork
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
Set-StartScreenOptions -EnableBootToDesktop
Install-WindowsUpdate -AcceptEula
# BoxStarter
cinst Boxstarter
cinst Boxstarter.Bootstrapper
cinst Boxstarter.Chocolatey
cinst Boxstarter.Common
cinst Boxstarter.WinConfig
# Base
#cinst adobereader
#cinst cmder
#cinst SublimeText3
#cinst sublimetext3.packagecontrol
cinst keepass
cinst greenshot
cinst hashcheck
cinst googlechrome
cinst bginfo
# JAVA STUFF
#cinst javaruntime
#cinst jdk8
cinst DebugView
cinst nodejs
# Blockchain
cinst electrum
cinst multibit-hd
cinst bitcoin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment