Skip to content

Instantly share code, notes, and snippets.

@gtkatakura
Last active March 24, 2023 16:36
Show Gist options
  • Save gtkatakura/3d67b6c79bfb9e3247c8d0692d746f93 to your computer and use it in GitHub Desktop.
Save gtkatakura/3d67b6c79bfb9e3247c8d0692d746f93 to your computer and use it in GitHub Desktop.
Boxstarter - Windows 10
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst googlechrome -y --ignore-checksums
cinst winrar -y --ignore-checksums
cinst 7zip.install -y --ignore-checksums
cinst vlc -y --ignore-checksums
cinst spotify -y --ignore-checksums
cinst discord -y --ignore-checksums
cinst slack -y --ignore-checksums
cinst stremio -y --ignore-checksums
cinst driverbooster -y --ignore-checksums
cinst steam -y --ignore-checksums
cinst origin -y --ignore-checksums
cinst epicgameslauncher -y --ignore-checksums
cinst cmder -y --ignore-checksums
cinst visualstudiocode -y --ignore-checksums
cinst git.install -y --ignore-checksums
cinst nvm -y --ignore-checksums
cinst ruby -y --ignore-checksums
cinst jdk8 -y --ignore-checksums
cinst adobereader -y --ignore-checksums
@gtkatakura
Copy link
Author

gtkatakura commented Oct 24, 2017

@gtkatakura
Copy link
Author

gtkatakura commented Apr 25, 2019

RRPG
EaseUS Partition Master 13.0
Zoom

cinst zoom -y --ignore-checksums

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment