JuryA
7/24/2018 - 4:18 AM

My chocolatey script - run in Admin PowerShell 3.0: `Set-ExecutionPolicy Bypass -Scope Process -Force; iwr https://goo.gl/9EhW75 -UseBasicPa

My chocolatey script - run in Admin PowerShell 3.0: Set-ExecutionPolicy Bypass -Scope Process -Force; iwr https://goo.gl/9EhW75 -UseBasicParsing | iex

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

choco feature enable -n allowGlobalConfirmation
choco install chocolateygui notepadplusplus googlechrome 7zip adobereader jre8 vlc git putty powershell ccleaner sysinternals teamviewer itunes winscp totalcommander
choco install docker-for-windows vagrant lastpass lastpass-chrome
choco install rufus python python2 cmder sudo tftpd32