Skip to content

Instantly share code, notes, and snippets.

@maxisoft
Forked from phillip-haydon/boxstarter-script
Last active August 29, 2015 14:23
Show Gist options
  • Save maxisoft/88fbf9e465aeae84ac92 to your computer and use it in GitHub Desktop.
Save maxisoft/88fbf9e465aeae84ac92 to your computer and use it in GitHub Desktop.
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Set-StartScreenOptions -EnableBootToDesktop -EnableDesktopBackgroundOnStart -EnableShowStartOnActiveScreen -EnableShowAppsViewOnStartScreen -EnableSearchEverywhereInAppsView -EnableListDesktopAppsFirst
cinst SublimeText3
cinst sublimetext3-contextmenu
cinst Firefox
cinst DotNet4.5
cinst 7zip.install
cinst sysinternals
cinst pscx
cinst vcredist2013
cinst vcredist2012
cinst vcredist2010
cinst linkshellextension
cinst winscp
cinst openvpn
# Dev
cinst python
cinst python2
cinst git.install
cinst poshgit
cinst hg
cinst autoit
cinst jivkok.sublimetext3.packages
cinst ditto
URL Setup
http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/maxisoft/88fbf9e465aeae84ac92/raw/4ff0252a374eac6e2020abf6ca13bde06b4bcefc/boxstarter-script
Run in Powershell
START *URL above*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment