建立windows服務方法

將exe程序建立windows服務windows

sc create TestService binpath= "c:/in estapp.exe" displayname= "TestService" depend= Tcpip start= auto app

將windows服務刪除ip

sc delete TestService pip

相關文章
相關標籤/搜索