metasploitable3/scripts/chocolatey_installs
Jeffrey Martin fe91dcbf67
download windows pre-req files using the host OS
Many pre-req file have moved to require TLS 1.2, to address this
downloading these files in the host system will allows this requirement
to be meet even when the guest OS being built does not yet support TLS 1.2.

* downloads dotnet and wmf from a provisioner run by the host OS
* updates dotnet to 4.5.2
* update wmf for powershell 5.1
* adjust install process for wmf to run as SYSTEM
* moves boxstarter and Ruby install into the chocolatey_installs path

Furhter work should be done to validate the downlaod hash and support caching downloads
instead of force each build to download again.

This does not remove the need for downloads by chocolatey when preforming those installs.
2023-02-03 13:46:46 -06:00
..
7zip.bat Initial commit. 2016-08-30 10:53:02 -05:00
boxstarter.bat download windows pre-req files using the host OS 2023-02-03 13:46:46 -06:00
chocolatey-compatibility.bat download windows pre-req files using the host OS 2023-02-03 13:46:46 -06:00
java.bat lock the java package 2020-08-19 08:11:37 -05:00
ruby.bat download windows pre-req files using the host OS 2023-02-03 13:46:46 -06:00
tomcat.bat Corrected tomcat version 2017-05-20 15:27:24 +05:30
vcredist2008.bat VC2008 and Wamp successfully installing. 2016-09-15 16:34:31 -05:00