6
edits
Changes
→VirtualBox Extension Pack
== VirtualBox Extension Pack==
Since VirtualBox 5.1.20 requires acceptance of license terms. It can be installed by using the following command, but therefor you always have to update the licente code. You get the licence code by executing the command without the accept-license parameter in a Windows command line window.
<source lang="xml">
echo y | "%PROGRAMFILES%\Oracle\VirtualBox\VBoxManage.exe" extpack install --replace "%1" >NUL
</source>
[[category:Silent Installers]]