Skip to content

Instantly share code, notes, and snippets.

@aeons
Last active September 4, 2015 12:15
Show Gist options
  • Save aeons/e83950da0c45dfd646b4 to your computer and use it in GitHub Desktop.
Save aeons/e83950da0c45dfd646b4 to your computer and use it in GitHub Desktop.
Boxstarter work
Disable-UAC
Enable-MicrosoftUpdate
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtension
Move-LibraryDirectory "{374DE290-123F-4565-9164-39C4925E467B}" "D:\Downloads"
cinst autohotkey.portable
cinst git
cinst poshgit
cinst gitversion
cinst google-chrome-x64
cinst 7zip
cinst jre8
cinst vlc
cinst sysinternals
cinst skype
cinst putty
cinst dropbox
cinst virtualbox
cinst procexp
cinst procmon
cinst paint.net
cinst sublimetext3
cinst winscp
cinst googledrive
cinst github
cinst sourcecodepro
cinst r.project
cinst spacesniffer
cinst dependencywalker
cinst cwrsync
cinst cmder
cinst cyberduck
cinst steam
cinst battle.net
cinst spotify
cinst visualstudio2015community
cinst resharper
Install-WindowsUpdate -Full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment