@ageorgiev
Thank you for the IDEA.
I also think the Windows services
inspector should differentiate the different subtypes of Start Type
.
@SLB
I love that you took the registry workaround and converted it back into services
objects. That was slick.
It’s a little tricky, but I think we can modularize that relevance, so it’s more like <property> of <object>
q: (services(( substrings separated by "%00" of preceding texts of last "%00%00" of (it as string) of values "DependOnService" of item 0 of it) of (keys of key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services" of native registry, it) whose (name of item 0 of it as string as lowercase = service name of item 1 of it as string as lowercase) as string)) of service "BrokerInfrastructure"
A: "RpcEptMapper" "RPC Endpoint Mapper" "Running"
A: "DcomLaunch" "DCOM Server Process Launcher" "Running"
A: "RpcSs" "Remote Procedure Call (RPC)" "Running"