bfyx

使用以下命令

reg delete "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\eventlog\Application\MySQL" /f
reg delete "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\eventlog\Application\MySQL" /f
reg delete "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MySQL" /f
reg delete "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\MySQL" /f
net stop mysql
sc delete mysql

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-11-06
  • 2021-07-15
  • 2021-08-18
  • 2022-12-23
  • 2021-11-20
  • 2022-01-10
  • 2021-05-08
猜你喜欢
  • 2021-03-31
  • 2021-10-18
  • 2021-12-29
  • 2022-12-23
  • 2021-11-22
  • 2021-11-12
  • 2021-11-20
相关资源
相似解决方案