1

As in the title of my post, I would like to list information of windows services like service name, its path ,who the service is started by etc.. ( you can look at the screenshot for more information )

Currently with my code, I can extract through the registry key ""HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services"" the name of the service and its path but for the rest I did not succeed in it

enter image description here

I am not allowed to use automatic solutions like powerUp powershell

I have to do it in c#

0 Answers0