Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 253 Bytes

ServicesAutomation

This is a C# Console application. This application opens the Services window, extracts the services attributes and prints it in a JSON File.

Please add the nuget package Newtonsoft.Json.dll to serialize the output in a JSON file.