Skip to content

Instantly share code, notes, and snippets.

@buckyball
Last active August 29, 2015 14:00
Show Gist options
  • Save buckyball/11245790 to your computer and use it in GitHub Desktop.
Save buckyball/11245790 to your computer and use it in GitHub Desktop.
Boxstarter Script
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Install-WindowsUpdate -getUpdatesFromMS -acceptEula -SuppressReboots
cinst GoogleChrome
cinst notepadplusplus.install
cinst VirtualCloneDrive
cinst teamviewer
cinst filezilla
cinst javaruntime
cinst sysinternals
cinst putty
cinst curl
cinst PDFCreator
cinst winrar
cinst SourceCodePro
cinst IrfanView
cinst pidgin
cinst irfanviewplugins
cinst adblockpluschrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment