liaozk

删除System 80端口:
1、net stop http 停HTTP
2、sc config http start=demand & net start http 启动HTTP

成功之后会给System分配新的端口,如果第二次启动还被占用,则重复上述两步即可

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-09-02
  • 2021-06-23
  • 2021-11-05
  • 2021-11-15
  • 2022-01-06
  • 2021-07-01
猜你喜欢
  • 2021-10-13
  • 2021-11-15
  • 2022-02-09
  • 2021-08-21
  • 2021-07-24
  • 2022-01-16
  • 2021-07-30
相关资源
相似解决方案