Changeset 69805 in vbox
- Timestamp:
- Nov 22, 2017 12:13:26 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp
r69804 r69805 206 206 return setError(hrcCaller, 207 207 tr("VBoxSDS is misconfigured to run under the '%ls' account instead of the SYSTEM one.\n" 208 "You c can 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" 209 209 "'qc config VBoxSDS obj=LocalSystem' on a command line."), wszBuffer); 210 210 if (uStartType == SERVICE_DISABLED)
Note:
See TracChangeset
for help on using the changeset viewer.

