Skip to content

Instantly share code, notes, and snippets.

@Virakal
Last active November 12, 2019 13:47
Show Gist options
  • Save Virakal/6e09cb3b26fb038ae1c029451346c9e3 to your computer and use it in GitHub Desktop.
Save Virakal/6e09cb3b26fb038ae1c029451346c9e3 to your computer and use it in GitHub Desktop.
Boxstarter Config
Disable-UAC
Disable-BingSearch
Disable-GameBarTips
Set-TaskbarOptions -Lock -Dock Left -Combine Always
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst toolsroot
cinst 7zip
cinst authy-desktop
cinst ccenhancer
cinst ccleaner
cinst defraggler
cinst filezilla
cinst gimp
cinst git
cinst GoogleChrome
cinst keepass
cinst keepass-keeagent
cinst keepass-keepasshttp
cinst keepass-plugin-keeagent
cinst keepass-plugin-winkee
cinst keepass-yet-another-favicon-downloader
cinst libreoffice-fresh
cinst putty
cinst python3
cinst ruby
cinst transmission-qt
cinst vscode
Install-WindowsUpdate -AcceptEula -Full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment