Programming Tips - Windows: list the .EXE of all services

Date: 2019apr23 OS: Windows 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.