Skip to content

Instantly share code, notes, and snippets.

@mkropat
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkropat/e93b7bdaa04c2d56879b to your computer and use it in GitHub Desktop.
Save mkropat/e93b7bdaa04c2d56879b to your computer and use it in GitHub Desktop.
appscp.ps1 boxstarter script
# Run from Command Prompt:
# START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/mkropat/e93b7bdaa04c2d56879b/raw/9eff96cf4aad061f60de314b9d973d3add278002/appscp.ps1
Set-WindowsExplorerOptions -EnableShowFileExtensions
cinst 7zip.install
cinst GoogleChrome
cinst linqpad4.install
cinst mysql
cinst mysql.workbench
cinst nodejs.install
cinst nservicebus.msmq.install
cinst notepadplusplus.install
cinst pidgin
cinst TortoiseGit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment