Created
January 24, 2018 12:23
-
-
Save Neo-Desktop/cc1ba59c1f83a57c0a63e9b27000d63d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" | |
@DISM /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux | |
choco install googlechrome 7zip.install putty.install kitty vlc sysinternals curl wget cmder windirstat adobe-creative-cloud jetbrainstoolbox sublimetext3 cyberduck audacity spotify mpc-hc k-litecodecpackmega nmap cpu-z.install sourcecodepro irfanview irfanviewplugins wireshark |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment