安装:

在解压后的文件目录打开命令窗口键入以下命令:

redis-server.exe --service-install redis.windows.conf

出现 #Redis successfully installed as a service.即表示成功;

移除:

Redis服务可以在redis文件夹下打开redis-server.exe运行如下命令行:
redis-server --service-uninstall

相关文章:

  • 2021-06-07
  • 2021-08-12
  • 2021-04-16
  • 2021-07-29
  • 2021-05-26
  • 2021-06-29
  • 2021-04-27
  • 2022-12-23
猜你喜欢
  • 2021-08-03
  • 2022-01-01
  • 2022-12-23
  • 2021-06-19
  • 2021-11-23
  • 2021-09-16
相关资源
相似解决方案