Skip to content

Instantly share code, notes, and snippets.

@tomers
Last active May 26, 2016 13:32
Show Gist options
  • Save tomers/7cf31538d55a50b8f3be3c2b12b18aec to your computer and use it in GitHub Desktop.
Save tomers/7cf31538d55a50b8f3be3c2b12b18aec to your computer and use it in GitHub Desktop.
# To execute, run the following from command-line:
# "C:\Program Files\Internet Explorer\iexplore.exe" http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/tomers/7cf31538d55a50b8f3be3c2b12b18aec/raw
#Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Set-TaskbarOptions -Lock -Combine Never
#Enable-RemoteDesktop
Enable-MicrosoftUpdate
# Web browsers
cinst googlechrome
cinst firefox
cinst flashplayerplugin
cinst adblockplusfirefox
# Editors
#cinst atom
cinst notepadplusplus
# Windows productivity
#cinst conemu
cinst 7zip
# Multimedia tools
cinst vlc
cinst paint.net
cinst audacity
# Other
cinst qbittorrent
#cinst f.lux
cinst procmon
#cinst sumatrapdf
cinst adobereader
cinst teamviewer
cinst chocolatey
Install-WindowsUpdate -acceptEula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment