Opened 6 years ago
Last modified 6 years ago
#18891 new defect
USB support feature make error in silent installation
Reported by: | Fangier | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 6.0.10 |
Keywords: | USB, installer, feature, error | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Hello,
I tried to make silent install via msiexec.exe and with .msi file. So, when I used command "msiexec /i [path/to/file.msi] /norestart /qn" nothing happened. I attach log from one of my tries.
This problem applies to 6.0.10 and 5.x version.
I discovered when I use command "msiexec.exe /i [path/to/file.msi /norestart /qn -msiparams ADDLOCAL=VBoxApplication,VBoxNetwork,VBoxPython" (so I'm not installing USB feature) it works and installation can go on.
This happen's only on machines which hadn't got VB earlier. Machines with older versions can be updated without any problem.
Duplicate of #18892.