loader: Start winebus service by default.
Signed-off-by: Aric Stewart <aric@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
1ccb1719cb
commit
45d82a2464
|
@ -3255,7 +3255,7 @@ DisplayName="Platform Bus Kernel"
|
||||||
ServiceBinary="%12%\winebus.sys"
|
ServiceBinary="%12%\winebus.sys"
|
||||||
LoadOrderGroup="WinePlugPlay"
|
LoadOrderGroup="WinePlugPlay"
|
||||||
ServiceType=1
|
ServiceType=1
|
||||||
StartType=3
|
StartType=2
|
||||||
ErrorControl=1
|
ErrorControl=1
|
||||||
|
|
||||||
[WineHIDService]
|
[WineHIDService]
|
||||||
|
|
Loading…
Reference in New Issue