zoukankan      html  css  js  c++  java
  • 添加无线服务wzcsvc服务,Eventlog服务

    《添加eventlog服务.reg》

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesEventlog]
    "Description"="启用在事件查看器查看基于 Windows 的程序和组件颁发的事件日志消息。无法终止此服务。"
    "DisplayName"="Event Log"
    "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,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,65,00,78,00,65,00,00,00
    "ObjectName"="LocalSystem"
    "PlugPlayServiceType"=dword:00000003
    "Start"=dword:00000002
    "Type"=dword:00000020
    "ComputerName"="zmhxp"

     《添加WZCSVC服务.reg》

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSvcHost]
    "HTTPFilter"=hex(7):48,00,54,00,54,00,50,00,46,00,69,00,6c,00,74,00,65,00,72,
    00,00,00,00,00
    "LocalService"=hex(7):53,00,53,00,44,00,50,00,53,00,52,00,56,00,00,00,00,00
    "NetworkService"=hex(7):00,00,00,00
    "netsvcs"=hex(7):36,00,74,00,6f,00,34,00,00,00,41,00,70,00,70,00,4d,00,67,00,
    6d,00,74,00,00,00,41,00,75,00,64,00,69,00,6f,00,53,00,72,00,76,00,00,00,42,
    00,72,00,6f,00,77,00,73,00,65,00,72,00,00,00,43,00,72,00,79,00,70,00,74,00,
    53,00,76,00,63,00,00,00,44,00,48,00,43,00,50,00,00,00,45,00,76,00,65,00,6e,
    00,74,00,53,00,79,00,73,00,74,00,65,00,6d,00,00,00,46,00,61,00,73,00,74,00,
    55,00,73,00,65,00,72,00,53,00,77,00,69,00,74,00,63,00,68,00,69,00,6e,00,67,
    00,43,00,6f,00,6d,00,70,00,61,00,74,00,69,00,62,00,69,00,6c,00,69,00,74,00,
    79,00,00,00,48,00,69,00,64,00,53,00,65,00,72,00,76,00,00,00,49,00,70,00,72,
    00,69,00,70,00,00,00,49,00,72,00,6d,00,6f,00,6e,00,00,00,4c,00,61,00,6e,00,
    6d,00,61,00,6e,00,53,00,65,00,72,00,76,00,65,00,72,00,00,00,4c,00,61,00,6e,
    00,6d,00,61,00,6e,00,57,00,6f,00,72,00,6b,00,73,00,74,00,61,00,74,00,69,00,
    6f,00,6e,00,00,00,4e,00,65,00,74,00,6d,00,61,00,6e,00,00,00,4e,00,6c,00,61,
    00,00,00,4e,00,57,00,43,00,57,00,6f,00,72,00,6b,00,73,00,74,00,61,00,74,00,
    69,00,6f,00,6e,00,00,00,4e,00,77,00,73,00,61,00,70,00,61,00,67,00,65,00,6e,
    00,74,00,00,00,52,00,61,00,73,00,61,00,75,00,74,00,6f,00,00,00,52,00,61,00,
    73,00,6d,00,61,00,6e,00,00,00,54,00,61,00,70,00,69,00,73,00,72,00,76,00,00,
    00,54,00,68,00,65,00,6d,00,65,00,73,00,00,00,57,00,6d,00,64,00,6d,00,50,00,
    6d,00,53,00,70,00,00,00,77,00,69,00,6e,00,6d,00,67,00,6d,00,74,00,00,00,57,
    00,5a,00,43,00,53,00,56,00,43,00,00,00,53,00,68,00,65,00,6c,00,6c,00,48,00,
    57,00,44,00,65,00,74,00,65,00,63,00,74,00,69,00,6f,00,6e,00,00,00,00,00
    "DcomLaunch"=hex(7):44,00,63,00,6f,00,6d,00,4c,00,61,00,75,00,6e,00,63,00,68,
    00,00,00,00,00
    "rpcss"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,00,00

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSvcHostHTTPFilter]
    "CoInitializeSecurityParam"=dword:00000001

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSvcHostLocalService]
    "CoInitializeSecurityParam"=dword:00000001
    "AuthenticationCapabilities"=dword:00002000

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSvcHost etsvcs]
    "CoInitializeSecurityParam"=dword:00000001

     《修改wzcsvc服务与Eventlog的依赖关系.reg》

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWZCSVC]
    "Type"=dword:00000020
    "Start"=dword:00000002
    "ErrorControl"=dword:00000001
    "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,53,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,2e,00,65,00,78,00,65,00,20,00,2d,00,
    6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
    "DisplayName"="Wireless Zero Configuration"
    "Group"="TDI"
    "DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,4e,00,64,00,69,00,
    73,00,75,00,69,00,6f,00,00,00,45,00,76,00,65,00,6e,00,74,00,6c,00,6f,00,67,
    00,00,00,00,00
    "DependOnGroup"=hex(7):00,00
    "ObjectName"="LocalSystem"
    "Description"="为您的 802.11 适配器提供自动配置"

    《开启无线服务补丁.bat》

    请自行下载相关文件。

    echo n|copy /-y netwzc.inf %systemroot%inf

    echo n|copy /-y eventlog.dll %systemroot%system32

     

  • 相关阅读:
    OCP-1Z0-053-V12.02-655题
    OCP-1Z0-053-V12.02-656题
    OCP-1Z0-053-V12.02-639题
    EXCEL文件打开缓慢的问题解决
    IOCP底层,支持超过15000个连接
    OCP-1Z0-053-V12.02-340题
    OCP-1Z0-053-V12.02-338题
    OCP-1Z0-053-V12.02-336题
    OCP-1Z0-053-V12.02-334题
    OCP-1Z0-053-V12.02-333题
  • 原文地址:https://www.cnblogs.com/liuzhaoyzz/p/4329509.html
Copyright © 2011-2022 走看看