Alexandre Julliard pushed to branch master at wine / wine
Commits: 32be0565 by Piotr Caban at 2024-11-13T18:48:42+01:00 services: Sort services start order by start type.
- - - - - 19018abf by Piotr Caban at 2024-11-13T18:48:42+01:00 wine.inf: Set MountMgr service start option to SERVICE_BOOT_START.
This matches with native. It's needed to ensure that mountmgr is started before other services that use functionality provided by it. Fixes Autodesk Desktop Licensing Service that uses GetVolumeInformationByHandleW.
- - - - -
2 changed files:
- loader/wine.inf.in - programs/services/services.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e3db89aa9d7b5a94c43642495ebbbd...