-
-
Save vejandla/c734a9f5ccbdf2060b5b7b94fbf55c99 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" | |
choco feature enable -n allowGlobalConfirmation | |
choco install 7zip.install /y | |
choco install ARMClient /y | |
choco install audacity /y | |
choco install autohotkey.portable /y | |
choco install autoit.commandline /y | |
choco install blender /y | |
choco install chocolatey /y | |
choco install chocolatey-core.extension /y | |
choco install chocolatey-uninstall.extension /y | |
choco install ditto /y | |
choco install dnspy /y | |
choco install docker /y | |
choco install docker-for-windows /y | |
choco install DotNet4.0 /y | |
choco install DotNet4.5 /y | |
choco install DotNet4.5.2 /y | |
choco install filezilla /y | |
choco install Firefox /y | |
choco install gimp /y | |
choco install git /y | |
choco install git.install /y | |
choco install GoogleChrome /y | |
choco install handle /y | |
choco install httrack /y | |
choco install httrack.app /y | |
choco install hyper /y | |
choco install ilspy /y | |
choco install InkScape /y | |
choco install MarkdownMonster /y | |
choco install mp3tag /y | |
choco install nodejs /y | |
choco install nodejs.install /y | |
choco install notepadplusplus /y | |
choco install notepadplusplus.install /y | |
choco install openlivewriter /y | |
choco install plane9 /y | |
choco install pnggauntlet /y | |
choco install pnggauntlet.install /y | |
choco install poshgit /y | |
choco install sharex /y | |
choco install slack /y | |
choco install spacesniffer /y | |
choco install steam /y | |
choco install teracopy /y | |
choco install visualstudiocode /y | |
choco install visualstudiocode-insiders /y | |
choco install vlc /y | |
choco install winmerge2011.portable /y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment