You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There were about 20 lines vboxguest.inf in a Virtualbox guest OS (Windows 11 Insider).
None were checkmarked after pressing Select Old Driver(s) button, but successfully purged after manual selection.
The text was updated successfully, but these errors were encountered:
Do you have a log file shows the details of those drivers?
The "old drivers" detection is a best effort. Different version of drivers may diff in the driver name etc, which the current detection logic can not categorize them as the same driver.
Conveniently, next version was released today.
There are only three kinds of drivers: display, printers and system devices. Old display and printer drivers were detected, system devices in question were not. The log shows nothing of interest, only what was detected.
Only one line was different in 3 versions of vboxguest.inf files:
If you need a deeper look at the driver files, VBoxGuestAdditions.iso of various versions could be downloaded from VirtualBox site and unpacked with 7zip - no need to install.
There were about 20 lines
vboxguest.inf
in a Virtualbox guest OS (Windows 11 Insider).None were checkmarked after pressing
Select Old Driver(s)
button, but successfully purged after manual selection.The text was updated successfully, but these errors were encountered: