Last active
August 29, 2015 14:00
-
-
Save buckyball/11245790 to your computer and use it in GitHub Desktop.
Boxstarter Script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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