Windows Services - chanandrew96/MyLearning GitHub Wiki

Commands

Command Description
sc delete "<Service-Name>" Delete existing service by service name
sc create "<Service-Name" binPath="<exe-path>" Create Service
sc description "<Service-Name>" "<Service-Description>" Update description of service
⚠️ **GitHub.com Fallback** ⚠️