docker-archive/toolbox

Silent Install options for Dockertoolbox 18.09.3 in windows_2012_r2 server

jithendra12 opened this issue · 0 comments

I am trying to create a custom chocolatey package with offline installers of DockerToolbox.
in the installation wizard I want to do 2 things,

  1. I want to uncheck GIT because, it uninstalled existing GIT client in my windows_2012_r2 server which is in the path "C:\Program Files (x86)\Git".

  2. I also want to check Install VirtualBox with NDIS5 driver[default NDIS6] option in Additional Tasks

I did find the /components and /task silent options, which don't work in windows_2012_r2 OS server.

I am looking for silent options specific to windows_2012_r2 OS server, so that I can incorporate them in my chocolatey package.