Skip to content

Instantly share code, notes, and snippets.

@LGfSQazW
LGfSQazW / DevMachine.txt
Last active October 26, 2015 20:13
Developer Machine Boxstarter Script
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Set-TaskbarOptions -Size Small -Lock -Dock Bottom
Update-ExecutionPolicy Unrestricted -Force
cinst flashplayerplugin -y
cinst flashplayeractivex -y
cinst adobeair -y
cinst quicktime -y
cinst unitywebplayer -y
cinst googlechrome -y