Skip to content

Instantly share code, notes, and snippets.

@rpavlik
Forked from godbyk/boxstarter.ps1
Last active August 29, 2015 14:12
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 rpavlik/abb263ddf85181eb88f8 to your computer and use it in GitHub Desktop.
Save rpavlik/abb263ddf85181eb88f8 to your computer and use it in GitHub Desktop.
for demos
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions
#Enable-RemoteDesktop
cinst git
#cinst javaruntime
cinst dotnet4.5
cinst notepadplusplus
cinst 7zip
cinst sysinternals
cinst putty
cinst winmerge
cinst powershell4
#cinst sumatrapdf
#cinst winscp
#cinst git-credential-winstore
#cinst cmake
#cinst notepad2-mod
#cinst VisualStudioExpress2013WindowsDesktop -source "https://www.myget.org/F/rpavlik-choco/"
#cinst unity -source "https://www.myget.org/F/unity/"
#cinst qt-sdk-windows-x86-msvc2013_opengl
#cinst oculus-sdk -source "https://www.myget.org/F/oculus-rift/"
#cinst oculus-runtime -source "https://www.myget.org/F/oculus-rift/"
#cinst boost-x64-msvc2013 -source "https://www.myget.org/F/boost/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment