加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

如何增加Windows服务启动超时

发布时间:2020-12-13 20:06:35 所属栏目:Windows 来源:网络整理
导读:我已将软件迁移到非常慢的服务器.由于系统超时,某些软件服务拒绝启动.如何将超时从默认值30秒(?)增加到几分钟? 先感谢您! You can modify the timeout value in the registry. 1. Click Start,click Run,type regedit,and then click OK.2. Locate and th
我已将软件迁移到非常慢的服务器.由于系统超时,某些软件服务拒绝启动.如何将超时从默认值30秒(?)增加到几分钟?

先感谢您!

You can modify the timeout value in the registry.
1. Click Start,click Run,type regedit,and then click OK.
2. Locate and then click the following registry subkey:
 - HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl
3. In the right pane,locate the ServicesPipeTimeout entry.

**Note**: If the ServicesPipeTimeout entry does not exist,you must create it. To do this,follow these steps:

 - On the Edit menu,point to New,and then click DWORD Value.
 - Type ServicesPipeTimeout,and then press ENTER. 
4. Right-click ServicesPipeTimeout,and then click Modify.
5. Click Decimal,type 60000,and then click OK.
 - This value represents the time in milliseconds before a service times out.
6. Restart the computer.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读