Ticket #21055 (closed defect: fixed)
Wrong driver name in error message: vboxdrv
Reported by: | Vort | Owned by: | pentagonik |
---|---|---|---|
Component: | host support | Version: | VirtualBox 6.1.36 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | all |
Description
Error messages in SUPR3HardenedMain-win.cpp asks about running sc.exe query vboxdrv and sc.exe start vboxdrv, which is wrong since driver is called vboxsup. Please make corrections.
https://www.virtualbox.org/browser/vbox/trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp#L5308 https://www.virtualbox.org/browser/vbox/trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp#L5317
Change History
Note: See
TracTickets for help on using
tickets.
Thanks for the hint! Will be fixed with the next upcoming maintenance release!