-
-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to install due to nonexistent vboxusbmon not stopping #905
Comments
The VirtualBox drivers are embedded in |
Yes I was upgrading from 4.0.0 to 4.1.0 and uninstalling and then reinstalling worked. This is a win10 within a corporate environment, who knows what group policies do there, but generally I am able to restart services. Maybe it is because usually people have administrator enabled accounts and just click on a dialogue whereas here we have a special user just for that? |
Due to #856 I had to download a 4.1.1 installer and running that over the existing 4.1.0 install worked fine, so it might just be 4.0.0 -> 4.1.0 |
Yes, that all makes sense (group policies, separate admin account, change of driver installation between versions, using dev installer). Glad you sorted it all out and thanks for providing the feedback! Issue solved? |
Yes, for me all works fine. If the above error message could suggest an uninstall instead of update it might make things easier for other people in the future. |
For some reason the installer for 4.1.0 thinks there is a vboxusbmon service running, however I don't have virtualbox installed. I also cannot find any service like that in the windows services pane or the sysinternals autoruns view.
The text was updated successfully, but these errors were encountered: