List of Windows Services

Questions about Wine on Linux
Locked
toString
Newbie
Newbie
Posts: 1
Joined: Wed Sep 12, 2018 10:05 am

List of Windows Services

Post by toString »

Hello. How can I show all Windows services started in Wine? Command "wine services" returns:

Code: Select all

000b:fixme:winediag:start_process Wine Staging 3.11 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0035:fixme:mountmgr:DriverEntry failed to create device error c0000035
0035:err:winedevice:async_create_driver failed to create driver L"MountMgr": c0000035
0009:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 31
0017:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {0d613b31-b855-46ac-892f-33e35c72d517}, guard (nil)
0016:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {ada4354d-a576-4ae7-860e-7fd8848273f8}, guard (nil)
0031:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {8c3a57bf-29de-48a7-8ee0-1b3dfd47d6de}, guard (nil)
0028:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0044:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {e95a2318-18ff-48e1-a0eb-c16b46818599}, guard (nil)
001b:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0038:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0032:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {e53d75f0-ff94-4669-9dbb-b29501be38ae}, guard (nil)
0031:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {d3f0ab19-828b-4012-a42c-3174aaa05019}, guard (nil)
0041:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0026:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
004d:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {6141bec9-ed85-461d-9e08-3134faba9870}, guard (nil)
0040:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0019:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0032:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {3efbefa2-b0d0-4924-86f5-82e4bf2fe563}, guard (nil)
0016:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {1cdd2d7c-6698-4be5-bbdd-235f20054692}, guard (nil)
0031:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {62da5210-7cf9-4b8b-a0cb-cad10676c0fe}, guard (nil)
0026:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0040:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0019:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0044:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {8763dbb7-31bf-4723-a10d-33300b8e096c}, guard (nil)
0032:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {66b9e303-c49c-4418-a50b-e5f3581a724a}, guard (nil)
0014:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0023:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a
0017:err:rpc:RpcServerAssoc_FindContextHandle no context handle found for uuid {3d3b9f16-f87f-4fe6-98a3-6d69736eb2c5}, guard (nil)
003d:err:rpc:I_RpcReceive we got fault packet with status 0x1c00001a

Locked