Initial commit
This commit is contained in:
6
Packer/scripts/chocopacks.bat
Executable file
6
Packer/scripts/chocopacks.bat
Executable file
@@ -0,0 +1,6 @@
|
||||
:: 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
|
||||
Reference in New Issue
Block a user