VirtualBox

Ignore:
Timestamp:
Apr 4, 2024 10:14:12 AM (8 months ago)
Author:
vboxsync
Message:

Main/VBoxProxyStub: Fixed using service start name when (re-)creating a (new) service via vbpsUpdateWindowsService() -- the service start name was used only to validate an existing service configuration, but not when actually (re-)creating the service if needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c

    r100550 r104154  
    24932493                                          NULL /* pdwTagId */,
    24942494                                          wszzDependencies,
    2495                                           NULL /* pwszServiceStartName */,
     2495                                          pwszServiceStartName /* pwszServiceStartName */,
    24962496                                          NULL /* pwszPassword */);
    24972497                if (hService != NULL)
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