首页 > 代码库 > openfire配置windows自动启动服务

openfire配置windows自动启动服务

window cmd命令  到openfire的bin目录下运行:

  1. openfire-service /install -- installs the service.

  2. openfire-service /uninstall -- uninstalls the service.

  3. openfire-service /start -- starts the service

  4. openfire-service /stop -- stops the service.



openfire配置windows自动启动服务