Files
DetectionLab/Packer/scripts/chocolatey.bat
2017-12-11 08:49:25 -08:00

2 lines
154 B
Batchfile
Executable File

powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" <NUL