Быстрая устанвока всех программ на Windows

Предполагается установка через https://chocolatey.org/
Это больше заметка для себя что бы быстро востановить необходимые программы для работы
cmd от администратора, выполняем:

@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin

переоткрываем cmd выполняем

cinst 7zip.commandline aimp autohotkey.portable chocolatey ChocolateyGUI curl Cygwin filezilla Firefox foxitreader git.install GoogleChrome javaruntime jre8 keepass.install nodejs.install notepadplusplus.install Opera picasa PowerShell putty.portable qbittorrent skype sublimetext3 teamviewer8 totalcommander vlc Wget windirstat winrar winscp.install -y

Затем устанавливаем photoshop, office, xampp
Востанавливаем winlin(утилиты позволяющие работать на Windows с такими командами как drush php и т.д.)

дописываем patch

свойства "мой компютер"->Дополнительные параметры системы->Переменные среды->Path->изменить

C:\tools\cygwin;C:\xampp1\mysql\bin;C:\winlin\windrush;C:\winlin\Ruby22-x64\bin;C:\xampp1\php;C:\Program Files\Git\cmd;C:\winlin\windrush

Готово