1.添加命令

sc create mysql binPath= c:\bin\ser.exe

   # mysql 代表服务名称

 # binPath= url 必须有一个空格

2.删除服务

sc delete mysql

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-14
  • 2022-01-30
  • 2021-11-21
  • 2022-03-09
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-04
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2021-12-21
  • 2021-04-24
相关资源
相似解决方案