Skip to content

Instantly share code, notes, and snippets.

@mwrock
Created November 12, 2013 16:19
Show Gist options
  • Save mwrock/7433711 to your computer and use it in GitHub Desktop.
Save mwrock/7433711 to your computer and use it in GitHub Desktop.
file assoc
cinst dotpeek
cinst sublimetext2
Install-ChocolateyFileAssociation ".txt" "$env:programfiles\Sublime Text 2\sublime_text.exe"
Install-ChocolateyFileAssociation ".dll" "$($Boxstarter.programFiles86)\jetbrains\dotpeek\v1.1\Bin\dotpeek32.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment