Skip to content

Instantly share code, notes, and snippets.

@hovermind
Last active December 8, 2018 17:31
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 hovermind/f9a1cd2acc097b2f691cdea6d7c92e86 to your computer and use it in GitHub Desktop.
Save hovermind/f9a1cd2acc097b2f691cdea6d7c92e86 to your computer and use it in GitHub Desktop.
boxstarter test
$Boxstarter.RebootOk=$true
$Boxstarter.NoPassword=$true
$Boxstarter.AutoLogin=$true
choco feature enable -n allowGlobalConfirmation
choco feature enable -n allowEmptyChecksums
cinst battle.net
cinst steam
cinst gimp
cinst vlc
cinst mpc-hc
cinst smplayer
cinst potplayer
cinst gom-player
cinst bsplayer
cinst handbrake
cinst makemkv
cinst ffmpeg
cinst audacity
cinst mediainfo
cinst paint.net
# anti-virus
cinst avgantivirusfree
cinst avgpctuneup
cinst avginternetsecurity
cinst inkscape
#vpn
cinst ipvanish
# stream
cinst obs-studio
cinst twitch
cinst discord
cinst teamviewer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment