VirtualBox

Changeset 69805 in vbox


Ignore:
Timestamp:
Nov 22, 2017 12:13:26 PM (7 years ago)
Author:
vboxsync
Message:

VirtualBoxClient: Dropped the WMI non-sense to get service status, because the information is readily available in the structure with the service account from. Also, only request minimum SCM access rights when doing the query. [typo]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp

    r69804 r69805  
    206206            return setError(hrcCaller,
    207207                            tr("VBoxSDS is misconfigured to run under the '%ls' account instead of the SYSTEM one.\n"
    208                                "You ccan fix this by using the Windows Service Control Manager or by running\n"
     208                               "You can fix this by using the Windows Service Control Manager or by running\n"
    209209                               "'qc config VBoxSDS obj=LocalSystem' on a command line."),  wszBuffer);
    210210        if (uStartType == SERVICE_DISABLED)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette