Created
May 8, 2014 17:19
-
-
Save aofry/40de416345234b18af74 to your computer and use it in GitHub Desktop.
install stuff on home pc
This file contains 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
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin |
This file contains 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
cinst avgantivirusfree | |
cinst GoogleChrome | |
cinst dropbox | |
cinst git | |
cinst truecrypt | |
cinst Xming | |
cinst FoxitReader | |
cinst ccleaner | |
cinst virtualbox | |
cinst picasa | |
cinst ditto | |
cinst mp3tag | |
cinst vlc | |
cinst iTunes | |
cinst intellijidea-ultimate | |
cinst chef-client | |
cinst vagrant | |
cinst nodejs.install | |
cinst uTorrent | |
cinst winrar | |
cinst youtube-dl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment