Install/Remove of the Service Denied解决办法
1、我们在安装MySQL的时候需要执行mysqld.exe -install命令,但是执行之后会提示“Install/Remove of the Service Denied!”,如图所示。

3、然后直接在搜索框搜索“cmd”,可以看到上面的搜索结果,如图所示。

5、可以看到以管理员身份运行之后,命令行变成了“system32”,踊辽嚏囱此时我们在执行mysqld.exe -install命令,就会提示“Service successfull烤恤鹇灭y installed”,如图所示。

6、但是要注意,安装成功之后还是不可以使用的,需要在Windows的服务管理中启动MySQL,如图所示。

8、以上就是安装MySQL时提示“Install/Remove of the Service Denied”的解决办法,希望可以帮到大家。