How would I remove a service? I have seen Net Start and Net Stop but how about to delete? I want to delete a service with my installer after it is finished. My installer lets me run an app after its done so i want to call a command to remove a service.

Thanks