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.
wmic service get PathName
This is useful if you want to programmatically find where a service is installed. Or if its installed.