电脑一直提示dcom server process launcher意外终止,进不去程序,是中毒了
答案:3 悬赏:10 手机版
解决时间 2021-03-15 05:14
- 提问者网友:火车头
- 2021-03-14 05:30
电脑一直提示dcom server process launcher意外终止,进不去程序,是中毒了嘛?需要重装嘛?怎么办?
最佳答案
- 五星知识达人网友:煞尾
- 2021-03-14 06:33
这个不是中毒,应该是软件的语言坏了,DCOM的语言服务坏了,您如果不确定这个是什么软件,那就重装把
全部回答
- 1楼网友:从此江山别
- 2021-03-14 09:31
有三种办法 如下
一
执行命令如下
c:\windows\system32\svchost -k dcomlaunch
二、
在桌面上新建一个txt文档,然后在里面写入:“
@echo off
sc config dcom launch start= auto
net start "dcom server process launcher" ”(不包括“”)
最后另存为dspl.bat,然后确定,你就会在桌面上看到一个dspl。bat的文件双击运行下就会把dcom server process launcher服务设成自动状态并启动了。
三、复制了保存 aa.reg 导入
windows registry editor version 5.00
[hkey_local_machine\system\controlset001\enum\root\legacy_dcomlaunch]
"nextinstance"=dword:00000001
[hkey_local_machine\system\controlset001\enum\root\legacy_dcomlaunch\0000]
"service"="dcomlaunch"
"legacy"=dword:00000001
"configflags"=dword:00000020
"class"="legacydriver"
"classguid"="{8ecc055d-047f-11d1-a537-0000f8753ed1}"
"devicedesc"="dcom server process launcher"
[hkey_local_machine\system\controlset001\services\dcomlaunch]
"description"="为 dcom 服务提供加载功能。"
"displayname"="dcom server process launcher"
"errorcontrol"=dword:00000001
"group"="event log"
"imagepath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,20,00,2d,00,6b,00,20,00,44,00,63,00,\
6f,00,6d,00,4c,00,61,00,75,00,6e,00,63,00,68,00,00,00
"objectname"="localsystem"
"start"=dword:00000002
"type"=dword:00000020
"failureactions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\
00,02,00,00,00,60,ea,00,00
[hkey_local_machine\system\controlset001\services\dcomlaunch\parameters]
"servicedll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
72,00,70,00,63,00,73,00,73,00,2e,00,64,00,6c,00,6c,00,00,00
[hkey_local_machine\system\controlset001\services\dcomlaunch\security]
"security"=hex:01,00,14,80,b4,00,00,00,c0,00,00,00,14,00,00,00,34,00,00,00,02,\
00,20,00,01,00,00,00,02,80,18,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,20,02,00,00,02,00,80,00,05,00,00,00,00,03,18,00,8d,00,02,00,01,01,00,\
00,00,00,00,01,00,00,00,00,00,00,00,00,00,03,18,00,ff,01,0f,00,01,02,00,00,\
00,00,00,05,20,00,00,00,20,02,00,00,00,03,18,00,8f,00,02,00,01,02,00,00,00,\
00,00,05,20,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,01,00,00,00,00,\
00,05,04,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,02,00,00,00,00,00,\
05,20,00,00,00,21,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,\
00,00,00,05,12,00,00,00
[hkey_local_machine\system\controlset002\enum\root\legacy_dcomlaunch]
"nextinstance"=dword:00000001
[hkey_local_machine\system\controlset002\enum\root\legacy_dcomlaunch\0000]
"service"="dcomlaunch"
"legacy"=dword:00000001
"configflags"=dword:00000020
"class"="legacydriver"
"classguid"="{8ecc055d-047f-11d1-a537-0000f8753ed1}"
"devicedesc"="dcom server process launcher"
[hkey_local_machine\system\controlset002\services\dcomlaunch]
"description"="为 dcom 服务提供加载功能。"
"displayname"="dcom server process launcher"
"errorcontrol"=dword:00000001
"group"="event log"
"imagepath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,20,00,2d,00,6b,00,20,00,44,00,63,00,\
6f,00,6d,00,4c,00,61,00,75,00,6e,00,63,00,68,00,00,00
"objectname"="localsystem"
"start"=dword:00000002
"type"=dword:00000020
"failureactions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\
00,02,00,00,00,60,ea,00,00
[hkey_local_machine\system\controlset002\services\dcomlaunch\parameters]
"servicedll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
72,00,70,00,63,00,73,00,73,00,2e,00,64,00,6c,00,6c,00,00,00
[hkey_local_machine\system\controlset002\services\dcomlaunch\security]
"security"=hex:01,00,14,80,b4,00,00,00,c0,00,00,00,14,00,00,00,34,00,00,00,02,\
00,20,00,01,00,00,00,02,80,18,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,20,02,00,00,02,00,80,00,05,00,00,00,00,03,18,00,8d,00,02,00,01,01,00,\
00,00,00,00,01,00,00,00,00,00,00,00,00,00,03,18,00,ff,01,0f,00,01,02,00,00,\
00,00,00,05,20,00,00,00,20,02,00,00,00,03,18,00,8f,00,02,00,01,02,00,00,00,\
00,00,05,20,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,01,00,00,00,00,\
00,05,04,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,02,00,00,00,00,00,\
05,20,00,00,00,21,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,\
00,00,00,05,12,00,00,00
[hkey_local_machine\system\controlset003\enum\root\legacy_dcomlaunch]
"nextinstance"=dword:00000001
[hkey_local_machine\system\controlset003\enum\root\legacy_dcomlaunch\0000]
"service"="dcomlaunch"
"legacy"=dword:00000001
"configflags"=dword:00000020
"class"="legacydriver"
"classguid"="{8ecc055d-047f-11d1-a537-0000f8753ed1}"
"devicedesc"="dcom server process launcher"
[hkey_local_machine\system\controlset003\enum\root\legacy_dcomlaunch\0000\control]
"activeservice"="dcomlaunch"
[hkey_local_machine\system\controlset003\services\dcomlaunch]
"description"="为 dcom 服务提供加载功能。"
"displayname"="dcom server process launcher"
"errorcontrol"=dword:00000001
"group"="event log"
"imagepath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,20,00,2d,00,6b,00,20,00,44,00,63,00,\
6f,00,6d,00,4c,00,61,00,75,00,6e,00,63,00,68,00,00,00
"objectname"="localsystem"
"start"=dword:00000002
"type"=dword:00000020
"failureactions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\
00,02,00,00,00,60,ea,00,00
[hkey_local_machine\system\controlset003\services\dcomlaunch\parameters]
"servicedll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
72,00,70,00,63,00,73,00,73,00,2e,00,64,00,6c,00,6c,00,00,00
[hkey_local_machine\system\controlset003\services\dcomlaunch\security]
"security"=hex:01,00,14,80,b4,00,00,00,c0,00,00,00,14,00,00,00,34,00,00,00,02,\
00,20,00,01,00,00,00,02,80,18,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,20,02,00,00,02,00,80,00,05,00,00,00,00,03,18,00,8d,00,02,00,01,01,00,\
00,00,00,00,01,00,00,00,00,00,00,00,00,00,03,18,00,ff,01,0f,00,01,02,00,00,\
00,00,00,05,20,00,00,00,20,02,00,00,00,03,18,00,8f,00,02,00,01,02,00,00,00,\
00,00,05,20,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,01,00,00,00,00,\
00,05,04,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,02,00,00,00,00,00,\
05,20,00,00,00,21,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,\
00,00,00,05,12,00,00,00
[hkey_local_machine\system\controlset003\services\dcomlaunch\enum]
"0"="root\\legacy_dcomlaunch\\0000"
"count"=dword:00000001
"nextinstance"=dword:00000001
[hkey_local_machine\system\currentcontrolset\enum\root\legacy_dcomlaunch]
"nextinstance"=dword:00000001
[hkey_local_machine\system\currentcontrolset\enum\root\legacy_dcomlaunch\0000]
"service"="dcomlaunch"
"legacy"=dword:00000001
"configflags"=dword:00000020
"class"="legacydriver"
"classguid"="{8ecc055d-047f-11d1-a537-0000f8753ed1}"
"devicedesc"="dcom server process launcher"
[hkey_local_machine\system\currentcontrolset\enum\root\legacy_dcomlaunch\0000\control]
"activeservice"="dcomlaunch"
[hkey_local_machine\system\currentcontrolset\services\dcomlaunch]
"description"="为 dcom 服务提供加载功能。"
"displayname"="dcom server process launcher"
"errorcontrol"=dword:00000001
"group"="event log"
"imagepath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,20,00,2d,00,6b,00,20,00,44,00,63,00,\
6f,00,6d,00,4c,00,61,00,75,00,6e,00,63,00,68,00,00,00
"objectname"="localsystem"
"start"=dword:00000002
"type"=dword:00000020
"failureactions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\
00,02,00,00,00,60,ea,00,00
[hkey_local_machine\system\currentcontrolset\services\dcomlaunch\parameters]
"servicedll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
72,00,70,00,63,00,73,00,73,00,2e,00,64,00,6c,00,6c,00,00,00
[hkey_local_machine\system\currentcontrolset\services\dcomlaunch\security]
"security"=hex:01,00,14,80,b4,00,00,00,c0,00,00,00,14,00,00,00,34,00,00,00,02,\
00,20,00,01,00,00,00,02,80,18,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,20,02,00,00,02,00,80,00,05,00,00,00,00,03,18,00,8d,00,02,00,01,01,00,\
00,00,00,00,01,00,00,00,00,00,00,00,00,00,03,18,00,ff,01,0f,00,01,02,00,00,\
00,00,00,05,20,00,00,00,20,02,00,00,00,03,18,00,8f,00,02,00,01,02,00,00,00,\
00,00,05,20,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,01,00,00,00,00,\
00,05,04,00,00,00,23,02,00,00,00,03,18,00,9d,00,00,00,01,02,00,00,00,00,00,\
05,20,00,00,00,21,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,\
00,00,00,05,12,00,00,00
[hkey_local_machine\system\currentcontrolset\services\dcomlaunch\enum]
"0"="root\\legacy_dcomlaunch\\0000"
"count"=dword:00000001
"nextinstance"=dword:00000001
如果不行 就重装吧
- 2楼网友:渡鹤影
- 2021-03-14 07:53
因为这个问题前几天才重新装的系统,现在又犯病了。前几天玩网页游戏时弹出来一个这个窗户,我没在意它,随它去了,想不到重启完后网就不能上了,嫌烦就直接重装了系统,想不到重装完后没几天它又犯贱弹出来了
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯