Initial commit

This commit is contained in:
Chris Long
2017-12-11 08:49:25 -08:00
commit 1577341ce9
157 changed files with 5271 additions and 0 deletions

6
Packer/scripts/chocopacks.bat Executable file
View 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