wmic service get PathNameThis is useful if you want to programmatically find where a service is installed. Or if its installed.
Programming Tips - Windows: List the .EXE of all services
Date: 2019apr23
OS: Windows
Language: Command Line
Q. Windows: List the .EXE of all services
A.