1.创建服务 sc create ServerName binpath= "E:\MySql5.5\bin\mysqld.exe" 2.启动服务 sc start ServerName 3.删除服务 sc delete ServerName https://www.cnblogs.com/shinn-sjl/p/7266924.html 相关文章: