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

6 lines
180 B
Batchfile
Executable File

:: Ensure C:\Chocolatey\bin is on the path
set /p PATH=<C:\Windows\Temp\PATH
:: Install all the things; for example:
cmd /c choco install 7zip
cmd /c choco install notepadplusplus