Help - Search - Members - Calendar
Full Version: 911EXP-MMC
The CD Forum > Bart's PE Builder > Plugins
Ed_P
911exp-mmc.htm
CODE
<html>
<head></head>
<body>
<i>PE Builder v3 plugin</i>
<hr>
<h1>911EXP-MMC</h1>

Enables MMC under pebuilder (no explorer plugin is needed)<br>
Admin-Tools: Device Manager, Defrag, DiskAdmin, Services are working<br>
EventLog Viewer is provided as a separate plugin<br>
<br>
CREATED by AEC (based on the 911EXP-erience of all 911cd.net forum members)
<br><A HREF="http://www.911cd.net/forums/index.php?showtopic=11662">http://www.911cd.net/forums/index.php?showtopic=11662</A><br>
<br>
<b>IMPORTANT:</b> When using <b>SP2</b>, the (RpcSS) DCOMLaunce plugin should be enabled.
<hr>
<i>PE Builder Copyright (c) 2002-2003 Bart Lagerweij. All rights reserved.</i><br>

</body>
</html>


911exp-mmc_nu2menu.xml
CODE
<NU2MENU>
    <MENU ID="System">               
        <MITEM TYPE="POPUP" DISABLED="@Not(@FileExists(@GetWinDir()\system32\compmgmt.msc))" MENUID="DiskMgmnt">Disk Management</MITEM>
    </MENU>
    <MENU ID="DiskMgmnt">               
        <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetWinDir()\system32\compmgmt.msc))" CMD="RUN" FUNC="mmc.exe @GetWinDir()\system32\compmgmt.msc">MMC-Computer Management</MITEM>
        <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetWinDir()\system32\dfrg.msc))" CMD="RUN" FUNC="mmc.exe @GetWinDir()\system32\dfrg.msc">MMC-Defrag</MITEM>
        <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetWinDir()\system32\diskmgmt.msc))" CMD="RUN" FUNC="mmc.exe @GetWinDir()\system32\diskmgmt.msc">MMC-Disk Management</MITEM>
        <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetWinDir()\system32\devmgmt.msc))" CMD="RUN" FUNC="mmc.exe @GetWinDir()\system32\devmgmt.msc">MMC-Device Management</MITEM>
        <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetWinDir()\system32\services.msc))" CMD="RUN" FUNC="mmc.exe @GetWinDir()\system32\services.msc">MMC-Services Management</MITEM>
    </MENU>
</NU2MENU>



autorun_eventlog.cmd
CODE
@echo off
Title Starting EventLog Service...
net start "EventLog"
exit


911exp-mmc.inf (part 1)
CODE
; 911exp-mmc.inf, v1.0
; Part of 911EXPerience plugin
; PE Builder v3 plug-in INF file
; 911EXP-MMC: Enables MMC under pebuilder (no explorer plugin is needed)
; Admin-Tools: Device Manager, Defrag, DiskAdmin, Services are working
; EventLog Viewer is provided as a separate plugin
;
; CREATED by AEC (based on the 911EXP-erience of all 911cd.net forum members)
;
; IMPORTANT: When using SP2, the DCOMLaunce plugin should be enabled.


[Version]
Signature= "$Windows NT$"

[PEBuilder]
name="911EXP: MMC"
Enable=1
Help="911exp-mmc.htm"


[SourceDisksFiles]
mmc.exe=2
mmcbase.dll=2
mmcndmgr.dll=2
mmcshext.dll=2
;
msxml.dll=2
msxmlr.dll=2
;
; added for trying to make swprv service work
msxml2.dll=2
msxml2r.dll=2
msxml3.dll=2
msxml3r.dll=2
;
mlang.dll=2
mlang.dat=2
;
oleacc.dll=2
oleaccrc.dll=2
;
clbcatq.dll=2
comres.dll=2

; Included by pebuilder, ...
;shell32.dll=2
;urlmon.dll=2
;usp10.dll=2
;lpk.dll=2
;msvcp60.dll=2
;mfc42u.dll=2

; Computer Management
compmgmt.msc=2
devmgmt.msc=2
mycomput.dll=2

; Disk Management
diskmgmt.msc=2
dmdskmgr.dll=2
dmdlgs.dll=2
dmview.ocx=2
dmocx.dll=2
dmremote.exe=2
dmdskres.dll=2
fmifs.dll=2
ntmsapi.dll=2

; Defrag
dfrg.msc=2
dfrgres.dll=2
dfrgui.dll=2
defrag.exe=2
dfrgntfs.exe=2
dfrgfat.exe=2
vssapi.dll=2
dfrgsnap.dll=2
ipsecsnp.dll=2

; Services
services.msc=2
filemgmt.dll=2

; File sharing
; uses also filemgmt.dll included above with services
fsmgmt.msc=2
srvsvc.dll=2

; Needed for admin_tools shortcuts to show their icons in start menu and control panel
hhsetup.dll=2

[SourceDisksFiles.3790]
; Virtual Disk Service
vds.exe=2
vdsbas.dll=2
vdsdyndr.dll=2
vds_ps.dll=2
vdsldr.exe=2
vdsutil.dll=2

; Disk Management Snap-in Support Library
dmivcitf.dll=2
dmvdsitf.dll=2

[Software.AddReg.3790]
; W2k3 is checking IE version
0x1, "Microsoft\Internet Explorer", "Version", "6.0.3790.0"


[Software.AddReg]
; ---------------------
; mmcshext.dll
0x2,"Classes\MSCFile","FriendlyTypeName","@mmcbase.dll,-130"
0x2,"Classes\MSCFile\Shell\Author","MUIVerb","@mmcbase.dll,-13351"
0x2,"Classes\MSCFile\Shell\Open","MUIVerb","@mmcbase.dll,-13349"
0x2,"Classes\MSCFile\Shell\RunAs","MUIVerb","@mmcbase.dll,-13350"
0x1,"Classes\MSCFile\shellex\IconHandler",,"{7A80E4A8-8005-11D2-BCF8-00C04F72C717}"
0x1,"Classes\Mmcshext.ExtractIcon",,"ExtractIcon Class"
0x1,"Classes\Mmcshext.ExtractIcon.1",,"ExtractIcon Class"
0x1,"Classes\Mmcshext.ExtractIcon.1\CLSID",,"{7A80E4A8-8005-11D2-BCF8-00C04F72C717}"
0x1,"Classes\Mmcshext.ExtractIcon\CLSID",,"{7A80E4A8-8005-11D2-BCF8-00C04F72C717}"
0x1,"Classes\Mmcshext.ExtractIcon\CurVer",,"Mmcshext.ExtractIcon.1"
0x1,"Classes\Mmcshext.HelpColWrapper",,"Help Collection Wrapper Class"
0x1,"Classes\Mmcshext.HelpColWrapper.1",,"Help Collection Wrapper Class"
0x1,"Classes\Mmcshext.HelpColWrapper.1\CLSID",,"{06A03425-C9EB-11d2-8CAA-0080C739E3E0}"
0x1,"Classes\Mmcshext.HelpColWrapper\CLSID",,"{06A03425-C9EB-11d2-8CAA-0080C739E3E0}"
0x1,"Classes\Mmcshext.HelpColWrapper\CurVer",,"Mmcshext.HelpColWrap.1"
0x1,"Classes\CLSID\{06A03425-C9EB-11d2-8CAA-0080C739E3E0}",,"Help Collection Wrapper Class"
0x2,"Classes\CLSID\{06A03425-C9EB-11d2-8CAA-0080C739E3E0}\InprocServer32",,"mmcshext.dll"
0x1,"Classes\CLSID\{06A03425-C9EB-11d2-8CAA-0080C739E3E0}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{06A03425-C9EB-11d2-8CAA-0080C739E3E0}\ProgID",,"Mmcshext.HelpColWrap.1"
0x1,"Classes\CLSID\{06A03425-C9EB-11d2-8CAA-0080C739E3E0}\VersionIndependentProgID",,"Mmcshext.HelpColWrap"
0x1,"Classes\CLSID\{7A80E4A8-8005-11D2-BCF8-00C04F72C717}",,"ExtractIcon Class"
0x2,"Classes\CLSID\{7A80E4A8-8005-11D2-BCF8-00C04F72C717}\InprocServer32",,"mmcshext.dll"
0x1,"Classes\CLSID\{7A80E4A8-8005-11D2-BCF8-00C04F72C717}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{7A80E4A8-8005-11D2-BCF8-00C04F72C717}\ProgID",,"Mmcshext.ExtractIcon.1"
0x1,"Classes\CLSID\{7A80E4A8-8005-11D2-BCF8-00C04F72C717}\VersionIndependentProgID",,"Mmcshext.ExtractIcon"
0x1,"Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{7A80E4A8-8005-11D2-BCF8-00C04F72C717}","MMC Icon Handler"


; mmcndmgr.dll
0x1,"Classes\CLSID\{3C5F432A-EF40-4669-9974-9671D4FC2E12}",,"MMC Plugable Internet Protocol"
0x2,"Classes\CLSID\{3C5F432A-EF40-4669-9974-9671D4FC2E12}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{3C5F432A-EF40-4669-9974-9671D4FC2E12}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{3C5F432A-EF40-4669-9974-9671D4FC2E12}\ProgID",,"NODEMGR.MMCProtocol.1"
0x1,"Classes\CLSID\{3C5F432A-EF40-4669-9974-9671D4FC2E12}\VersionIndependentProgID",,"NODEMGR.MMCProtocol"
0x1,"Classes\CLSID\{43136EB5-D36C-11CF-ADBC-00AA00A80033}",,"NodeInit 1.0 Object"
0x2,"Classes\CLSID\{43136EB5-D36C-11CF-ADBC-00AA00A80033}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{43136EB5-D36C-11CF-ADBC-00AA00A80033}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{43136EB5-D36C-11CF-ADBC-00AA00A80033}\ProgID",,"NODEMGR.NodeInitObject.1"
0x1,"Classes\CLSID\{43136EB5-D36C-11CF-ADBC-00AA00A80033}\VersionIndependentProgID",,"NODEMGR.NodeInitObject"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}",,"TaskSymbol Class"
0x0,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\Control"
0x2,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\MiscStatus",,"0"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\MiscStatus\1",,"131473"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\ProgID",,"Control.TaskSymbol.1"
0x0,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\Programmable"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\ToolboxBitmap32",,"mmcndmgr.dll, 101"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\TypeLib",,"{43136EB0-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\Version",,"1.0"
0x1,"Classes\CLSID\{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}\VersionIndependentProgID",,"Control.TaskSymbol"
0x1,"Classes\CLSID\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}",,"PSFactoryBuffer"
0x2,"Classes\CLSID\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\InProcServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\InProcServer32","ThreadingModel","Both"
0x1,"Classes\CLSID\{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}",,"ScopeTree 1.0 Object"
0x2,"Classes\CLSID\{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}\ProgID",,"NODEMGR.ScopeTreeObject.1"
0x1,"Classes\CLSID\{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}\VersionIndependentProgID",,"NODEMGR.ScopeTreeObject"
0x1,"Classes\CLSID\{80F94176-FCCC-11D2-B991-00C04F8ECD78}",,"MessageView Class"
0x2,"Classes\CLSID\{80F94176-FCCC-11D2-B991-00C04F8ECD78}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{80F94176-FCCC-11D2-B991-00C04F8ECD78}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{80F94176-FCCC-11D2-B991-00C04F8ECD78}\ProgID",,"MessageView.MessageView.1"
0x1,"Classes\CLSID\{80F94176-FCCC-11D2-B991-00C04F8ECD78}\VersionIndependentProgID",,"MessageView.MessageView"
0x1,"Classes\CLSID\{ADE6444B-C91F-4E37-92A4-5BB430A33340}",,"AppEventsDHTMLConnector 1.0 Object"
0x2,"Classes\CLSID\{ADE6444B-C91F-4E37-92A4-5BB430A33340}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{ADE6444B-C91F-4E37-92A4-5BB430A33340}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{ADE6444B-C91F-4E37-92A4-5BB430A33340}\ProgID",,"NODEMGR.AppEventsDHTMLConnector.1"
0x1,"Classes\CLSID\{ADE6444B-C91F-4E37-92A4-5BB430A33340}\VersionIndependentProgID",,"NODEMGR.AppEventsDHTMLConnector"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}",,"MMC IconControl class"
0x0,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\Control"
0x2,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\MiscStatus",,"0"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\MiscStatus\1",,"131473"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\ProgID",,"MMC.IconControl.1"
0x0,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\Programmable"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\ToolboxBitmap32",,"mmcndmgr.dll, 1"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\TypeLib",,"{43136EB0-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\Version",,"1.0"
0x1,"Classes\CLSID\{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}\VersionIndependentProgID",,"MMC.IconControl"
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}",,"MMCViewExt 1.0 Object"
0x2,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\ProgID",,"NODEMGR.MMCViewExt.1"
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\VersionIndependentProgID",,"NODEMGR.MMCViewExt"
0x1,"Classes\CLSID\{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}",,"MMCVersionInfo 1.0 Object"
0x2,"Classes\CLSID\{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}\ProgID",,"NODEMGR.MMCVersionInfo.1"
0x1,"Classes\CLSID\{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}\VersionIndependentProgID",,"NODEMGR.MMCVersionInfo"
0x1,"Classes\CLSID\{F0285374-DFF1-11D3-B433-00C04F8ECD78}",,"ConsolePower Class"
0x2,"Classes\CLSID\{F0285374-DFF1-11D3-B433-00C04F8ECD78}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{F0285374-DFF1-11D3-B433-00C04F8ECD78}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{F0285374-DFF1-11D3-B433-00C04F8ECD78}\ProgID",,"ConsolePower.ConsolePower.1"
0x1,"Classes\CLSID\{F0285374-DFF1-11D3-B433-00C04F8ECD78}\VersionIndependentProgID",,"ConsolePower.ConsolePower"
0x1,"Classes\CLSID\{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}",,"DocConfig 1.0 Object"
0x2,"Classes\CLSID\{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}\ProgID",,"NODEMGR.MMCDocConfig.1"
0x1,"Classes\CLSID\{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}\VersionIndependentProgID",,"NODEMGR.MMCDocConfig"
0x1,"Classes\CLSID\{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}",,"ComCacheCleanup 1.0 Object"
0x2,"Classes\CLSID\{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}\ProgID",,"NODEMGR.ComCacheCleanup.1"
0x1,"Classes\CLSID\{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}\VersionIndependentProgID",,"NODEMGR.ComCacheCleanup"
0x1,"Classes\ConsolePower.ConsolePower",,"ConsolePower Class"
0x1,"Classes\ConsolePower.ConsolePower.1",,"ConsolePower Class"
0x1,"Classes\ConsolePower.ConsolePower.1\CLSID",,"{F0285374-DFF1-11D3-B433-00C04F8ECD78}"
0x1,"Classes\ConsolePower.ConsolePower\CLSID",,"{F0285374-DFF1-11D3-B433-00C04F8ECD78}"
0x1,"Classes\ConsolePower.ConsolePower\CurVer",,"ConsolePower.ConsolePower.1"
0x1,"Classes\Control.TaskSymbol",,"TaskSymbol Class"
0x1,"Classes\Control.TaskSymbol.1",,"TaskSymbol Class"
0x1,"Classes\Control.TaskSymbol.1\CLSID",,"{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}"
0x1,"Classes\Control.TaskSymbol\CLSID",,"{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}"
0x1,"Classes\Control.TaskSymbol\CurVer",,"Control.TaskSymbol.1"
0x1,"Classes\Interface\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}",,"IMMCClipboardDataObject"
0x1,"Classes\Interface\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\NumMethods",,"17"
0x1,"Classes\Interface\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\ProxyStubClsid32",,"{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}\NumMethods",,"11"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}\ProxyStubClsid32",,"{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}"
0x1,"Classes\MMC.IconControl",,"MMC IconControl class"
0x1,"Classes\MMC.IconControl.1",,"MMC IconControl class"
0x1,"Classes\MMC.IconControl.1\CLSID",,"{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}"
0x1,"Classes\MMC.IconControl\CLSID",,"{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}"
0x1,"Classes\MMC.IconControl\CurVer",,"MMC.IconControl.1"
0x1,"Classes\MessageView.MessageView",,"MessageView Class"
0x1,"Classes\MessageView.MessageView.1",,"MessageView Class"
0x1,"Classes\MessageView.MessageView.1\CLSID",,"{80F94176-FCCC-11D2-B991-00C04F8ECD78}"
0x1,"Classes\MessageView.MessageView\CLSID",,"{80F94176-FCCC-11D2-B991-00C04F8ECD78}"
0x1,"Classes\MessageView.MessageView\CurVer",,"MessageView.MessageView.1"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector",,"AppEventsDHTMLConnector 1.0 Object"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector.1",,"AppEventsDHTMLConnector 1.0 Object"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector.1\CLSID",,"{ADE6444B-C91F-4E37-92A4-5BB430A33340}"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector\CLSID",,"{ADE6444B-C91F-4E37-92A4-5BB430A33340}"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector\CurVer",,"NODEMGR.AppEventsDHTMLConnector.1"
0x1,"Classes\NODEMGR.ComCacheCleanup",,"ComCacheCleanup 1.0 Object"
0x1,"Classes\NODEMGR.ComCacheCleanup.1",,"ComCacheCleanup 1.0 Object"
0x1,"Classes\NODEMGR.ComCacheCleanup.1\CLSID",,"{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}"
0x1,"Classes\NODEMGR.ComCacheCleanup\CLSID",,"{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}"
0x1,"Classes\NODEMGR.ComCacheCleanup\CurVer",,"NODEMGR.ComCacheCleanup.1"
0x1,"Classes\NODEMGR.MMCDocConfig",,"DocConfig 1.0 Object"
0x1,"Classes\NODEMGR.MMCDocConfig.1",,"DocConfig 1.0 Object"
0x1,"Classes\NODEMGR.MMCDocConfig.1\CLSID",,"{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}"
0x1,"Classes\NODEMGR.MMCDocConfig\CLSID",,"{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}"
0x1,"Classes\NODEMGR.MMCDocConfig\CurVer",,"NODEMGR.MMCDocConfig.1"
0x1,"Classes\NODEMGR.MMCProtocol",,"MMC Plugable Internet Protocol"
0x1,"Classes\NODEMGR.MMCProtocol.1",,"MMC Plugable Internet Protocol"
0x1,"Classes\NODEMGR.MMCProtocol.1\CLSID",,"{3C5F432A-EF40-4669-9974-9671D4FC2E12}"
0x1,"Classes\NODEMGR.MMCProtocol\CLSID",,"{3C5F432A-EF40-4669-9974-9671D4FC2E12}"
0x1,"Classes\NODEMGR.MMCProtocol\CurVer",,"NODEMGR.MMCProtocol.1"
0x1,"Classes\NODEMGR.MMCVersionInfo",,"MMCVersionInfo 1.0 Object"
0x1,"Classes\NODEMGR.MMCVersionInfo.1",,"MMCVersionInfo 1.0 Object"
0x1,"Classes\NODEMGR.MMCVersionInfo.1\CLSID",,"{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}"
0x1,"Classes\NODEMGR.MMCVersionInfo\CLSID",,"{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}"
0x1,"Classes\NODEMGR.MMCVersionInfo\CurVer",,"NODEMGR.MMCVersionInfo.1"
0x1,"Classes\NODEMGR.MMCViewExt",,"MMCViewExt 1.0 Object"
0x1,"Classes\NODEMGR.MMCViewExt.1",,"MMCViewExt 1.0 Object"
0x1,"Classes\NODEMGR.MMCViewExt.1\CLSID",,"{B708457E-DB61-4C55-A92F-0D4B5E9B1224}"
0x1,"Classes\NODEMGR.MMCViewExt\CLSID",,"{B708457E-DB61-4C55-A92F-0D4B5E9B1224}"
0x1,"Classes\NODEMGR.MMCViewExt\CurVer",,"NODEMGR.MMCViewExt.1"
0x1,"Classes\NODEMGR.NodeInitObject",,"NodeInit 1.0 Object"
0x1,"Classes\NODEMGR.NodeInitObject.1",,"NodeInit 1.0 Object"
0x1,"Classes\NODEMGR.NodeInitObject.1\CLSID",,"{43136EB5-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\NODEMGR.NodeInitObject\CLSID",,"{43136EB5-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\NODEMGR.NodeInitObject\CurVer",,"NODEMGR.NodeInitObject.1"
0x1,"Classes\NODEMGR.ScopeTreeObject",,"ScopeTree 1.0 Object"
0x1,"Classes\NODEMGR.ScopeTreeObject.1",,"ScopeTree 1.0 Object"
0x1,"Classes\NODEMGR.ScopeTreeObject.1\CLSID",,"{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}"
0x1,"Classes\NODEMGR.ScopeTreeObject\CLSID",,"{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}"
0x1,"Classes\NODEMGR.ScopeTreeObject\CurVer",,"NODEMGR.ScopeTreeObject.1"

; MMC Console
0x0,"Microsoft\MMC\NodeTypes\{C96401CE-0E17-11D3-885B-00C04F72C717}"
0x0,"Microsoft\MMC\NodeTypes\{C96401D0-0E17-11D3-885B-00C04F72C717}"
0x0,"Microsoft\MMC\NodeTypes\{C96401D2-0E17-11D3-885B-00C04F72C717}"
0x1,"Microsoft\MMC\SnapIns\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}","NameStringIndirect","@mmcbase.dll,-14177"
0x1,"Microsoft\MMC\SnapIns\{C96401CC-0E17-11D3-885B-00C04F72C717}","About","{C96401CC-0E17-11D3-885B-00C04F72C717}"
0x1,"Microsoft\MMC\SnapIns\{C96401CC-0E17-11D3-885B-00C04F72C717}","NameStringIndirect","@mmcbase.dll,-14008"
0x0,"Microsoft\MMC\SnapIns\{C96401CC-0E17-11D3-885B-00C04F72C717}\NodeTypes\{C96401CE-0E17-11D3-885B-00C04F72C717}"
0x0,"Microsoft\MMC\SnapIns\{C96401CC-0E17-11D3-885B-00C04F72C717}\StandAlone"
0x1,"Microsoft\MMC\SnapIns\{C96401CF-0E17-11D3-885B-00C04F72C717}","About","{C96401CF-0E17-11D3-885B-00C04F72C717}"
0x1,"Microsoft\MMC\SnapIns\{C96401CF-0E17-11D3-885B-00C04F72C717}","NameStringIndirect","@mmcbase.dll,-214"
0x0,"Microsoft\MMC\SnapIns\{C96401CF-0E17-11D3-885B-00C04F72C717}\NodeTypes\{C96401D0-0E17-11D3-885B-00C04F72C717}"
0x0,"Microsoft\MMC\SnapIns\{C96401CF-0E17-11D3-885B-00C04F72C717}\StandAlone"
0x1,"Microsoft\MMC\SnapIns\{C96401D1-0E17-11D3-885B-00C04F72C717}","About","{C96401D1-0E17-11D3-885B-00C04F72C717}"
0x1,"Microsoft\MMC\SnapIns\{C96401D1-0E17-11D3-885B-00C04F72C717}","NameStringIndirect","@mmcbase.dll,-14010"
0x0,"Microsoft\MMC\SnapIns\{C96401D1-0E17-11D3-885B-00C04F72C717}\NodeTypes\{C96401D2-0E17-11D3-885B-00C04F72C717}"
0x0,"Microsoft\MMC\SnapIns\{C96401D1-0E17-11D3-885B-00C04F72C717}\StandAlone"
;


911exp-mmc.inf (part 2)
CODE
;
0x1,"Classes\CLSID\{49B2791A-B1AE-4C90-9B8E-E860BA07F889}",,"MMC Application Class"
0x2,"Classes\CLSID\{49B2791A-B1AE-4C90-9B8E-E860BA07F889}\LocalServer32",,"mmc.exe"
0x1,"Classes\CLSID\{49B2791A-B1AE-4C90-9B8E-E860BA07F889}\LocalServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{49B2791A-B1AE-4C90-9B8E-E860BA07F889}\ProgID",,"MMC20.Application.1"
0x1,"Classes\CLSID\{49B2791A-B1AE-4C90-9B8E-E860BA07F889}\VersionIndependentProgID",,"MMC20.Application"
0x1,"Classes\CLSID\{C96401CC-0E17-11D3-885B-00C04F72C717}",,"Folder"
0x1,"Classes\CLSID\{C96401CC-0E17-11D3-885B-00C04F72C717}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{C96401CC-0E17-11D3-885B-00C04F72C717}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{C96401CC-0E17-11D3-885B-00C04F72C717}\ProgID",,"Snapins.FolderSnapin"
0x1,"Classes\CLSID\{C96401CC-0E17-11D3-885B-00C04F72C717}\VersionIndependentProgID",,"Snapins.FolderSnapin.1"
0x1,"Classes\CLSID\{C96401CF-0E17-11D3-885B-00C04F72C717}",,"OCX"
0x1,"Classes\CLSID\{C96401CF-0E17-11D3-885B-00C04F72C717}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{C96401CF-0E17-11D3-885B-00C04F72C717}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{C96401CF-0E17-11D3-885B-00C04F72C717}\ProgID",,"Snapins.OCXSnapin"
0x1,"Classes\CLSID\{C96401CF-0E17-11D3-885B-00C04F72C717}\VersionIndependentProgID",,"Snapins.OCXSnapin.1"
0x1,"Classes\CLSID\{C96401D1-0E17-11D3-885B-00C04F72C717}",,"HTML"
0x1,"Classes\CLSID\{C96401D1-0E17-11D3-885B-00C04F72C717}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{C96401D1-0E17-11D3-885B-00C04F72C717}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{C96401D1-0E17-11D3-885B-00C04F72C717}\ProgID",,"Snapins.HTMLSnapin"
0x1,"Classes\CLSID\{C96401D1-0E17-11D3-885B-00C04F72C717}\VersionIndependentProgID",,"Snapins.HTMLSnapin.1"
0x1,"Classes\Interface\{0178FAD1-B361-4B27-96AD-67C57EBF2E1D}",,"MenuItem"
0x1,"Classes\Interface\{0178FAD1-B361-4B27-96AD-67C57EBF2E1D}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{0178FAD1-B361-4B27-96AD-67C57EBF2E1D}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{0178FAD1-B361-4B27-96AD-67C57EBF2E1D}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{0178FAD1-B361-4B27-96AD-67C57EBF2E1D}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{225120D6-1E0F-40A3-93FE-1079E6A8017B}",,"Document"
0x1,"Classes\Interface\{225120D6-1E0F-40A3-93FE-1079E6A8017B}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{225120D6-1E0F-40A3-93FE-1079E6A8017B}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{225120D6-1E0F-40A3-93FE-1079E6A8017B}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{225120D6-1E0F-40A3-93FE-1079E6A8017B}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{2886ABC2-A425-42B2-91C6-E25C0E04581C}",,"Properties"
0x1,"Classes\Interface\{2886ABC2-A425-42B2-91C6-E25C0E04581C}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{2886ABC2-A425-42B2-91C6-E25C0E04581C}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{2886ABC2-A425-42B2-91C6-E25C0E04581C}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{2886ABC2-A425-42B2-91C6-E25C0E04581C}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{2EF3DE1D-B12A-49D1-92C5-0B00798768F1}",,"SnapIns"
0x1,"Classes\Interface\{2EF3DE1D-B12A-49D1-92C5-0B00798768F1}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{2EF3DE1D-B12A-49D1-92C5-0B00798768F1}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{2EF3DE1D-B12A-49D1-92C5-0B00798768F1}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{2EF3DE1D-B12A-49D1-92C5-0B00798768F1}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{313B01DF-B22F-4D42-B1B8-483CDCF51D35}",,"Nodes"
0x1,"Classes\Interface\{313B01DF-B22F-4D42-B1B8-483CDCF51D35}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{313B01DF-B22F-4D42-B1B8-483CDCF51D35}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{313B01DF-B22F-4D42-B1B8-483CDCF51D35}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{313B01DF-B22F-4D42-B1B8-483CDCF51D35}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{383D4D97-FC44-478B-B139-6323DC48611C}",,"Columns"
0x1,"Classes\Interface\{383D4D97-FC44-478B-B139-6323DC48611C}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{383D4D97-FC44-478B-B139-6323DC48611C}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{383D4D97-FC44-478B-B139-6323DC48611C}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{383D4D97-FC44-478B-B139-6323DC48611C}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{3BE910F6-3459-49C6-A1BB-41E6BE9DF3EA}",,"SnapIn"
0x1,"Classes\Interface\{3BE910F6-3459-49C6-A1BB-41E6BE9DF3EA}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{3BE910F6-3459-49C6-A1BB-41E6BE9DF3EA}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{3BE910F6-3459-49C6-A1BB-41E6BE9DF3EA}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{3BE910F6-3459-49C6-A1BB-41E6BE9DF3EA}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{4600C3A5-E301-41D8-B6D0-EF2E4212E0CA}",,"Property"
0x1,"Classes\Interface\{4600C3A5-E301-41D8-B6D0-EF2E4212E0CA}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{4600C3A5-E301-41D8-B6D0-EF2E4212E0CA}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{4600C3A5-E301-41D8-B6D0-EF2E4212E0CA}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{4600C3A5-E301-41D8-B6D0-EF2E4212E0CA}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{680C64B1-8DA2-4399-BF4B-E94C1E52983E}",,"IWebSink"
0x1,"Classes\Interface\{680C64B1-8DA2-4399-BF4B-E94C1E52983E}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{680C64B1-8DA2-4399-BF4B-E94C1E52983E}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{680C64B1-8DA2-4399-BF4B-E94C1E52983E}\TypeLib",,"{680C64B0-8DA2-4399-BF4B-E94C1E52983E}"
0x1,"Classes\Interface\{680C64B1-8DA2-4399-BF4B-E94C1E52983E}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38}",,"View"
0x1,"Classes\Interface\{6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{82DBEA43-8CA4-44BC-A2CA-D18741059EC8}",,"Extensions"
0x1,"Classes\Interface\{82DBEA43-8CA4-44BC-A2CA-D18741059EC8}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{82DBEA43-8CA4-44BC-A2CA-D18741059EC8}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{82DBEA43-8CA4-44BC-A2CA-D18741059EC8}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{82DBEA43-8CA4-44BC-A2CA-D18741059EC8}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{A3AFB9CC-B653-4741-86AB-F0470EC1384C}",,"_Application"
0x1,"Classes\Interface\{A3AFB9CC-B653-4741-86AB-F0470EC1384C}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{A3AFB9CC-B653-4741-86AB-F0470EC1384C}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{A3AFB9CC-B653-4741-86AB-F0470EC1384C}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{A3AFB9CC-B653-4741-86AB-F0470EC1384C}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{AD4D6CA6-912F-409B-A26E-7FD234AEF542}",,"Extension"
0x1,"Classes\Interface\{AD4D6CA6-912F-409B-A26E-7FD234AEF542}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{AD4D6CA6-912F-409B-A26E-7FD234AEF542}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{AD4D6CA6-912F-409B-A26E-7FD234AEF542}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{AD4D6CA6-912F-409B-A26E-7FD234AEF542}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{BC0B572C-0599-4CCF-BF8D-E21DA624E5F7}",,"TaskSymbolEvents"
0x1,"Classes\Interface\{BC0B572C-0599-4CCF-BF8D-E21DA624E5F7}\ProxyStubClsid",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{BC0B572C-0599-4CCF-BF8D-E21DA624E5F7}\ProxyStubClsid32",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{BC0B572C-0599-4CCF-BF8D-E21DA624E5F7}\TypeLib",,"{43136EB0-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\Interface\{BC0B572C-0599-4CCF-BF8D-E21DA624E5F7}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{C0BCCD30-DE44-4528-8403-A05A6A1CC8EA}",,"_EventConnector"
0x1,"Classes\Interface\{C0BCCD30-DE44-4528-8403-A05A6A1CC8EA}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{C0BCCD30-DE44-4528-8403-A05A6A1CC8EA}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{C0BCCD30-DE44-4528-8403-A05A6A1CC8EA}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{C0BCCD30-DE44-4528-8403-A05A6A1CC8EA}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{D6B8C29D-A1FF-4D72-AAB0-E381E9B9338D}",,"Views"
0x1,"Classes\Interface\{D6B8C29D-A1FF-4D72-AAB0-E381E9B9338D}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{D6B8C29D-A1FF-4D72-AAB0-E381E9B9338D}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{D6B8C29D-A1FF-4D72-AAB0-E381E9B9338D}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{D6B8C29D-A1FF-4D72-AAB0-E381E9B9338D}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{DAB39CE0-25E6-4E07-8362-BA9C95706545}",,"ContextMenu"
0x1,"Classes\Interface\{DAB39CE0-25E6-4E07-8362-BA9C95706545}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{DAB39CE0-25E6-4E07-8362-BA9C95706545}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{DAB39CE0-25E6-4E07-8362-BA9C95706545}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{DAB39CE0-25E6-4E07-8362-BA9C95706545}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{DE46CBDD-53F5-4635-AF54-4FE71E923D3F}",,"_AppEvents"
0x1,"Classes\Interface\{DE46CBDD-53F5-4635-AF54-4FE71E923D3F}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{DE46CBDD-53F5-4635-AF54-4FE71E923D3F}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{DE46CBDD-53F5-4635-AF54-4FE71E923D3F}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{DE46CBDD-53F5-4635-AF54-4FE71E923D3F}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{E5E2D970-5BB3-4306-8804-B0968A31C8E6}",,"Frame"
0x1,"Classes\Interface\{E5E2D970-5BB3-4306-8804-B0968A31C8E6}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{E5E2D970-5BB3-4306-8804-B0968A31C8E6}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{E5E2D970-5BB3-4306-8804-B0968A31C8E6}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{E5E2D970-5BB3-4306-8804-B0968A31C8E6}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{EBBB48DC-1A3B-4D86-B786-C21B28389012}",,"ScopeNamespace"
0x1,"Classes\Interface\{EBBB48DC-1A3B-4D86-B786-C21B28389012}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{EBBB48DC-1A3B-4D86-B786-C21B28389012}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{EBBB48DC-1A3B-4D86-B786-C21B28389012}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{EBBB48DC-1A3B-4D86-B786-C21B28389012}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}",,"IDocConfig"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}\TypeLib",,"{43136EB0-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{F81ED800-7839-4447-945D-8E15DA59CA55}",,"Node"
0x1,"Classes\Interface\{F81ED800-7839-4447-945D-8E15DA59CA55}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{F81ED800-7839-4447-945D-8E15DA59CA55}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{F81ED800-7839-4447-945D-8E15DA59CA55}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{F81ED800-7839-4447-945D-8E15DA59CA55}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{FC7A4252-78AC-4532-8C5A-563CFE138863}",,"AppEvents"
0x1,"Classes\Interface\{FC7A4252-78AC-4532-8C5A-563CFE138863}\ProxyStubClsid",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{FC7A4252-78AC-4532-8C5A-563CFE138863}\ProxyStubClsid32",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{FC7A4252-78AC-4532-8C5A-563CFE138863}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{FC7A4252-78AC-4532-8C5A-563CFE138863}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{FD1C5F63-2B16-4D06-9AB3-F45350B940AB}",,"Column"
0x1,"Classes\Interface\{FD1C5F63-2B16-4D06-9AB3-F45350B940AB}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{FD1C5F63-2B16-4D06-9AB3-F45350B940AB}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{FD1C5F63-2B16-4D06-9AB3-F45350B940AB}\TypeLib",,"{8E80422B-CAC4-472B-B272-9635F1DFEF3B}"
0x1,"Classes\Interface\{FD1C5F63-2B16-4D06-9AB3-F45350B940AB}\TypeLib","Version","1.0"
0x1,"Classes\MMC20.Application",,"MMC Application Class"
0x1,"Classes\MMC20.Application.1",,"MMC Application Class"
0x1,"Classes\MMC20.Application.1\CLSID",,"{49B2791A-B1AE-4C90-9B8E-E860BA07F889}"
0x1,"Classes\MMC20.Application\CLSID",,"{49B2791A-B1AE-4C90-9B8E-E860BA07F889}"
0x1,"Classes\MMC20.Application\CurVer",,"MMC20.Application.1"
0x1,"Classes\MSCFile\Shell\Author",,"&Author"
0x1,"Classes\MSCFile\Shell\RunAs",,"R&un as..."
0x1,"Classes\Snapins.FolderSnapin",,"Folder"
0x1,"Classes\Snapins.FolderSnapin.1",,"Folder"
0x1,"Classes\Snapins.FolderSnapin.1\CLSID",,"{C96401CC-0E17-11D3-885B-00C04F72C717}"
0x1,"Classes\Snapins.FolderSnapin.1\CurVer",,"Snapins.FolderSnapin.1"
0x1,"Classes\Snapins.FolderSnapin\CLSID",,"{C96401CC-0E17-11D3-885B-00C04F72C717}"
0x1,"Classes\Snapins.HTMLSnapin",,"HTML"
0x1,"Classes\Snapins.HTMLSnapin.1",,"HTML"
0x1,"Classes\Snapins.HTMLSnapin.1\CLSID",,"{C96401D1-0E17-11D3-885B-00C04F72C717}"
0x1,"Classes\Snapins.HTMLSnapin.1\CurVer",,"Snapins.HTMLSnapin.1"
0x1,"Classes\Snapins.HTMLSnapin\CLSID",,"{C96401D1-0E17-11D3-885B-00C04F72C717}"
0x1,"Classes\Snapins.OCXSnapin",,"OCX"
0x1,"Classes\Snapins.OCXSnapin.1",,"OCX"
0x1,"Classes\Snapins.OCXSnapin.1\CLSID",,"{C96401CF-0E17-11D3-885B-00C04F72C717}"
0x1,"Classes\Snapins.OCXSnapin.1\CurVer",,"Snapins.OCXSnapin.1"
0x1,"Classes\Snapins.OCXSnapin\CLSID",,"{C96401CF-0E17-11D3-885B-00C04F72C717}"
0x1,"Classes\TypeLib\{43136EB0-D36C-11CF-ADBC-00AA00A80033}\1.0",,"NodeMgr 1.0 Type Library"
0x1,"Classes\TypeLib\{43136EB0-D36C-11CF-ADBC-00AA00A80033}\1.0\0\win32",,"mmcndmgr.dll"
0x1,"Classes\TypeLib\{43136EB0-D36C-11CF-ADBC-00AA00A80033}\1.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{43136EB0-D36C-11CF-ADBC-00AA00A80033}\1.0\HELPDIR",,"%SystemRoot%\Help"
0x1,"Classes\TypeLib\{680C64B0-8DA2-4399-BF4B-E94C1E52983E}\1.0",,"MMC Internal Web Browser event sink 1.0 Type Library"
0x2,"Classes\TypeLib\{680C64B0-8DA2-4399-BF4B-E94C1E52983E}\1.0\0\win32",,"mmc.exe\4"
0x1,"Classes\TypeLib\{680C64B0-8DA2-4399-BF4B-E94C1E52983E}\1.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{680C64B0-8DA2-4399-BF4B-E94C1E52983E}\1.0\HELPDIR",,"%SystemRoot%\Help"
0x1,"Classes\TypeLib\{8E80422B-CAC4-472B-B272-9635F1DFEF3B}\1.0",,"Microsoft Management Console 2.0"
0x2,"Classes\TypeLib\{8E80422B-CAC4-472B-B272-9635F1DFEF3B}\1.0\0\win32",,"mmc.exe"
0x1,"Classes\TypeLib\{8E80422B-CAC4-472B-B272-9635F1DFEF3B}\1.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{8E80422B-CAC4-472B-B272-9635F1DFEF3B}\1.0\HELPDIR",,"%SystemRoot%\Help"
0x1,"Microsoft\MMC\SnapIns\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}","NameString","Extended View"
0x1,"Microsoft\MMC\SnapIns\{C96401CC-0E17-11D3-885B-00C04F72C717}","NameString","Folder"
0x1,"Microsoft\MMC\SnapIns\{C96401CF-0E17-11D3-885B-00C04F72C717}","NameString","ActiveX Control"
0x1,"Microsoft\MMC\SnapIns\{C96401D1-0E17-11D3-885B-00C04F72C717}","NameString","Link to Web Address"

;
0x1,"Classes\ConsolePower.ConsolePower",,"ConsolePower Class"
0x1,"Classes\ConsolePower.ConsolePower.1",,"ConsolePower Class"
0x1,"Classes\ConsolePower.ConsolePower.1\CLSID",,"{F0285374-DFF1-11D3-B433-00C04F8ECD78}"
0x1,"Classes\ConsolePower.ConsolePower\CLSID",,"{F0285374-DFF1-11D3-B433-00C04F8ECD78}"
0x1,"Classes\ConsolePower.ConsolePower\CurVer",,"ConsolePower.ConsolePower.1"
0x1,"Classes\Control.TaskSymbol",,"TaskSymbol Class"
0x1,"Classes\Control.TaskSymbol.1",,"TaskSymbol Class"
0x1,"Classes\Control.TaskSymbol.1\CLSID",,"{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}"
0x1,"Classes\Control.TaskSymbol\CLSID",,"{44F9A03B-A3EC-4F3B-9364-08E0007F21DF}"
0x1,"Classes\Control.TaskSymbol\CurVer",,"Control.TaskSymbol.1"
0x1,"Classes\Interface\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}",,"IMMCClipboardDataObject"
0x1,"Classes\Interface\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\NumMethods",,"17"
0x1,"Classes\Interface\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\ProxyStubClsid32",,"{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}\NumMethods",,"11"
0x1,"Classes\Interface\{F1E752C2-FD72-11D0-AEF6-00C04FB6DD2C}\ProxyStubClsid32",,"{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}"
0x1,"Classes\MMC.IconControl",,"MMC IconControl class"
0x1,"Classes\MMC.IconControl.1",,"MMC IconControl class"
0x1,"Classes\MMC.IconControl.1\CLSID",,"{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}"
0x1,"Classes\MMC.IconControl\CLSID",,"{B0395DA5-6A15-4E44-9F36-9A9DC7A2F341}"
0x1,"Classes\MMC.IconControl\CurVer",,"MMC.IconControl.1"
0x1,"Classes\MessageView.MessageView",,"MessageView Class"
0x1,"Classes\MessageView.MessageView.1",,"MessageView Class"
0x1,"Classes\MessageView.MessageView.1\CLSID",,"{80F94176-FCCC-11D2-B991-00C04F8ECD78}"
0x1,"Classes\MessageView.MessageView\CLSID",,"{80F94176-FCCC-11D2-B991-00C04F8ECD78}"
0x1,"Classes\MessageView.MessageView\CurVer",,"MessageView.MessageView.1"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector",,"AppEventsDHTMLConnector 1.0 Object"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector.1",,"AppEventsDHTMLConnector 1.0 Object"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector.1\CLSID",,"{ADE6444B-C91F-4E37-92A4-5BB430A33340}"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector\CLSID",,"{ADE6444B-C91F-4E37-92A4-5BB430A33340}"
0x1,"Classes\NODEMGR.AppEventsDHTMLConnector\CurVer",,"NODEMGR.AppEventsDHTMLConnector.1"
0x1,"Classes\NODEMGR.ComCacheCleanup",,"ComCacheCleanup 1.0 Object"
0x1,"Classes\NODEMGR.ComCacheCleanup.1",,"ComCacheCleanup 1.0 Object"
0x1,"Classes\NODEMGR.ComCacheCleanup.1\CLSID",,"{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}"
0x1,"Classes\NODEMGR.ComCacheCleanup\CLSID",,"{F7A4F1DA-96C3-4BCF-BEB3-1D9FFDE89EE9}"
0x1,"Classes\NODEMGR.ComCacheCleanup\CurVer",,"NODEMGR.ComCacheCleanup.1"
0x1,"Classes\NODEMGR.MMCDocConfig",,"DocConfig 1.0 Object"
0x1,"Classes\NODEMGR.MMCDocConfig.1",,"DocConfig 1.0 Object"
0x1,"Classes\NODEMGR.MMCDocConfig.1\CLSID",,"{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}"
0x1,"Classes\NODEMGR.MMCDocConfig\CLSID",,"{F1E752C3-FD72-11D0-AEF6-00C04FB6DD2C}"
0x1,"Classes\NODEMGR.MMCDocConfig\CurVer",,"NODEMGR.MMCDocConfig.1"
0x1,"Classes\NODEMGR.MMCProtocol",,"MMC Plugable Internet Protocol"
0x1,"Classes\NODEMGR.MMCProtocol.1",,"MMC Plugable Internet Protocol"
0x1,"Classes\NODEMGR.MMCProtocol.1\CLSID",,"{3C5F432A-EF40-4669-9974-9671D4FC2E12}"
0x1,"Classes\NODEMGR.MMCProtocol\CLSID",,"{3C5F432A-EF40-4669-9974-9671D4FC2E12}"
0x1,"Classes\NODEMGR.MMCProtocol\CurVer",,"NODEMGR.MMCProtocol.1"
0x1,"Classes\NODEMGR.MMCVersionInfo",,"MMCVersionInfo 1.0 Object"
0x1,"Classes\NODEMGR.MMCVersionInfo.1",,"MMCVersionInfo 1.0 Object"
0x1,"Classes\NODEMGR.MMCVersionInfo.1\CLSID",,"{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}"
0x1,"Classes\NODEMGR.MMCVersionInfo\CLSID",,"{D6FEDB1D-CF21-4BD9-AF3B-C5468E9C6684}"
0x1,"Classes\NODEMGR.MMCVersionInfo\CurVer",,"NODEMGR.MMCVersionInfo.1"
0x1,"Classes\NODEMGR.MMCViewExt",,"MMCViewExt 1.0 Object"
0x1,"Classes\NODEMGR.MMCViewExt.1",,"MMCViewExt 1.0 Object"
0x1,"Classes\NODEMGR.MMCViewExt.1\CLSID",,"{B708457E-DB61-4C55-A92F-0D4B5E9B1224}"
0x1,"Classes\NODEMGR.MMCViewExt\CLSID",,"{B708457E-DB61-4C55-A92F-0D4B5E9B1224}"
0x1,"Classes\NODEMGR.MMCViewExt\CurVer",,"NODEMGR.MMCViewExt.1"
0x1,"Classes\NODEMGR.NodeInitObject",,"NodeInit 1.0 Object"
0x1,"Classes\NODEMGR.NodeInitObject.1",,"NodeInit 1.0 Object"
0x1,"Classes\NODEMGR.NodeInitObject.1\CLSID",,"{43136EB5-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\NODEMGR.NodeInitObject\CLSID",,"{43136EB5-D36C-11CF-ADBC-00AA00A80033}"
0x1,"Classes\NODEMGR.NodeInitObject\CurVer",,"NODEMGR.NodeInitObject.1"
0x1,"Classes\NODEMGR.ScopeTreeObject",,"ScopeTree 1.0 Object"
0x1,"Classes\NODEMGR.ScopeTreeObject.1",,"ScopeTree 1.0 Object"
0x1,"Classes\NODEMGR.ScopeTreeObject.1\CLSID",,"{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}"
0x1,"Classes\NODEMGR.ScopeTreeObject\CLSID",,"{7F1899DA-62A6-11D0-A2C6-00C04FD909DD}"
0x1,"Classes\NODEMGR.ScopeTreeObject\CurVer",,"NODEMGR.ScopeTreeObject.1"
0x0,"Microsoft\MMC\NodeTypes\{C96401CE-0E17-11D3-885B-00C04F72C717}"
0x0,"Microsoft\MMC\NodeTypes\{C96401D0-0E17-11D3-885B-00C04F72C717}"
0x0,"Microsoft\MMC\NodeTypes\{C96401D2-0E17-11D3-885B-00C04F72C717}"

; RegServer filemgmt.dll
0x1,"Classes\CLSID\{58221C65-EA27-11CF-ADCF-00AA00A80033}",,"FILEMGMT 1.0 Object"
0x2,"Classes\CLSID\{58221C65-EA27-11CF-ADCF-00AA00A80033}\InprocServer32",,"filemgmt.dll"
0x1,"Classes\CLSID\{58221C65-EA27-11CF-ADCF-00AA00A80033}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{58221C65-EA27-11CF-ADCF-00AA00A80033}\ProgID",,"FILEMGMT.FileSvcMgmtObject.1"
0x1,"Classes\CLSID\{58221C65-EA27-11CF-ADCF-00AA00A80033}\VersionIndependentProgID",,"FILEMGMT.FileSvcMgmtObject.1"
0x1,"Classes\CLSID\{58221C66-EA27-11CF-ADCF-00AA00A80033}",,"SvcVwr 1.0 Object"
0x2,"Classes\CLSID\{58221C66-EA27-11CF-ADCF-00AA00A80033}\InprocServer32",,"filemgmt.dll"
0x1,"Classes\CLSID\{58221C66-EA27-11CF-ADCF-00AA00A80033}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{58221C66-EA27-11CF-ADCF-00AA00A80033}\ProgID",,"SVCVWR.SvcVwrObject.1"
0x1,"Classes\CLSID\{58221C66-EA27-11CF-ADCF-00AA00A80033}\VersionIndependentProgID",,"SVCVWR.SvcVwrObject.1"
0x1,"Classes\CLSID\{58221C69-EA27-11CF-ADCF-00AA00A80033}",,"FILEMGMT Object 1.0"
0x2,"Classes\CLSID\{58221C69-EA27-11CF-ADCF-00AA00A80033}\InprocServer32",,"filemgmt.dll"
0x1,"Classes\CLSID\{58221C69-EA27-11CF-ADCF-00AA00A80033}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{58221C69-EA27-11CF-ADCF-00AA00A80033}\ProgID",,"FILEMGMT.FileSvcMgmtExtObject.1"
0x1,"Classes\CLSID\{58221C69-EA27-11CF-ADCF-00AA00A80033}\VersionIndependentProgID",,"FILEMGMT.FileSvcMgmtExtObject.1"
0x1,"Classes\CLSID\{58221C6A-EA27-11CF-ADCF-00AA00A80033}",,"SvcVwr 1.0 Object"
0x2,"Classes\CLSID\{58221C6A-EA27-11CF-ADCF-00AA00A80033}\InprocServer32",,"filemgmt.dll"
0x1,"Classes\CLSID\{58221C6A-EA27-11CF-ADCF-00AA00A80033}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{58221C6A-EA27-11CF-ADCF-00AA00A80033}\ProgID",,"SVCVWR.SvcVwrExtObject.1"
0x1,"Classes\CLSID\{58221C6A-EA27-11CF-ADCF-00AA00A80033}\VersionIndependentProgID",,"SVCVWR.SvcVwrExtObject.1"
0x1,"Classes\CLSID\{863FA3AC-9D97-4560-9587-7FA58727608B}",,"SvcVwr 1.0 Object"
0x2,"Classes\CLSID\{863FA3AC-9D97-4560-9587-7FA58727608B}\InprocServer32",,"filemgmt.dll"
0x1,"Classes\CLSID\{863FA3AC-9D97-4560-9587-7FA58727608B}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{863FA3AC-9D97-4560-9587-7FA58727608B}\ProgID",,"SVCMGMT.StartStopObject.1"
0x1,"Classes\CLSID\{863FA3AC-9D97-4560-9587-7FA58727608B}\VersionIndependentProgID",,"SVCMGMT.StartStopObject.1"
0x1,"Classes\CLSID\{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}",,"FILEMGMT Object 1.0"
0x2,"Classes\CLSID\{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}\InprocServer32",,"filemgmt.dll"
0x1,"Classes\CLSID\{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}\ProgID",,"FILEMGMT.FileSvcMgmtAboutObject.1"
0x1,"Classes\CLSID\{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}\VersionIndependentProgID",,"FILEMGMT.FileSvcMgmtAboutObject.1"
0x1,"Classes\CLSID\{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}",,"SvcVwr 1.0 Object"
0x2,"Classes\CLSID\{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}\InprocServer32",,"filemgmt.dll"
0x1,"Classes\CLSID\{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}\ProgID",,"SVCMGMT.ServiceMgmtAboutObject.1"
0x1,"Classes\CLSID\{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}\VersionIndependentProgID",,"SVCMGMT.ServiceMgmtAboutObject.1"
0x1,"Classes\FILEMGMT.FileSvcMgmtAboutObject.1",,"FILEMGMT Object 1.0"
0x1,"Classes\FILEMGMT.FileSvcMgmtAboutObject.1\CLSID",,"{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}"
0x1,"Classes\FILEMGMT.FileSvcMgmtExtObject.1",,"FILEMGMT Object 1.0"
0x1,"Classes\FILEMGMT.FileSvcMgmtExtObject.1\CLSID",,"{58221C69-EA27-11CF-ADCF-00AA00A80033}"
0x1,"Classes\FILEMGMT.FileSvcMgmtObject.1",,"FILEMGMT Object 1.0"
0x1,"Classes\FILEMGMT.FileSvcMgmtObject.1\CLSID",,"{58221C65-EA27-11CF-ADCF-00AA00A80033}"
0x1,"Classes\SVCMGMT.ServiceMgmtAboutObject.1",,"SvcVwr 1.0 Object"
0x1,"Classes\SVCMGMT.ServiceMgmtAboutObject.1\CLSID",,"{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}"
0x1,"Classes\SVCMGMT.StartStopObject.1",,"SvcVwr 1.0 Object"
0x1,"Classes\SVCMGMT.StartStopObject.1\CLSID",,"{863FA3AC-9D97-4560-9587-7FA58727608B}"
0x1,"Classes\SVCVWR.SvcVwrExtObject.1",,"SvcVwr 1.0 Object"
0x1,"Classes\SVCVWR.SvcVwrExtObject.1\CLSID",,"{58221C6A-EA27-11CF-ADCF-00AA00A80033}"
0x1,"Classes\SVCVWR.SvcVwrObject.1",,"SvcVwr 1.0 Object"
0x1,"Classes\SVCVWR.SvcVwrObject.1\CLSID",,"{58221C66-EA27-11CF-ADCF-00AA00A80033}"

0x1,"Microsoft\MMC\NodeTypes\{476e6448-aaff-11d0-b944-00c04fd8d5b0}\Extensions\NameSpace","{58221C69-EA27-11CF-ADCF-00AA00A80033}","Shared Folders Extensions"
0x1,"Microsoft\MMC\NodeTypes\{476e6449-aaff-11d0-b944-00c04fd8d5b0}\Extensions\NameSpace","{58221C6A-EA27-11CF-ADCF-00AA00A80033}","Services Extensions"
0x0,"Microsoft\MMC\NodeTypes\{4e410f0e-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\NodeTypes\{4e410f0f-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\NodeTypes\{4e410f10-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\NodeTypes\{4e410f11-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\NodeTypes\{4e410f13-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\NodeTypes\{4e410f14-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\NodeTypes\{4e410f15-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\NodeTypes\{4e410f16-abc1-11d0-b944-00c04fd8d5b0}"
;---------------------
; Extended View (Standard view + descriptions)
; Not currently working (so we disable it)
;0x0,"Microsoft\MMC\NodeTypes\{4e410f12-abc1-11d0-b944-00c04fd8d5b0}"
;0x1,"Microsoft\MMC\NodeTypes\{4e410f12-abc1-11d0-b944-00c04fd8d5b0}\Extensions\View","{B708457E-DB61-4C55-A92F-0D4B5E9B1224}","MMCViewExt Object"
;
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}",,"MMCViewExt 1.0 Object"
0x2,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\InprocServer32",,"mmcndmgr.dll"
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\ProgID",,"NODEMGR.MMCViewExt.1"
0x1,"Classes\CLSID\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}\VersionIndependentProgID",,"NODEMGR.MMCViewExt"
;
0x1,"Classes\NODEMGR.MMCViewExt",,"MMCViewExt 1.0 Object"
0x1,"Classes\NODEMGR.MMCViewExt.1",,"MMCViewExt 1.0 Object"
0x1,"Classes\NODEMGR.MMCViewExt.1\CLSID",,"{B708457E-DB61-4C55-A92F-0D4B5E9B1224}"
0x1,"Classes\NODEMGR.MMCViewExt\CLSID",,"{B708457E-DB61-4C55-A92F-0D4B5E9B1224}"
0x1,"Classes\NODEMGR.MMCViewExt\CurVer",,"NODEMGR.MMCViewExt.1"
;


911exp-mmc.inf (part 3)
CODE
0x1,"Microsoft\MMC\SnapIns\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}","NameString","Extended View"
0x1,"Microsoft\MMC\SnapIns\{B708457E-DB61-4C55-A92F-0D4B5E9B1224}","NameStringIndirect","@mmcbase.dll,-14177"

0x1,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}","About","{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}"
0x1,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}","NodeType","{4e410f0e-abc1-11d0-b944-00c04fd8d5b0}"
0x1,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}","Provider","Microsoft Corporation"
0x1,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}","Version","5.1.2600.0"
0x2,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}","NameStringIndirect","@filemgmt.dll,-3500"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f0e-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f0f-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f10-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f11-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f13-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f14-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f15-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C65-EA27-11CF-ADCF-00AA00A80033}\StandAlone"
0x1,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}","About","{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}"
0x1,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}","NodeType","{4e410f12-abc1-11d0-b944-00c04fd8d5b0}"
0x1,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}","Provider","Microsoft Corporation"
0x1,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}","Version","5.1.2600.0"
0x2,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}","NameStringIndirect","@filemgmt.dll,-3502"
0x0,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}\StandAlone"
0x0,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f12-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C66-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f16-abc1-11d0-b944-00c04fd8d5b0}"
;
0x1,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}","About","{DB5D1FF4-09D7-11D1-BB10-00C04FC9A3A3}"
0x1,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}","Provider","Microsoft Corporation"
0x1,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}","Version","5.1.2600.0"
0x2,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}","NameStringIndirect","@filemgmt.dll,-3501"
0x1,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes",
0x0,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f0e-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f0f-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f10-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f11-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f13-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f14-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C69-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f15-abc1-11d0-b944-00c04fd8d5b0}"
; SERVICE VIEWER
0x1,"Microsoft\MMC\SnapIns\{58221C6A-EA27-11CF-ADCF-00AA00A80033}","About","{DB5D1FF5-09D7-11D1-BB10-00C04FC9A3A3}"
0x1,"Microsoft\MMC\SnapIns\{58221C6A-EA27-11CF-ADCF-00AA00A80033}","Provider","Microsoft Corporation"
0x1,"Microsoft\MMC\SnapIns\{58221C6A-EA27-11CF-ADCF-00AA00A80033}","Version","5.1.2600.0"
0x2,"Microsoft\MMC\SnapIns\{58221C6A-EA27-11CF-ADCF-00AA00A80033}","NameStringIndirect","@filemgmt.dll,-3503"
0x0,"Microsoft\MMC\SnapIns\{58221C6A-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f12-abc1-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C6A-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{4e410f16-abc1-11d0-b944-00c04fd8d5b0}"

; devmgr.dll
0x1,"Classes\CLSID\{74246bfc-4c96-11d0-abef-0020af6b0b7a}",,"Device Manager Object Class"
0x2,"Classes\CLSID\{74246bfc-4c96-11d0-abef-0020af6b0b7a}\InprocServer32",,"devmgr.dll"
0x1,"Classes\CLSID\{74246bfc-4c96-11d0-abef-0020af6b0b7a}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{74246bfc-4c96-11d0-abef-0020af6b0b7a}\ProgId",,"DevMgrSnapin.DevMgrSnapin.1"
0x1,"Classes\CLSID\{74246bfc-4c96-11d0-abef-0020af6b0b7a}\VersionIndependentProgId",,"DevMgrSnapin.DevMgrSnapin.1"
0x1,"Classes\CLSID\{90087284-d6d6-11d0-8353-00a0c90640bf}",,"Device Manager Object Class"
0x2,"Classes\CLSID\{90087284-d6d6-11d0-8353-00a0c90640bf}\InprocServer32",,"devmgr.dll"
0x1,"Classes\CLSID\{90087284-d6d6-11d0-8353-00a0c90640bf}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{90087284-d6d6-11d0-8353-00a0c90640bf}\ProgId",,"DevMgrExtension.DevMgrExtension.1"
0x1,"Classes\CLSID\{90087284-d6d6-11d0-8353-00a0c90640bf}\VersionIndependentProgId",,"DevMgrExtension.DevMgrExtension.1"
0x1,"Classes\CLSID\{94abaf2a-892a-11d1-bbc4-00a0c90640bf}",,"Device Manager Object Class"
0x2,"Classes\CLSID\{94abaf2a-892a-11d1-bbc4-00a0c90640bf}\InprocServer32",,"devmgr.dll"
0x1,"Classes\CLSID\{94abaf2a-892a-11d1-bbc4-00a0c90640bf}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{94abaf2a-892a-11d1-bbc4-00a0c90640bf}\ProgId",,"DevMgrAbout.DevMgrAbout.1"
0x1,"Classes\CLSID\{94abaf2a-892a-11d1-bbc4-00a0c90640bf}\VersionIndependentProgId",,"DevMgrAbout.DevMgrAbout.1"
0x1,"Microsoft\MMC\NodeTypes\{476e6448-aaff-11d0-b944-00c04fd8d5b0}\Extensions\NameSpace","{90087284-d6d6-11d0-8353-00a0c90640bf}","1.0"
0x0,"Microsoft\MMC\NodeTypes\{494535fe-5aa2-11d0-abf0-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{49f0df4e-5aa2-11d0-abf0-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{a2958d7a-5aa2-11d0-abf0-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{a2958d7b-5aa2-11d0-abf0-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{a2958d7c-5aa2-11d0-abf0-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{a2958d7d-5aa2-11d0-abf0-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{a2958d7e-5aa2-11d0-abf0-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{c41dfb2a-4d5b-11d0-abef-0020af6b0b7a}"
0x0,"Microsoft\MMC\NodeTypes\{e677e204-5aa2-11d0-abf0-0020af6b0b7a}"
0x1,"Microsoft\MMC\SnapIns\{74246bfc-4c96-11d0-abef-0020af6b0b7a}","About","{94abaf2a-892a-11d1-bbc4-00a0c90640bf}"
0x2,"Microsoft\MMC\SnapIns\{74246bfc-4c96-11d0-abef-0020af6b0b7a}","NameStringIndirect","@devmgr.dll,-5"
0x1,"Microsoft\MMC\SnapIns\{74246bfc-4c96-11d0-abef-0020af6b0b7a}","Provider","Microsoft Corporation"
0x1,"Microsoft\MMC\SnapIns\{74246bfc-4c96-11d0-abef-0020af6b0b7a}","Version","1.0"
0x0,"Microsoft\MMC\SnapIns\{74246bfc-4c96-11d0-abef-0020af6b0b7a}\StandAlone"
0x1,"Microsoft\MMC\SnapIns\{90087284-d6d6-11d0-8353-00a0c90640bf}","About","{94abaf2a-892a-11d1-bbc4-00a0c90640bf}"
0x1,"Microsoft\MMC\SnapIns\{90087284-d6d6-11d0-8353-00a0c90640bf}","NameStringIndirect","@devmgr.dll,-981"
0x1,"Microsoft\MMC\SnapIns\{90087284-d6d6-11d0-8353-00a0c90640bf}","Provider","Microsoft Corporation"
0x1,"Microsoft\MMC\SnapIns\{90087284-d6d6-11d0-8353-00a0c90640bf}","Version","1.0"


911exp-mmc.inf (part 4)
CODE

;----------------
; Defrag
0x1,"Microsoft\Dfrg","FreeSpaceErrorLevel","15"
0x2,"Microsoft\Dfrg","PathName","%SystemRoot%\system32"
0x2,"Microsoft\Dfrg","ResourceDllName","DfrgRes.dll"
0x2,"Microsoft\Dfrg","LogFilePath","%TEMP%\dfrg.log"
0x4,"Microsoft\Dfrg","CreateLogFile",0x1
0x1,"Microsoft\Dfrg\BootOptimizeFunction","Enable","Y"
0x1,"Microsoft\Dfrg\BootOptimizeFunction","LcnStartLocation","0"
0x1,"Microsoft\Dfrg\BootOptimizeFunction","LcnEndLocation","0"
0x1,"Microsoft\Dfrg\BootOptimizeFunction","OptimizeComplete","No"
0x1,"Microsoft\Dfrg\BootOptimizeFunction","OptimizeError","Not Run"
0x2,"Microsoft\Windows\CurrentVersion\Explorer\MyComputer\DefragPath",,"%SystemRoot%\system32\dfrg.msc %c:"
0x1,"Classes\CLSID\{80EE4901-33A8-11d1-A213-0080C88593A5}\LocalServer32",,"DfrgNtfs.exe"
0x1,"Classes\CLSID\{80EE4902-33A8-11d1-A213-0080C88593A5}\LocalServer32",,"DfrgFat.exe"

; dfrgui.dll
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}",,"DfrgCtl Class"
0x2,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\InprocServer32",,"dfrgui.dll"
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\ProgID",,"DfrgCtl.DfrgCtl.1"
0x0,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\Programmable"
0x2,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\ToolboxBitmap32",,"dfrgui.dll 1"
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\TypeLib",,"{202D3AE0-2F0E-11D1-A1F6-0080C88593A5}"
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\Version",,"1.0"
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\VersionIndependentProgID",,"DfrgCtl.DfrgCtl"
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\MiscStatus",,"0"
0x1,"Classes\CLSID\{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}\MiscStatus\1",,"131473"
0x1,"Classes\DfrgCtl.DfrgCtl",,"DfrgCtl Class"
0x1,"Classes\DfrgCtl.DfrgCtl.1",,"DfrgCtl Class"
0x1,"Classes\DfrgCtl.DfrgCtl.1\CLSID",,"{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}"
0x1,"Classes\DfrgCtl.DfrgCtl\CLSID",,"{202D3AEF-2F0E-11D1-A1F6-0080C88593A5}"
0x1,"Classes\DfrgCtl.DfrgCtl\CurVer",,"DfrgCtl.DfrgCtl.1"
0x1,"Classes\TypeLib\{202D3AE0-2F0E-11D1-A1F6-0080C88593A5}\1.0",,"DfrgUI 1.0 Type Library"
0x2,"Classes\TypeLib\{202D3AE0-2F0E-11D1-A1F6-0080C88593A5}\1.0\0\win32",,"dfrgui.dll"
0x1,"Classes\TypeLib\{202D3AE0-2F0E-11D1-A1F6-0080C88593A5}\1.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{202D3AE0-2F0E-11D1-A1F6-0080C88593A5}\1.0\HELPDIR",,"%SystemRoot%\Help"
0x1,"Classes\Interface\{202D3AEE-2F0E-11D1-A1F6-0080C88593A5}",,"IDfrgCtl"
0x1,"Classes\Interface\{202D3AEE-2F0E-11D1-A1F6-0080C88593A5}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{202D3AEE-2F0E-11D1-A1F6-0080C88593A5}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{202D3AEE-2F0E-11D1-A1F6-0080C88593A5}\TypeLib",,"{202D3AE0-2F0E-11D1-A1F6-0080C88593A5}"
0x1,"Classes\Interface\{202D3AEE-2F0E-11D1-A1F6-0080C88593A5}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{8B43CF5D-56ED-11D1-8857-0060975EC077}",,"IGraphicsWindow"
0x1,"Classes\Interface\{8B43CF5D-56ED-11D1-8857-0060975EC077}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{8B43CF5D-56ED-11D1-8857-0060975EC077}\ProxyStubClsid32",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{8B43CF5D-56ED-11D1-8857-0060975EC077}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{8B43CF5D-56ED-11D1-8857-0060975EC077}\TypeLib",,"{202D3AE0-2F0E-11D1-A1F6-0080C88593A5}"

; dfrgsnap.dll
0x1,"Classes\CLSID\{43668E21-2636-11D1-A1CE-0080C88593A5}",,"DfrgSnapin Class"
0x2,"Classes\CLSID\{43668E21-2636-11D1-A1CE-0080C88593A5}\InprocServer32",,"dfrgsnap.dll"
0x1,"Classes\CLSID\{43668E21-2636-11D1-A1CE-0080C88593A5}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{43668E21-2636-11D1-A1CE-0080C88593A5}\ProgID",,"DfrgSnapin.DfrgSnapin.1"
0x1,"Classes\CLSID\{43668E21-2636-11D1-A1CE-0080C88593A5}\TypeLib",,"{CD83A785-6F75-11D2-A385-00609772642E}"
0x1,"Classes\CLSID\{43668E21-2636-11D1-A1CE-0080C88593A5}\VersionIndependentProgID",,"DfrgSnapin.DfrgSnapin"
0x1,"Classes\CLSID\{B5C45061-2729-11D1-A1D7-0080C88593A5}",,"Disk Defragmenter Object Class"
0x2,"Classes\CLSID\{B5C45061-2729-11D1-A1D7-0080C88593A5}\InprocServer32",,"dfrgsnap.dll"
0x1,"Classes\CLSID\{B5C45061-2729-11D1-A1D7-0080C88593A5}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{B5C45061-2729-11D1-A1D7-0080C88593A5}\ProgID",,"DfrgSnapinAbout.1"
0x1,"Classes\CLSID\{B5C45061-2729-11D1-A1D7-0080C88593A5}\VersionIndependentProgID",,"DfrgSnapinAbout.1"
0x1,"Classes\DfrgSnapin.DfrgSnapin",,"DfrgSnapin Class"
0x1,"Classes\DfrgSnapin.DfrgSnapin.1",,"DfrgSnapin Class"
0x1,"Classes\DfrgSnapin.DfrgSnapin.1\CLSID",,"{43668E21-2636-11D1-A1CE-0080C88593A5}"
0x1,"Classes\DfrgSnapin.DfrgSnapin\CLSID",,"{43668E21-2636-11D1-A1CE-0080C88593A5}"
0x1,"Classes\DfrgSnapin.DfrgSnapin\CurVer",,"DfrgSnapin.DfrgSnapin.1"
0x1,"Classes\DfrgSnapinAbout.1",,"Disk Defragmenter Object Class"
0x1,"Classes\DfrgSnapinAbout.1\CLSID",,"{B5C45061-2729-11D1-A1D7-0080C88593A5}"
0x1,"Classes\TypeLib\{CD83A785-6F75-11D2-A385-00609772642E}\1.0",,"DfrgSnap 1.0 Type Library"
0x2,"Classes\TypeLib\{CD83A785-6F75-11D2-A385-00609772642E}\1.0\0\win32",,"dfrgsnap.dll"
0x1,"Classes\TypeLib\{CD83A785-6F75-11D2-A385-00609772642E}\1.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{CD83A785-6F75-11D2-A385-00609772642E}\1.0\HELPDIR",,"%SystemRoot%\Help"
0x1,"Microsoft\MMC\NodeTypes\{476e644a-aaff-11d0-b944-00c04fd8d5b0}\Extensions\ContextMenu","{43668E21-2636-11D1-A1CE-0080C88593A5}","DfrgSnapin"
0x1,"Microsoft\MMC\NodeTypes\{476e644a-aaff-11d0-b944-00c04fd8d5b0}\Extensions\NameSpace","{43668E21-2636-11D1-A1CE-0080C88593A5}","DfrgSnapin"
0x1,"Microsoft\MMC\SnapIns\{43668E21-2636-11D1-A1CE-0080C88593A5}",,"DfrgSnapin"
0x1,"Microsoft\MMC\SnapIns\{43668E21-2636-11D1-A1CE-0080C88593A5}","About","{B5C45061-2729-11D1-A1D7-0080C88593A5}"
0x1,"Microsoft\MMC\SnapIns\{43668E21-2636-11D1-A1CE-0080C88593A5}","NameStringIndirect","@dfrgres.dll,-11"
0x1,"Microsoft\MMC\SnapIns\{43668E21-2636-11D1-A1CE-0080C88593A5}","NodeType","{43668E22-2636-11D1-A1CE-0080C88593A5}"
0x0,"Microsoft\MMC\SnapIns\{43668E21-2636-11D1-A1CE-0080C88593A5}\NodeTypes\{43668E22-2636-11D1-A1CE-0080C88593A5}"
0x0,"Microsoft\MMC\SnapIns\{43668E21-2636-11D1-A1CE-0080C88593A5}\StandAlone"

; mycomput.dll
0x1,"Classes\CLSID\{11D5C91F-0A98-11D1-BB10-00C04FC9A3A3}",,"Computer Management 1.0 Object"
0x2,"Classes\CLSID\{11D5C91F-0A98-11D1-BB10-00C04FC9A3A3}\InprocServer32",,"mycomput.dll"
0x1,"Classes\CLSID\{11D5C91F-0A98-11D1-BB10-00C04FC9A3A3}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{11D5C91F-0A98-11D1-BB10-00C04FC9A3A3}\ProgID",,"MYCOMPUT.ComputerMgmtAboutObject.1"
0x1,"Classes\CLSID\{11D5C91F-0A98-11D1-BB10-00C04FC9A3A3}\VersionIndependentProgID",,"MYCOMPUT.ComputerMgmtAboutObject.1"
0x1,"Classes\CLSID\{58221C67-EA27-11CF-ADCF-00AA00A80033}",,"Computer Management 1.0 Object"
0x2,"Classes\CLSID\{58221C67-EA27-11CF-ADCF-00AA00A80033}\InprocServer32",,"mycomput.dll"
0x1,"Classes\CLSID\{58221C67-EA27-11CF-ADCF-00AA00A80033}\InprocServer32","ThreadingModel","both"
0x1,"Classes\CLSID\{58221C67-EA27-11CF-ADCF-00AA00A80033}\ProgID",,"MYCOMPUT.ComputerObject.1"
0x1,"Classes\CLSID\{58221C67-EA27-11CF-ADCF-00AA00A80033}\VersionIndependentProgID",,"MYCOMPUT.ComputerObject.1"
0x1,"Classes\MYCOMPUT.ComputerMgmtAboutObject.1",,"Computer Management 1.0 Object"
0x1,"Classes\MYCOMPUT.ComputerMgmtAboutObject.1\CLSID",,"{11D5C91F-0A98-11D1-BB10-00C04FC9A3A3}"
0x1,"Classes\MYCOMPUT.ComputerObject.1",,"Computer Management 1.0 Object"
0x1,"Classes\MYCOMPUT.ComputerObject.1\CLSID",,"{58221C67-EA27-11CF-ADCF-00AA00A80033}"
0x1,"Classes\TypeLib\{3BFC964D-7A55-11D0-B928-00C04FD8D5B0}\1.0",,"MyComput 1.0 Type Library"
0x2,"Classes\TypeLib\{3BFC964D-7A55-11D0-B928-00C04FD8D5B0}\1.0\0\win32",,"mycomput.dll"
0x1,"Classes\TypeLib\{3BFC964D-7A55-11D0-B928-00C04FD8D5B0}\1.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{3BFC964D-7A55-11D0-B928-00C04FD8D5B0}\1.0\HELPDIR",,"%SystemRoot%\Help"
0x0,"Microsoft\MMC\NodeTypes\{476e6446-aaff-11d0-b944-00c04fd8d5b0}"
0x1,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}","About","{11D5C91F-0A98-11D1-BB10-00C04FC9A3A3}"
0x2,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}","NameStringIndirect","@mycomput.dll,-300"
0x1,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}","NodeType","{476e6446-aaff-11d0-b944-00c04fd8d5b0}"
0x1,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}","Provider","Microsoft Corporation"
0x1,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}","Version","5.1.2600.0"
0x0,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{476e6446-aaff-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{476e6448-aaff-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{476e6449-aaff-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}\NodeTypes\{476e644a-aaff-11d0-b944-00c04fd8d5b0}"
0x0,"Microsoft\MMC\SnapIns\{58221C67-EA27-11CF-ADCF-00AA00A80033}\StandAlone"

;
; dmocx.dll
0x1,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}",,"CTreeView Control"
0x0,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\Control"
0x2,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\InprocServer32",,"dmocx.dll"
0x1,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\MiscStatus",,"0"
0x1,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\MiscStatus\1",,"131473"
0x1,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\ProgID",,"CTREEVIEW.CTreeViewCtrl.1"
0x2,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\ToolboxBitmap32",,"dmocx.dll,1"
0x1,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\TypeLib",,"{CD6C7865-5864-11D0-ABF0-0020AF6B0B7A}"
0x1,"Classes\CLSID\{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}\Version",,"1.0"
0x1,"Classes\CTREEVIEW.CTreeViewCtrl.1",,"CTreeView Control"
0x1,"Classes\CTREEVIEW.CTreeViewCtrl.1\CLSID",,"{CD6C7868-5864-11D0-ABF0-0020AF6B0B7A}"
0x1,"Classes\Interface\{CD6C7866-5864-11D0-ABF0-0020AF6B0B7A}",,"_DTV"
0x1,"Classes\Interface\{CD6C7866-5864-11D0-ABF0-0020AF6B0B7A}\ProxyStubClsid",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{CD6C7866-5864-11D0-ABF0-0020AF6B0B7A}\ProxyStubClsid32",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{CD6C7866-5864-11D0-ABF0-0020AF6B0B7A}\TypeLib",,"{CD6C7865-5864-11D0-ABF0-0020AF6B0B7A}"
0x1,"Classes\Interface\{CD6C7866-5864-11D0-ABF0-0020AF6B0B7A}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{CD6C7867-5864-11D0-ABF0-0020AF6B0B7A}",,"_DTVEvents"
0x1,"Classes\Interface\{CD6C7867-5864-11D0-ABF0-0020AF6B0B7A}\ProxyStubClsid",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{CD6C7867-5864-11D0-ABF0-0020AF6B0B7A}\ProxyStubClsid32",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{CD6C7867-5864-11D0-ABF0-0020AF6B0B7A}\TypeLib",,"{CD6C7865-5864-11D0-ABF0-0020AF6B0B7A}"
0x1,"Classes\Interface\{CD6C7867-5864-11D0-ABF0-0020AF6B0B7A}\TypeLib","Version","1.0"
0x1,"Classes\TypeLib\{CD6C7865-5864-11D0-ABF0-0020AF6B0B7A}\1.0",,"ctv OLE Control module"
0x2,"Classes\TypeLib\{CD6C7865-5864-11D0-ABF0-0020AF6B0B7A}\1.0\0\win32",,"dmocx.dll"
0x1,"Classes\TypeLib\{CD6C7865-5864-11D0-ABF0-0020AF6B0B7A}\1.0\FLAGS",,"2"
0x2,"Classes\TypeLib\{CD6C7865-5864-11D0-ABF0-0020AF6B0B7A}\1.0\HELPDIR",,"%SystemRoot%\Help"

; dmview.ocx
0x1,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}",,"DiskManagement.Control"
0x0,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\Control"
0x2,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\InprocServer32",,"dmview.ocx"
0x1,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\MiscStatus",,"0"
0x1,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\MiscStatus\1",,"131473"
0x1,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\ProgID",,"DiskManagement.Control"
0x2,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\ToolboxBitmap32",,"dmview.ocx,135"
0x1,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\TypeLib",,"{AEB84C80-95DC-11D0-B7FC-B61140119C4A}"
0x1,"Classes\CLSID\{AEB84C83-95DC-11D0-B7FC-B61140119C4A}\Version",,"1.0"
0x1,"Classes\CLSID\{AEB84C84-95DC-11D0-B7FC-B61140119C4A}",,"DiskManagement.PropertyPage"
0x2,"Classes\CLSID\{AEB84C84-95DC-11D0-B7FC-B61140119C4A}\InprocServer32",,"dmview.ocx"
0x1,"Classes\DiskManagement.Control",,"DiskManagement.Control"
0x1,"Classes\DiskManagement.Control\CLSID",,"{AEB84C83-95DC-11D0-B7FC-B61140119C4A}"
0x1,"Classes\Interface\{AEB84C81-95DC-11D0-B7FC-B61140119C4A}",,"_DDMView2"
0x1,"Classes\Interface\{AEB84C81-95DC-11D0-B7FC-B61140119C4A}\ProxyStubClsid",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{AEB84C81-95DC-11D0-B7FC-B61140119C4A}\ProxyStubClsid32",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{AEB84C81-95DC-11D0-B7FC-B61140119C4A}\TypeLib",,"{AEB84C80-95DC-11D0-B7FC-B61140119C4A}"
0x1,"Classes\Interface\{AEB84C81-95DC-11D0-B7FC-B61140119C4A}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{AEB84C82-95DC-11D0-B7FC-B61140119C4A}",,"_DDMView2Events"
0x1,"Classes\Interface\{AEB84C82-95DC-11D0-B7FC-B61140119C4A}\ProxyStubClsid",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{AEB84C82-95DC-11D0-B7FC-B61140119C4A}\ProxyStubClsid32",,"{00020420-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{AEB84C82-95DC-11D0-B7FC-B61140119C4A}\TypeLib",,"{AEB84C80-95DC-11D0-B7FC-B61140119C4A}"
0x1,"Classes\Interface\{AEB84C82-95DC-11D0-B7FC-B61140119C4A}\TypeLib","Version","1.0"
0x1,"Classes\TypeLib\{AEB84C80-95DC-11D0-B7FC-B61140119C4A}\1.0",,"Disk Management Snap-In Object Library"
0x2,"Classes\TypeLib\{AEB84C80-95DC-11D0-B7FC-B61140119C4A}\1.0\0\win32",,"dmview.ocx"
0x1,"Classes\TypeLib\{AEB84C80-95DC-11D0-B7FC-B61140119C4A}\1.0\FLAGS",,"2"
0x2,"Classes\TypeLib\{AEB84C80-95DC-11D0-B7FC-B61140119C4A}\1.0\HELPDIR",,"%SystemRoot%\Help"


911exp-mmc.inf (part 5)
CODE


[Software.AddReg]
; msxml (To have a standalone plugin, we add here only the necessary part of the msxml.dll registration)
0x1,"Classes\CLSID\{2933BF90-7B36-11d2-B20E-00C04F983E60}",,"XML DOM Document"
0x1,"Classes\CLSID\{2933BF90-7B36-11d2-B20E-00C04F983E60}\InProcServer32","ThreadingModel","Both"
0x2,"Classes\CLSID\{2933BF90-7B36-11d2-B20E-00C04F983E60}\InProcServer32",,"msxml.dll"
0x1,"Classes\CLSID\{2933BF90-7B36-11d2-B20E-00C04F983E60}\ProgID",,"Microsoft.XMLDOM.1.0"
0x1,"Classes\CLSID\{2933BF90-7B36-11d2-B20E-00C04F983E60}\TypeLib",,"{d63e0ce2-a0a2-11d0-9c02-00c04fc99c8e}"
0x1,"Classes\CLSID\{2933BF90-7B36-11d2-B20E-00C04F983E60}\Version",,"1.0"
0x1,"Classes\CLSID\{2933BF90-7B36-11d2-B20E-00C04F983E60}\VersionIndependentProgID",,"Microsoft.XMLDOM"
0x1,"Classes\CLSID\{2933BF91-7B36-11d2-B20E-00C04F983E60}",,"Free Threaded XML DOM Document"
0x1,"Classes\CLSID\{2933BF91-7B36-11d2-B20E-00C04F983E60}\InProcServer32","ThreadingModel","Both"
0x2,"Classes\CLSID\{2933BF91-7B36-11d2-B20E-00C04F983E60}\InProcServer32",,"msxml.dll"
0x1,"Classes\CLSID\{2933BF91-7B36-11d2-B20E-00C04F983E60}\ProgID",,"Microsoft.FreeThreadedXMLDOM.1.0"
0x1,"Classes\CLSID\{2933BF91-7B36-11d2-B20E-00C04F983E60}\TypeLib",,"{d63e0ce2-a0a2-11d0-9c02-00c04fc99c8e}"
0x1,"Classes\CLSID\{2933BF91-7B36-11d2-B20E-00C04F983E60}\Version",,"1.0"
0x1,"Classes\CLSID\{2933BF91-7B36-11d2-B20E-00C04F983E60}\VersionIndependentProgID",,"Microsoft.FreeThreadedXMLDOM"
;
0x1,"Classes\Msxml\CLSID",,"{CFC399AF-D876-11d0-9C10-00C04FC99C8E}"
0x1,"Classes\TypeLib\{D63E0CE2-A0A2-11D0-9C02-00C04FC99C8E}\2.0",,"Microsoft XML, version 2.0"
0x1,"Classes\TypeLib\{D63E0CE2-A0A2-11D0-9C02-00C04FC99C8E}\2.0\0\win32",,"msxml.dll"
0x1,"Classes\TypeLib\{D63E0CE2-A0A2-11D0-9C02-00C04FC99C8E}\2.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{D63E0CE2-A0A2-11D0-9C02-00C04FC99C8E}\2.0\HELPDIR",,"%SystemRoot%\Help"
;
; mlang
0x1,"Classes\CLSID\{275C23E2-3747-11D0-9FEA-00AA003F8646}",,"Multi Language Support"
0x2,"Classes\CLSID\{275C23E2-3747-11D0-9FEA-00AA003F8646}\InProcServer32",,"mlang.dll"
0x1,"Classes\CLSID\{275C23E2-3747-11D0-9FEA-00AA003F8646}\InProcServer32","ThreadingModel","Both"
0x1,"Classes\CLSID\{C04D65CF-B70D-11D0-B188-00AA0038C969}",,"Multi Language String"
0x2,"Classes\CLSID\{C04D65CF-B70D-11D0-B188-00AA0038C969}\InProcServer32",,"mlang.dll"
0x1,"Classes\CLSID\{C04D65CF-B70D-11D0-B188-00AA0038C969}\InProcServer32","ThreadingModel","Both"
0x1,"Classes\CLSID\{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}",,"Multi Language ConvertCharset"
0x2,"Classes\CLSID\{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}\InProcServer32",,"mlang.dll"
0x1,"Classes\CLSID\{D66D6F99-CDAA-11D0-B822-00C04FC9B31F}\InProcServer32","ThreadingModel","Both"

; My Computer (RClick Menu entry for computer management)
0x2, "Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage", "", "@%windir%\system32\mycomput.dll,-400"
0x4, "Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage", "SuppressionPolicy", 0x4000003C
0x2, "Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command", "", "%windir%\system32\mmc.exe /s %windir%\system32\compmgmt.msc"


[SetupReg.AddReg.3790]
; VIRTUAL DISK SERVICE (partially included by pebuilder.inf)

; --- vds service ---
0x2,"ControlSet001\Services\Eventlog\System\Virtual Disk Service","EventMessageFile","%SystemRoot%\System32\vds.exe"
0x4,"ControlSet001\Services\Eventlog\System\Virtual Disk Service","TypesSupported",0x7

; --- vdsbas.dll (BASIC Provider) ---
0x1,"ControlSet001\Services\vds\SoftwareProviders\{CA7DE14F-5BC8-48FD-93DE-A19527B0459E}",,"Microsoft Virtual Disk Service Basic Provider"
0x1,"ControlSet001\Services\vds\SoftwareProviders\{CA7DE14F-5BC8-48FD-93DE-A19527B0459E}","Clsid","{DE010DA1-289B-4232-8CD0-5112DCA6A7B3}"
0x1,"ControlSet001\Services\vds\SoftwareProviders\{CA7DE14F-5BC8-48FD-93DE-A19527B0459E}","Version","1.0.0.1"
0x1,"ControlSet001\Services\vds\SoftwareProviders\{CA7DE14F-5BC8-48FD-93DE-A19527B0459E}","VersionId","{21CBA22B-9418-43C7-8B77-80F0B410D503}"
0x1,"Classes\BProvider.BasicProvider",,"BasicProvider Class"
0x1,"Classes\BProvider.BasicProvider.1",,"BasicProvider Class"
0x1,"Classes\BProvider.BasicProvider.1\CLSID",,"{DE010DA1-289B-4232-8CD0-5112DCA6A7B3}"
0x1,"Classes\BProvider.BasicProvider\CLSID",,"{DE010DA1-289B-4232-8CD0-5112DCA6A7B3}"
0x1,"Classes\BProvider.BasicProvider\CurVer",,"BProvider.BasicProvider.1"
0x2,"Classes\CLSID\{DE010DA1-289B-4232-8CD0-5112DCA6A7B3}\InprocServer32",,"vdsbas.dll"
0x1,"Classes\CLSID\{DE010DA1-289B-4232-8CD0-5112DCA6A7B3}\ProgID",,"BProvider.BasicProvider.1"
0x1,"Classes\CLSID\{DE010DA1-289B-4232-8CD0-5112DCA6A7B3}\VersionIndependentProgID",,"BProvider.BasicProvider"
0x2,"ControlSet001\Services\EventLog\System\VDS Basic Provider 1.0","EventMessageFile","%SystemRoot%\system32\vdsbas.dll"
0x4,"ControlSet001\Services\EventLog\System\VDS Basic Provider 1.0","TypesSupported",0x7

; --- vdsdyndr.dll (DYNAMIC Provider) ---
0x1,"ControlSet001\Services\vds\SoftwareProviders\{F96544E6-5C8D-47B9-AA6E-FD19AB278629}",,"Microsoft Virtual Disk Service Dynamic Provider"
0x1,"ControlSet001\Services\vds\SoftwareProviders\{F96544E6-5C8D-47B9-AA6E-FD19AB278629}","Clsid","{DEB10DEB-289B-4232-8CD0-5112DCA6A7B3}"
0x1,"ControlSet001\Services\vds\SoftwareProviders\{F96544E6-5C8D-47B9-AA6E-FD19AB278629}","Version","1.0"
0x1,"ControlSet001\Services\vds\SoftwareProviders\{F96544E6-5C8D-47B9-AA6E-FD19AB278629}","VersionId","{FE71AD60-99F3-4015-8B81-44C1516F9B9C}"
0x1,"Classes\CLSID\{DEB10DEB-289B-4232-8CD0-5112DCA6A7B3}",,"VdsDynProvider Class"
0x2,"Classes\CLSID\{DEB10DEB-289B-4232-8CD0-5112DCA6A7B3}\InprocServer32",,"vdsdyndr.dll"
0x1,"Classes\CLSID\{DEB10DEB-289B-4232-8CD0-5112DCA6A7B3}\ProgID",,"VdsDynProv.VdsDynProvider.1"
0x1,"Classes\CLSID\{DEB10DEB-289B-4232-8CD0-5112DCA6A7B3}\VersionIndependentProgID",,"VdsDynProv.VdsDynProvider"
0x1,"Classes\VdsDynProv.VdsDynProvider",,"VdsDynProvider Class"
0x1,"Classes\VdsDynProv.VdsDynProvider.1",,"VdsDynProvider Class"
0x1,"Classes\VdsDynProv.VdsDynProvider.1\CLSID",,"{DEB10DEB-289B-4232-8CD0-5112DCA6A7B3}"
0x1,"Classes\VdsDynProv.VdsDynProvider\CLSID",,"{DEB10DEB-289B-4232-8CD0-5112DCA6A7B3}"
0x1,"Classes\VdsDynProv.VdsDynProvider\CurVer",,"VdsDynProv.VdsDynProvider.1"
0x2,"ControlSet001\Services\EventLog\System\VDS Dynamic Provider 1.0","EventMessageFile","%SystemRoot%\system32\vdsdyndr.dll"
0x4,"ControlSet001\Services\EventLog\System\VDS Dynamic Provider 1.0","TypesSupported",0x7

; --- vds_ps.dll ---
0x1,"Classes\CLSID\{E0393303-90D4-4A97-AB71-E9B671EE2729}",,"PSFactoryBuffer"
0x2,"Classes\CLSID\{E0393303-90D4-4A97-AB71-E9B671EE2729}\InProcServer32",,"vds_ps.dll"
0x1,"Classes\CLSID\{E0393303-90D4-4A97-AB71-E9B671EE2729}\InProcServer32","ThreadingModel","Both"

; --- VDS Interfaces ---
0x1,"Classes\Interface\{0316560B-5DB4-4ED9-BBB5-213436DDC0D9}",,"IVdsRemovable"
0x1,"Classes\Interface\{0316560B-5DB4-4ED9-BBB5-213436DDC0D9}\NumMethods",,"5"
0x1,"Classes\Interface\{0316560B-5DB4-4ED9-BBB5-213436DDC0D9}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{07E5C822-F00C-47A1-8FCE-B244DA56FD06}",,"IVdsDisk"
0x1,"Classes\Interface\{07E5C822-F00C-47A1-8FCE-B244DA56FD06}\NumMethods",,"10"
0x1,"Classes\Interface\{07E5C822-F00C-47A1-8FCE-B244DA56FD06}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{0818A8EF-9BA9-40D8-A6F9-E22833CC771E}",,"IVdsService"
0x1,"Classes\Interface\{0818A8EF-9BA9-40D8-A6F9-E22833CC771E}\NumMethods",,"20"
0x1,"Classes\Interface\{0818A8EF-9BA9-40D8-A6F9-E22833CC771E}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{0EE1A790-5D2E-4ABB-8C99-C481E8BE2138}",,"IVdsLunPlex"
0x1,"Classes\Interface\{0EE1A790-5D2E-4ABB-8C99-C481E8BE2138}\NumMethods",,"8"
0x1,"Classes\Interface\{0EE1A790-5D2E-4ABB-8C99-C481E8BE2138}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{10C5E575-7984-4E81-A56B-431F5F92AE42}",,"IVdsProvider"
0x1,"Classes\Interface\{10C5E575-7984-4E81-A56B-431F5F92AE42}\NumMethods",,"4"
0x1,"Classes\Interface\{10C5E575-7984-4E81-A56B-431F5F92AE42}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{118610B7-8D94-4030-B5B8-500889788E4E}",,"IEnumVdsObject"
0x1,"Classes\Interface\{118610B7-8D94-4030-B5B8-500889788E4E}\NumMethods",,"7"
0x1,"Classes\Interface\{118610B7-8D94-4030-B5B8-500889788E4E}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{11F3CD41-B7E8-48FF-9472-9DFF018AA292}",,"IVdsProviderPrivate"
0x1,"Classes\Interface\{11F3CD41-B7E8-48FF-9472-9DFF018AA292}\NumMethods",,"6"
0x1,"Classes\Interface\{11F3CD41-B7E8-48FF-9472-9DFF018AA292}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{2772ADB2-4A0A-41DB-A213-C4686615206E}",,"IVdsDiskSan"
0x1,"Classes\Interface\{2772ADB2-4A0A-41DB-A213-C4686615206E}\NumMethods",,"5"
0x1,"Classes\Interface\{2772ADB2-4A0A-41DB-A213-C4686615206E}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{33B87426-5C06-49F4-84BD-F486B1B4A21D}",,"IVdsMigrateDisks"
0x1,"Classes\Interface\{33B87426-5C06-49F4-84BD-F486B1B4A21D}\NumMethods",,"12"
0x1,"Classes\Interface\{33B87426-5C06-49F4-84BD-F486B1B4A21D}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{3540A9C7-E60F-4111-A840-8BBA6C2C83D8}",,"IVdsLun"
0x1,"Classes\Interface\{3540A9C7-E60F-4111-A840-8BBA6C2C83D8}\NumMethods",,"20"
0x1,"Classes\Interface\{3540A9C7-E60F-4111-A840-8BBA6C2C83D8}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{3B69D7F5-9D94-4648-91CA-79939BA263BF}",,"IVdsPack"
0x1,"Classes\Interface\{3B69D7F5-9D94-4648-91CA-79939BA263BF}\NumMethods",,"13"
0x1,"Classes\Interface\{3B69D7F5-9D94-4648-91CA-79939BA263BF}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{4AFC3636-DB01-4052-80C3-03BBCB8D3C69}",,"IVdsServiceInitialization"
0x1,"Classes\Interface\{4AFC3636-DB01-4052-80C3-03BBCB8D3C69}\NumMethods",,"4"
0x1,"Classes\Interface\{4AFC3636-DB01-4052-80C3-03BBCB8D3C69}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{4DAA0135-E1D1-40F1-AAA5-3CC1E53221C3}",,"IVdsVolumePlex"
0x1,"Classes\Interface\{4DAA0135-E1D1-40F1-AAA5-3CC1E53221C3}\NumMethods",,"7"
0x1,"Classes\Interface\{4DAA0135-E1D1-40F1-AAA5-3CC1E53221C3}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{54D1F9E3-7FD3-421A-AF9C-53C2D8EE5BCF}",,"IVdsOwnershipChangeQuery"
0x1,"Classes\Interface\{54D1F9E3-7FD3-421A-AF9C-53C2D8EE5BCF}\NumMethods",,"4"
0x1,"Classes\Interface\{54D1F9E3-7FD3-421A-AF9C-53C2D8EE5BCF}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{574A73AF-BAA8-448A-A764-F457D146D32F}",,"IVdsDiskPath"
0x1,"Classes\Interface\{574A73AF-BAA8-448A-A764-F457D146D32F}\NumMethods",,"5"
0x1,"Classes\Interface\{574A73AF-BAA8-448A-A764-F457D146D32F}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{6E6F6B40-977C-4069-BDDD-AC710059F8C0}",,"IVdsAdvancedDisk"
0x1,"Classes\Interface\{6E6F6B40-977C-4069-BDDD-AC710059F8C0}\NumMethods",,"13"
0x1,"Classes\Interface\{6E6F6B40-977C-4069-BDDD-AC710059F8C0}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{6FCEE2D3-6D90-4F91-80E2-A5C7CAACA9D8}",,"IVdsSubSystem"
0x1,"Classes\Interface\{6FCEE2D3-6D90-4F91-80E2-A5C7CAACA9D8}\NumMethods",,"15"
0x1,"Classes\Interface\{6FCEE2D3-6D90-4F91-80E2-A5C7CAACA9D8}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{8326CD1D-CF59-4936-B786-5EFC08798E25}",,"IVdsAdviseSink"
0x1,"Classes\Interface\{8326CD1D-CF59-4936-B786-5EFC08798E25}\NumMethods",,"4"
0x1,"Classes\Interface\{8326CD1D-CF59-4936-B786-5EFC08798E25}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{88306BB2-E71F-478C-86A2-79DA200A0F11}",,"IVdsVolume"
0x1,"Classes\Interface\{88306BB2-E71F-478C-86A2-79DA200A0F11}\NumMethods",,"14"
0x1,"Classes\Interface\{88306BB2-E71F-478C-86A2-79DA200A0F11}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{98F17BF3-9F33-4F12-8714-8B4075092C2E}",,"IVdsHwProviderPrivate"
0x1,"Classes\Interface\{98F17BF3-9F33-4F12-8714-8B4075092C2E}\NumMethods",,"4"
0x1,"Classes\Interface\{98F17BF3-9F33-4F12-8714-8B4075092C2E}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{9AA58360-CE33-4F92-B658-ED24B14425B8}",,"IVdsSwProvider"
0x1,"Classes\Interface\{9AA58360-CE33-4F92-B658-ED24B14425B8}\NumMethods",,"5"
0x1,"Classes\Interface\{9AA58360-CE33-4F92-B658-ED24B14425B8}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{CB53D96E-DFFB-474A-A078-790D1E2BC082}",,"IVdsController"
0x1,"Classes\Interface\{CB53D96E-DFFB-474A-A078-790D1E2BC082}\NumMethods",,"11"
0x1,"Classes\Interface\{CB53D96E-DFFB-474A-A078-790D1E2BC082}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{D188E97D-85AA-4D33-ABC6-26299A10FFC1}",,"IVdsAdmin"
0x1,"Classes\Interface\{D188E97D-85AA-4D33-ABC6-26299A10FFC1}\NumMethods",,"5"
0x1,"Classes\Interface\{D188E97D-85AA-4D33-ABC6-26299A10FFC1}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{D5D23B6D-5A55-4492-9889-397A3C2D2DBC}",,"IVdsAsync"
0x1,"Classes\Interface\{D5D23B6D-5A55-4492-9889-397A3C2D2DBC}\NumMethods",,"6"
0x1,"Classes\Interface\{D5D23B6D-5A55-4492-9889-397A3C2D2DBC}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{D99BDAAE-B13A-4178-9FDB-E27F16B4603E}",,"IVdsHwProvider"
0x1,"Classes\Interface\{D99BDAAE-B13A-4178-9FDB-E27F16B4603E}\NumMethods",,"6"
0x1,"Classes\Interface\{D99BDAAE-B13A-4178-9FDB-E27F16B4603E}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{DAEBEEF3-8523-47ED-A2B9-05CECCE2A1AE}",,"IVdsMaintenance"
0x1,"Classes\Interface\{DAEBEEF3-8523-47ED-A2B9-05CECCE2A1AE}\NumMethods",,"6"
0x1,"Classes\Interface\{DAEBEEF3-8523-47ED-A2B9-05CECCE2A1AE}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{E0393303-90D4-4A97-AB71-E9B671EE2729}",,"IVdsServiceLoader"
0x1,"Classes\Interface\{E0393303-90D4-4A97-AB71-E9B671EE2729}\NumMethods",,"4"
0x1,"Classes\Interface\{E0393303-90D4-4A97-AB71-E9B671EE2729}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{E882C452-CF37-482A-BBFF-E6EE614E8023}",,"IVdsSwProviderPrivate"
0x1,"Classes\Interface\{E882C452-CF37-482A-BBFF-E6EE614E8023}\NumMethods",,"8"
0x1,"Classes\Interface\{E882C452-CF37-482A-BBFF-E6EE614E8023}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{EE2D5DED-6236-4169-931D-B9778CE03DC6}",,"IVdsVolumeMF"
0x1,"Classes\Interface\{EE2D5DED-6236-4169-931D-B9778CE03DC6}\NumMethods",,"13"
0x1,"Classes\Interface\{EE2D5DED-6236-4169-931D-B9778CE03DC6}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"
0x1,"Classes\Interface\{FF24EFA4-AADE-4B6B-898B-EAA6A20887C7}",,"IVdsDrive"
0x1,"Classes\Interface\{FF24EFA4-AADE-4B6B-898B-EAA6A20887C7}\NumMethods",,"9"
0x1,"Classes\Interface\{FF24EFA4-AADE-4B6B-898B-EAA6A20887C7}\ProxyStubClsid32",,"{E0393303-90D4-4A97-AB71-E9B671EE2729}"



[Software.AddReg]
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu","Type","group"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu","Text","@shell32.dll,-30464"
0x2,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu","Bitmap","%SystemRoot%\system32\shell32.dll,40"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu\AdminTools","Type","checkbox"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu\AdminTools","Text","@shell32.dll,-30476"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu\AdminTools","HKeyRoot",0x80000001
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu\AdminTools","RegPath","Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu\AdminTools","ValueName","StartMenuAdminTools"
0x2,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartMenu\AdminTools","CheckedValue","YES"
;
0x0,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools","Type","group"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools","Text","@shell32.dll,-30515"
0x2,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools","Bitmap","%SystemRoot%\System32\main.cpl,500"
0x0,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both","HKeyRoot",0x80000001
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both","Type","radio"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both","Text","@shell32.dll,-30478"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both","RegPath","Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both","ValueName","Start_AdminToolsTemp"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both","CheckedValue",0x2
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Both","DefaultValue",0x0
0x0,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide","HKeyRoot",0x80000001
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide","Type","radio"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide","Text","@shell32.dll,-30492"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide","RegPath","Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide","ValueName","Start_AdminToolsTemp"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide","CheckedValue",0x0
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Hide","DefaultValue",0x0
0x0,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","HKeyRoot",0x80000001
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","Type","radio"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","Text","@shell32.dll,-30479"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","RegPath","Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","ValueName","Start_AdminToolsTemp"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","CheckedValue",0x1
0x1,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","HelpID","windows.hlp#51140"
0x4,"Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowAdminTools\Menu","DefaultValue",0x0
;
[Default.AddReg]
0x1,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuAdminTools","YES"
0x4,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_AdminToolsTemp",0x2

[Software.AddReg]
; Enable Administrative_Tools in control panel
0x1, "Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{D20EA4E1-3957-11d2-A40B-0C5020524153}", "", "Administrative Tools"

[SetupReg.AddReg]
; DEFRAG needs Swap file explicitely defined
0x7,"ControlSet001\Control\Session Manager\Memory Management","PagingFiles","NUL: 0 0"

[Append]
nu2menu.xml, 911exp-mmc_nu2menu.xml


Combine the 5 parts into one inf file.
Ed_P
911exp-mmc-eventlog.inf (part 1)
CODE
; 911exp-mmc-eventlog.inf
; Description: EventLog Service and MMC eventlog viewer
; Part of 911EXPerience plugin
;
; CREATED by AEC (based on the 911EXP-erience of all 911cd.net forum members)
; Depends on 911exp-mmc.inf plugin
; Created by AEC

[Version]
Signature= "$Windows NT$"

[PEBuilder]
Name="911EXP: EventLog and MMC EventLog Viewer"
Enable=1
Help=""



[SourceDisksFiles]
eventlog.dll=2
eventvwr.exe=2
eventvwr.msc=2
es.dll=2
els.dll=2
;
autorun_eventlog.cmd=2,,4


[Software.AddReg]
; AutoStart EventLog service using autorun_eventlog.cmd, RunOnceEx, or any other way your shell provides
; XPE uses something like:
;0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\800","100","||xpeinit.exe -f -m ""System: Starting EventLog service"" net start EventLog"


[Software.AddReg]
; MMC
0x1,"Microsoft\MMC\NodeTypes\{7AB4A1FC-E403-11D0-9A97-00C04FD8DBF7}",,"Event Viewer Scope Node"
0x1,"Microsoft\MMC\NodeTypes\{7D7FE374-E403-11D0-9A97-00C04FD8DBF7}",,"Event Viewer Result Node"
0x1,"Microsoft\MMC\NodeTypes\{DC1C6BEC-4E2A-11D0-B702-00C04FD8DBF7}",,"Event Viewer Root Node"
0x1,"Microsoft\MMC\NodeTypes\{476e6448-aaff-11d0-b944-00c04fd8d5b0}\Extensions\NameSpace","{394C052E-B830-11D0-9A86-00C04FD8DBF7}","Event Log Extension"
0x1,"Microsoft\MMC\NodeTypes\{8B4BAC42-85FF-11d0-8FCA-00A0C9190447}\Extensions\NameSpace","{394C052E-B830-11D0-9A86-00C04FD8DBF7}","Event Viewer Extension"
;
0x1,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}","NameString","Event Viewer"
0x1,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}","NameStringIndirect","@%systemroot%\system32\els.dll,-110"
0x1,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}","About","{F778C6B4-C08B-11D2-976C-00C04F79DB19}"
0x1,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}","NodeType","{DC1C6BEC-4E2A-11D0-B702-00C04FD8DBF7}"
0x1,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}\NodeTypes\{7AB4A1FC-E403-11D0-9A97-00C04FD8DBF7}",,"Event Viewer Scope Node"
0x1,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}\NodeTypes\{7D7FE374-E403-11D0-9A97-00C04FD8DBF7}",,"Event Viewer Result Node"
0x1,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}\NodeTypes\{DC1C6BEC-4E2A-11D0-B702-00C04FD8DBF7}",,"Event Viewer Root Node"
0x0,"Microsoft\MMC\SnapIns\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}\StandAlone"
;
0x1,"Microsoft\MMC\SnapIns\{394C052E-B830-11D0-9A86-00C04FD8DBF7}","NameString", "Event Viewer Extension"
0x1,"Microsoft\MMC\SnapIns\{394C052E-B830-11D0-9A86-00C04FD8DBF7}","NameStringIndirect","@%systemroot%\system32\els.dll,-111"
0x1,"Microsoft\MMC\SnapIns\{394C052E-B830-11D0-9A86-00C04FD8DBF7}","About","{F778C6B4-C08B-11D2-976C-00C04F79DB19}"


; REGISTRATION: els.dll
0x1,"Classes\CLSID\{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}",,"PSFactoryBuffer"
0x2,"Classes\CLSID\{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}\InprocServer32",,"els.dll"
0x1,"Classes\CLSID\{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}\InprocServer32","ThreadingModel","Apartment"
0x2,"Classes\CLSID\{394C052E-B830-11D0-9A86-00C04FD8DBF7}\InprocServer32",,"els.dll"
0x1,"Classes\CLSID\{394C052E-B830-11D0-9A86-00C04FD8DBF7}\InprocServer32","ThreadingModel","Apartment"
0x2,"Classes\CLSID\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}\InprocServer32",,"els.dll"
0x1,"Classes\CLSID\{975797FC-4E2A-11D0-B702-00C04FD8DBF7}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\CLSID\{F778C6B4-C08B-11D2-976C-00C04F79DB19}",,"ISnapinAbout"
0x2,"Classes\CLSID\{F778C6B4-C08B-11D2-976C-00C04F79DB19}\InprocServer32",,"%SystemRoot%\System32\els.dll"
0x1,"Classes\CLSID\{F778C6B4-C08B-11D2-976C-00C04F79DB19}\InprocServer32","ThreadingModel","Apartment"
0x1,"Classes\Interface\{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}",,"INamespacePrshtActions"
0x1,"Classes\Interface\{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}\NumMethods",,"4"
0x1,"Classes\Interface\{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}\ProxyStubClsid32",,"{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}"
0x1,"Classes\Interface\{12DD72EE-A6E5-11D0-9A84-00C04FD8DBF7}",,"IResultPrshtActions"
0x1,"Classes\Interface\{12DD72EE-A6E5-11D0-9A84-00C04FD8DBF7}\NumMethods",,"8"
0x1,"Classes\Interface\{12DD72EE-A6E5-11D0-9A84-00C04FD8DBF7}\ProxyStubClsid32",,"{05238C14-A6E1-11D0-9A84-00C04FD8DBF7}"

;
0x1,"Classes\EventSystem.EventClass",,"Event Class"
0x1,"Classes\EventSystem.EventClass.1",,"Event Class"
0x1,"Classes\EventSystem.EventClass.1\CLSID",,"{CDBEC9C0-7A68-11D1-88F9-0080C7D771BF}"
0x1,"Classes\EventSystem.EventClass.1\CurVer",,"EventSystem.EventClass"
0x1,"Classes\EventSystem.EventClass\CLSID",,"{CDBEC9C0-7A68-11D1-88F9-0080C7D771BF}"
0x1,"Classes\EventSystem.EventPublisher",,"Event Publisher"
0x1,"Classes\EventSystem.EventPublisher.1",,"Event Publisher"
0x1,"Classes\EventSystem.EventPublisher.1\CLSID",,"{AB944620-79C6-11D1-88F9-0080C7D771BF}"
0x1,"Classes\EventSystem.EventPublisher\CLSID",,"{AB944620-79C6-11D1-88F9-0080C7D771BF}"
0x1,"Classes\EventSystem.EventPublisher\CurVer",,"EventSystem.EventPublisher.1"
0x1,"Classes\EventSystem.EventSubscription",,"Event Subscription"
0x1,"Classes\EventSystem.EventSubscription.1",,"Event Subscription"
0x1,"Classes\EventSystem.EventSubscription.1\CLSID",,"{7542E960-79C7-11D1-88F9-0080C7D771BF}"
0x1,"Classes\EventSystem.EventSubscription.1\CurVer",,"EventSystem.EventSubscription"
0x1,"Classes\EventSystem.EventSubscription\CLSID",,"{7542E960-79C7-11D1-88F9-0080C7D771BF}"
0x1,"Classes\EventSystem.EventSystem",,"Event System"
0x1,"Classes\EventSystem.EventSystem.1",,"Event System"
0x1,"Classes\EventSystem.EventSystem.1\CLSID",,"{4E14FBA2-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\EventSystem.EventSystem\CLSID",,"{4E14FBA2-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\EventSystem.EventSystem\CurVer",,"EventSystem.EventSystem.1"
0x1,"Classes\Interface\{0343E2F4-86F6-11D1-B760-00C04FB926AF}",,"IEventControl"
0x1,"Classes\Interface\{0343E2F4-86F6-11D1-B760-00C04FB926AF}\NumMethods",,"12"
0x1,"Classes\Interface\{0343E2F4-86F6-11D1-B760-00C04FB926AF}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{0343E2F4-86F6-11D1-B760-00C04FB926AF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{0343E2F4-86F6-11D1-B760-00C04FB926AF}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{0343E2F4-86F6-11D1-B760-00C04FB926AF}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{0343E2F5-86F6-11D1-B760-00C04FB926AF}",,"IMultiInterfaceEventControl"
0x1,"Classes\Interface\{0343E2F5-86F6-11D1-B760-00C04FB926AF}\NumMethods",,"10"
0x1,"Classes\Interface\{0343E2F5-86F6-11D1-B760-00C04FB926AF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{1208D09A-A197-11D1-B7A7-00C04FB926AF}",,"IEventPropertyBag"
0x1,"Classes\Interface\{1208D09A-A197-11D1-B7A7-00C04FB926AF}\NumMethods",,"6"
0x1,"Classes\Interface\{1208D09A-A197-11D1-B7A7-00C04FB926AF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{465E5CC0-7B26-11D1-88FB-0080C7D771BF}",,"IPublisherFilter"
0x1,"Classes\Interface\{465E5CC0-7B26-11D1-88FB-0080C7D771BF}\NumMethods",,"5"
0x1,"Classes\Interface\{465E5CC0-7B26-11D1-88FB-0080C7D771BF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{465E5CC1-7B26-11D1-88FB-0080C7D771BF}",,"IMultiInterfacePublisherFilter"
0x1,"Classes\Interface\{465E5CC1-7B26-11D1-88FB-0080C7D771BF}\NumMethods",,"5"
0x1,"Classes\Interface\{465E5CC1-7B26-11D1-88FB-0080C7D771BF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{4A6B0E15-2E38-11D1-9965-00C04FBBB345}",,"IEventSubscription"
0x1,"Classes\Interface\{4A6B0E15-2E38-11D1-9965-00C04FBBB345}\NumMethods",,"41"
0x1,"Classes\Interface\{4A6B0E15-2E38-11D1-9965-00C04FBBB345}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{4A6B0E15-2E38-11D1-9965-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{4A6B0E15-2E38-11D1-9965-00C04FBBB345}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{4A6B0E15-2E38-11D1-9965-00C04FBBB345}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{4A6B0E16-2E38-11D1-9965-00C04FBBB345}",,"IEventSubscription2"
0x1,"Classes\Interface\{4A6B0E16-2E38-11D1-9965-00C04FBBB345}\NumMethods",,"45"
0x1,"Classes\Interface\{4A6B0E16-2E38-11D1-9965-00C04FBBB345}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{4A6B0E16-2E38-11D1-9965-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{4A6B0E16-2E38-11D1-9965-00C04FBBB345}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{4A6B0E16-2E38-11D1-9965-00C04FBBB345}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{4E14FB9F-2E22-11D1-9964-00C04FBBB345}",,"IEventSystem"
0x1,"Classes\Interface\{4E14FB9F-2E22-11D1-9964-00C04FBBB345}\NumMethods",,"13"
0x1,"Classes\Interface\{4E14FB9F-2E22-11D1-9964-00C04FBBB345}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{4E14FB9F-2E22-11D1-9964-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{4E14FB9F-2E22-11D1-9964-00C04FBBB345}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{4E14FB9F-2E22-11D1-9964-00C04FBBB345}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{609B954B-4FB6-11D1-9971-00C04FBBB345}",,"IEventSystemTier2"
0x1,"Classes\Interface\{609B954B-4FB6-11D1-9971-00C04FBBB345}\NumMethods",,"17"
0x1,"Classes\Interface\{609B954B-4FB6-11D1-9971-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{609B9555-4FB6-11D1-9971-00C04FBBB345}",,"IEventClassTier2"
0x1,"Classes\Interface\{609B9555-4FB6-11D1-9971-00C04FBBB345}\NumMethods",,"5"
0x1,"Classes\Interface\{609B9555-4FB6-11D1-9971-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{609B9557-4FB6-11D1-9971-00C04FBBB345}",,"IEventSubscriptionTier2"
0x1,"Classes\Interface\{609B9557-4FB6-11D1-9971-00C04FBBB345}\NumMethods",,"5"
0x1,"Classes\Interface\{609B9557-4FB6-11D1-9971-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}",,"IEventSystemTier2Factory"
0x1,"Classes\Interface\{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}\NumMethods",,"6"
0x1,"Classes\Interface\{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{7701A9C3-BD68-438F-83E0-67BF4F53A422}",,"IEventObjectChange2"
0x1,"Classes\Interface\{7701A9C3-BD68-438F-83E0-67BF4F53A422}\NumMethods",,"5"
0x1,"Classes\Interface\{7701A9C3-BD68-438F-83E0-67BF4F53A422}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{7FB7EA43-2D76-4EA8-8CD9-3DECC270295E}",,"IEventClass3"
0x1,"Classes\Interface\{7FB7EA43-2D76-4EA8-8CD9-3DECC270295E}\NumMethods",,"33"
0x1,"Classes\Interface\{7FB7EA43-2D76-4EA8-8CD9-3DECC270295E}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{7FB7EA43-2D76-4EA8-8CD9-3DECC270295E}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{7FB7EA43-2D76-4EA8-8CD9-3DECC270295E}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{7FB7EA43-2D76-4EA8-8CD9-3DECC270295E}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{97312C82-D4C2-11D1-B682-00805FC79216}",,"ICollectionNotify"
0x1,"Classes\Interface\{97312C82-D4C2-11D1-B682-00805FC79216}\NumMethods",,"6"
0x1,"Classes\Interface\{97312C82-D4C2-11D1-B682-00805FC79216}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{99CC098F-A48A-4E9C-8E58-965C0AFC19D5}",,"IEventSystem2"
0x1,"Classes\Interface\{99CC098F-A48A-4E9C-8E58-965C0AFC19D5}\NumMethods",,"15"
0x1,"Classes\Interface\{99CC098F-A48A-4E9C-8E58-965C0AFC19D5}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{99CC098F-A48A-4E9C-8E58-965C0AFC19D5}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{99CC098F-A48A-4E9C-8E58-965C0AFC19D5}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{99CC098F-A48A-4E9C-8E58-965C0AFC19D5}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{A0E8F279-888C-11D1-B763-00C04FB926AF}",,"IEventSystemPersistable"
0x1,"Classes\Interface\{A0E8F279-888C-11D1-B763-00C04FB926AF}\NumMethods",,"6"
0x1,"Classes\Interface\{A0E8F279-888C-11D1-B763-00C04FB926AF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{A0E8F27A-888C-11D1-B763-00C04FB926AF}",,"IEventSystemInitialize"
0x1,"Classes\Interface\{A0E8F27A-888C-11D1-B763-00C04FB926AF}\NumMethods",,"4"
0x1,"Classes\Interface\{A0E8F27A-888C-11D1-B763-00C04FB926AF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{A5657E5C-7BAE-4E81-9C17-284655918763}",,"IEventClassParallelFiringTimeout"
0x1,"Classes\Interface\{A5657E5C-7BAE-4E81-9C17-284655918763}\NumMethods",,"5"
0x1,"Classes\Interface\{A5657E5C-7BAE-4E81-9C17-284655918763}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{A5657E5C-7BAE-4E81-9C17-284655918763}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{A5657E5C-7BAE-4E81-9C17-284655918763}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{A5657E5C-7BAE-4E81-9C17-284655918763}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{DA538EE2-F4DE-11D1-B6BB-00805FC79216}",,"IEventProperty"
0x1,"Classes\Interface\{DA538EE2-F4DE-11D1-B6BB-00805FC79216}\NumMethods",,"11"
0x1,"Classes\Interface\{DA538EE2-F4DE-11D1-B6BB-00805FC79216}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{DA538EE2-F4DE-11D1-B6BB-00805FC79216}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{DA538EE2-F4DE-11D1-B6BB-00805FC79216}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{DA538EE2-F4DE-11D1-B6BB-00805FC79216}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{E0498C93-4EFE-11D1-9971-00C04FBBB345}",,"IFiringControl"
0x1,"Classes\Interface\{E0498C93-4EFE-11D1-9971-00C04FBBB345}\NumMethods",,"8"
0x1,"Classes\Interface\{E0498C93-4EFE-11D1-9971-00C04FBBB345}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{E0498C93-4EFE-11D1-9971-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{E0498C93-4EFE-11D1-9971-00C04FBBB345}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{E0498C93-4EFE-11D1-9971-00C04FBBB345}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{E341516B-2E32-11D1-9964-00C04FBBB345}",,"IEventPublisher"
0x1,"Classes\Interface\{E341516B-2E32-11D1-9964-00C04FBBB345}\NumMethods",,"21"
0x1,"Classes\Interface\{E341516B-2E32-11D1-9964-00C04FBBB345}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{E341516B-2E32-11D1-9964-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{E341516B-2E32-11D1-9964-00C04FBBB345}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{E341516B-2E32-11D1-9964-00C04FBBB345}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{F4A07D63-2E25-11D1-9964-00C04FBBB345}",,"IEnumEventObject"
0x1,"Classes\Interface\{F4A07D63-2E25-11D1-9964-00C04FBBB345}\NumMethods",,"7"
0x1,"Classes\Interface\{F4A07D63-2E25-11D1-9964-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{F4A07D70-2E25-11D1-9964-00C04FBBB345}",,"IEventObjectChange"
0x1,"Classes\Interface\{F4A07D70-2E25-11D1-9964-00C04FBBB345}\NumMethods",,"6"
0x1,"Classes\Interface\{F4A07D70-2E25-11D1-9964-00C04FBBB345}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{F89AC270-D4EB-11D1-B682-00805FC79216}",,"IEventObjectCollection"
0x1,"Classes\Interface\{F89AC270-D4EB-11D1-B682-00805FC79216}\NumMethods",,"13"
0x1,"Classes\Interface\{F89AC270-D4EB-11D1-B682-00805FC79216}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{F89AC270-D4EB-11D1-B682-00805FC79216}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{F89AC270-D4EB-11D1-B682-00805FC79216}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{F89AC270-D4EB-11D1-B682-00805FC79216}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{FB2B72A0-7A68-11D1-88F9-0080C7D771BF}",,"IEventClass"
0x1,"Classes\Interface\{FB2B72A0-7A68-11D1-88F9-0080C7D771BF}\NumMethods",,"21"
0x1,"Classes\Interface\{FB2B72A0-7A68-11D1-88F9-0080C7D771BF}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{FB2B72A0-7A68-11D1-88F9-0080C7D771BF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{FB2B72A0-7A68-11D1-88F9-0080C7D771BF}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{FB2B72A0-7A68-11D1-88F9-0080C7D771BF}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{FB2B72A1-7A68-11D1-88F9-0080C7D771BF}",,"IEventClass2"
0x1,"Classes\Interface\{FB2B72A1-7A68-11D1-88F9-0080C7D771BF}\NumMethods",,"29"
0x1,"Classes\Interface\{FB2B72A1-7A68-11D1-88F9-0080C7D771BF}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{FB2B72A1-7A68-11D1-88F9-0080C7D771BF}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{FB2B72A1-7A68-11D1-88F9-0080C7D771BF}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{FB2B72A1-7A68-11D1-88F9-0080C7D771BF}\TypeLib","Version","1.0"
0x1,"Classes\Interface\{FBC1D17D-C498-43A0-81AF-423DDD530AF6}",,"IEventSubscription3"
0x1,"Classes\Interface\{FBC1D17D-C498-43A0-81AF-423DDD530AF6}\NumMethods",,"53"
0x1,"Classes\Interface\{FBC1D17D-C498-43A0-81AF-423DDD530AF6}\ProxyStubClsid",,"{00020424-0000-0000-C000-000000000046}"
0x1,"Classes\Interface\{FBC1D17D-C498-43A0-81AF-423DDD530AF6}\ProxyStubClsid32",,"{64B8F404-A4AE-11D1-B7B6-00C04FB926AF}"
0x1,"Classes\Interface\{FBC1D17D-C498-43A0-81AF-423DDD530AF6}\TypeLib",,"{4E14FB90-2E22-11D1-9964-00C04FBBB345}"
0x1,"Classes\Interface\{FBC1D17D-C498-43A0-81AF-423DDD530AF6}\TypeLib","Version","1.0"
0x1,"Classes\TypeLib\{4E14FB90-2E22-11D1-9964-00C04FBBB345}\1.0",,"EventSystem 1.0 Type Library"
0x2,"Classes\TypeLib\{4E14FB90-2E22-11D1-9964-00C04FBBB345}\1.0\0\win32",,"es.dll"
0x1,"Classes\TypeLib\{4E14FB90-2E22-11D1-9964-00C04FBBB345}\1.0\FLAGS",,"0"
0x2,"Classes\TypeLib\{4E14FB90-2E22-11D1-9964-00C04FBBB345}\1.0\HELPDIR",,"%SystemRoot%\Help"


[Setupreg.AddReg]
0x1,"ControlSet001\Services\EventSystem","DisplayName","COM+ Events"
0x1,"ControlSet001\Services\EventSystem","Description","Supports System Event Notification Service (SENS), which provides automatic distribution of events to subscribing Component Object Model (COM) components. If the service is stopped, SENS will close and will not be able to provide logon and logoff notifications. If this service is disabled, any services that explicitly depend on it will fail to start."
0x7,"ControlSet001\Services\EventSystem","DependOnGroup",
0x7,"ControlSet001\Services\EventSystem","DependOnService","RPCSS"
0x4,"ControlSet001\Services\EventSystem","ErrorControl",0x1
0x1,"ControlSet001\Services\EventSystem","Group","Network"
0x2,"ControlSet001\Services\EventSystem","ImagePath","%SystemRoot%\System32\svchost.exe -k netsvcs"
0x1,"ControlSet001\Services\EventSystem","ObjectName","LocalSystem"
0x4,"ControlSet001\Services\EventSystem","Start",0x3
0x4,"ControlSet001\Services\EventSystem","Type",0x20
0x2,"ControlSet001\Services\EventSystem\Parameters","ServiceDll","%SystemRoot%\system32\es.dll"

0x1,"ControlSet001\Services\Eventlog","DisplayName","EventLog"
0x1,"ControlSet001\Services\Eventlog","Description","Enables event log messages issued by Windows-based programs and components to be viewed in Event Viewer. This service cannot be stopped."
0x4,"ControlSet001\Services\Eventlog","ErrorControl",0x1
0x1,"ControlSet001\Services\Eventlog","Group","Event log"
0x2,"ControlSet001\Services\Eventlog","ImagePath","%SystemRoot%\system32\services.exe"
0x1,"ControlSet001\Services\Eventlog","ObjectName","LocalSystem"
0x4,"ControlSet001\Services\Eventlog","PlugPlayServiceType",0x3
0x4,"ControlSet001\Services\Eventlog","Start",0x3
0x4,"ControlSet001\Services\Eventlog","Type",0x20
;0x1,"ControlSet001\Services\Eventlog","ComputerName","%MACHINENAME%"



911exp-mmc-eventlog.inf (part 2)
CODE

;--------------------------------------------------------------------------------
; Define below Application/System/Security events
;--------------------------------------------------------------------------------

[Setupreg.AddReg]
;;-----------------------
; APPLICATION EVENTS
;-----------------------
0x2,"ControlSet001\Services\Eventlog\Application","DisplayNameFile","%SystemRoot%\system32\els.dll"
0x4,"ControlSet001\Services\Eventlog\Application","DisplayNameID",0x100
0x2,"ControlSet001\Services\Eventlog\Application","File","%temp%\AppEvent.Evt"
0x4,"ControlSet001\Services\Eventlog\Application","MaxSize",0x80000
0x1,"ControlSet001\Services\Eventlog\Application","PrimaryModule","Application"
0x4,"ControlSet001\Services\Eventlog\Application","Retention",0x93a80
0x7,"ControlSet001\Services\Eventlog\Application","Sources","WSH","WMIAdapter","WmdmPmSN","WinMgmt","Winlogon","Windows Product Activation","Windows 3.1 Migration","WebClient","VSS","VBSDIDB","VBRuntime","Userinit","Userenv","UploadM","Tlntsvr","SysmonLog","SpoolerCtrs","Software Installation","SclgNtfy","SceSrv","SceCli","safrslv","SAFrdms","PerfProc","PerfOS","PerfNet","Perfmon","Perflib","PerfDisk","Perfctrs","Offline Files","Oakley","Ntbackup.ini","ntbackup","MsiInstaller","MSDTC Client","MSDTC","mnmsrvc","Microsoft H.323 Telephony Service Provider","Microsoft Fax","McUpdate","McLogEvent","LoadPerf","Java VM","HelpSvc","Folder Redirection","File Deployment","EventSystem","ESENT","EAPOL","DrWatson","DiskQuota","DataDynamics ActiveBar 1.0","crypt32","COM+","Ci","Chkdsk","Automation Manager","AutoEnrollment","Autochk","Application Management","Application Hang","Application Error","apphelp",".NET Runtime","Application"
0x4,"ControlSet001\Services\Eventlog\Application","RestrictGuestAccess",0x1
0x1,"ControlSet001\Services\Eventlog\Application",,"mnmsrvc"
0x4,"ControlSet001\Services\Eventlog\Application\.NET Runtime","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\.NET Runtime","EventMessageFile","%SystemRoot%\System32\mscoree.dll"
0x2,"ControlSet001\Services\Eventlog\Application\Application Error","EventMessageFile","%SystemRoot%\System32\faultrep.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Application Error","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Application Hang","EventMessageFile","%SystemRoot%\System32\faultrep.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Application Hang","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Application Management","EventMessageFile","%SystemRoot%\System32\appmgmts.dll"
0x2,"ControlSet001\Services\Eventlog\Application\Application Management","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Application Management","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\AutoEnrollment","EventMessageFile","%SystemRoot%\System32\pautoenr.dll"
0x4,"ControlSet001\Services\Eventlog\Application\AutoEnrollment","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Autochk","EventMessageFile","%SystemRoot%\System32\winlogon.exe"
0x4,"ControlSet001\Services\Eventlog\Application\Autochk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Automation Manager","EventMessageFile","%SystemRoot%\System32\autmgr32.exe"
0x4,"ControlSet001\Services\Eventlog\Application\Automation Manager","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\COM+","EventMessageFile","%SystemRoot%\System32\comres.dll"
0x2,"ControlSet001\Services\Eventlog\Application\COM+","CategoryMessageFile","%SystemRoot%\System32\comres.dll"
0x2,"ControlSet001\Services\Eventlog\Application\COM+","ParameterMessageFile","%SystemRoot%\System32\comres.dll"
0x4,"ControlSet001\Services\Eventlog\Application\COM+","TypeSupported",0x7
0x4,"ControlSet001\Services\Eventlog\Application\COM+","CategoryCount",0x75
0x2,"ControlSet001\Services\Eventlog\Application\Chkdsk","EventMessageFile","%SystemRoot%\System32\ulib.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Chkdsk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Ci","EventMessageFile","%SystemRoot%\System32\query.dll"
0x2,"ControlSet001\Services\Eventlog\Application\Ci","CategoryMessageFile","%SystemRoot%\System32\query.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Ci","TypesSupported",0x7
0x4,"ControlSet001\Services\Eventlog\Application\Ci","CategoryCount",0x1
0x4,"ControlSet001\Services\Eventlog\Application\DataDynamics ActiveBar 1.0","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\DiskQuota","EventMessageFile","%SystemRoot%\System32\dskquota.dll"
0x1,"ControlSet001\Services\Eventlog\Application\DiskQuota","TypesSupported","0x00000007"
0x2,"ControlSet001\Services\Eventlog\Application\DrWatson","EventMessageFile","%SystemRoot%\System32\drwtsn32.exe"
0x4,"ControlSet001\Services\Eventlog\Application\DrWatson","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\EAPOL","EventMessageFile","%SystemRoot%\System32\wzcsvc.dll"
0x4,"ControlSet001\Services\Eventlog\Application\EAPOL","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\ESENT","EventMessageFile","%SystemRoot%\System32\ESENT.dll"
0x2,"ControlSet001\Services\Eventlog\Application\ESENT","CategoryMessageFile","%SystemRoot%\System32\ESENT.dll"
0x4,"ControlSet001\Services\Eventlog\Application\ESENT","CategoryCount",0x10
0x4,"ControlSet001\Services\Eventlog\Application\ESENT","TypesSupported",0x7
0x4,"ControlSet001\Services\Eventlog\Application\EventSystem","CategoryCount",0x6
0x4,"ControlSet001\Services\Eventlog\Application\EventSystem","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\EventSystem","CategoryMessageFile","%SystemRoot%\System32\comres.dll"
0x2,"ControlSet001\Services\Eventlog\Application\EventSystem","EventMessageFile","%SystemRoot%\System32\comres.dll"
0x2,"ControlSet001\Services\Eventlog\Application\File Deployment","EventMessageFile","%SystemRoot%\System32\fdeploy.dll"
0x2,"ControlSet001\Services\Eventlog\Application\File Deployment","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x4,"ControlSet001\Services\Eventlog\Application\File Deployment","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Folder Redirection","EventMessageFile","%SystemRoot%\System32\fdeploy.dll"
0x2,"ControlSet001\Services\Eventlog\Application\Folder Redirection","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Folder Redirection","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\HelpSvc","EventMessageFile","%SystemRoot%\PCHealth\HelpCtr\Binaries\HCAppRes.dll"
0x4,"ControlSet001\Services\Eventlog\Application\HelpSvc","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\Application\Java VM","EventMessageFile","%SystemRoot%\System32\vmhelper.dll"
0x3,"ControlSet001\Services\Eventlog\Application\Java VM","TypesSupported",07,00,00,00
0x2,"ControlSet001\Services\Eventlog\Application\LoadPerf","EventMessageFile","%SystemRoot%\System32\loadperf.dll"
0x4,"ControlSet001\Services\Eventlog\Application\LoadPerf","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\MSDTC","EventMessageFile","%SystemRoot%\System32\comres.dll"
0x4,"ControlSet001\Services\Eventlog\Application\MSDTC","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\MSDTC","CategoryMessageFile","%SystemRoot%\System32\comres.dll"
0x4,"ControlSet001\Services\Eventlog\Application\MSDTC","CategoryCount",0xf
0x2,"ControlSet001\Services\Eventlog\Application\MSDTC Client","EventMessageFile","%SystemRoot%\System32\comres.dll"
0x4,"ControlSet001\Services\Eventlog\Application\MSDTC Client","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\MSDTC Client","CategoryMessageFile","%SystemRoot%\System32\comres.dll"
0x4,"ControlSet001\Services\Eventlog\Application\MSDTC Client","CategoryCount",0xf
0x2,"ControlSet001\Services\Eventlog\Application\Microsoft Fax","EventMessageFile","%systemroot%\system32\fxsevent.dll"
0x2,"ControlSet001\Services\Eventlog\Application\Microsoft Fax","CategoryMessageFile","%systemroot%\system32\fxsevent.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Microsoft Fax","CategoryCount",0x4
0x4,"ControlSet001\Services\Eventlog\Application\Microsoft Fax","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Microsoft H.323 Telephony Service Provider","EventMessageFile","%SystemRoot%\System32\h323.tsp"
0x4,"ControlSet001\Services\Eventlog\Application\Microsoft H.323 Telephony Service Provider","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\MsiInstaller","EventMessageFile","%SystemRoot%\System32\msi.dll"
0x4,"ControlSet001\Services\Eventlog\Application\MsiInstaller","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Ntbackup.ini","EventMessageFile","%SystemRoot%\system32\dllcache\ntbackup.exe"
0x4,"ControlSet001\Services\Eventlog\Application\Ntbackup.ini","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Oakley","EventMessageFile","%SystemRoot%\System32\oakley.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Oakley","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Offline Files","EventMessageFile","%SystemRoot%\System32\cscui.dll"
0x1,"ControlSet001\Services\Eventlog\Application\Offline Files","TypesSupported","0x00000007"
0x2,"ControlSet001\Services\Eventlog\Application\PerfDisk","EventMessageFile","%SystemRoot%\System32\perfdisk.dll"
0x4,"ControlSet001\Services\Eventlog\Application\PerfDisk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\PerfNet","EventMessageFile","%SystemRoot%\System32\perfnet.dll"
0x4,"ControlSet001\Services\Eventlog\Application\PerfNet","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\PerfOS","EventMessageFile","%SystemRoot%\System32\perfOS.dll"
0x4,"ControlSet001\Services\Eventlog\Application\PerfOS","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\PerfProc","EventMessageFile","%SystemRoot%\System32\perfproc.dll"
0x4,"ControlSet001\Services\Eventlog\Application\PerfProc","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Perfctrs","EventMessageFile","%SystemRoot%\System32\perfctrs.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Perfctrs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Perflib","EventMessageFile","%SystemRoot%\System32\prflbmsg.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Perflib","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Perfmon","EventMessageFile","%SystemRoot%\System32\perfmon.exe"
0x4,"ControlSet001\Services\Eventlog\Application\Perfmon","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\SAFrdms","EventMessageFile","%SystemRoot%\System32\safrdm.dll"
0x4,"ControlSet001\Services\Eventlog\Application\SAFrdms","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\SceCli","EventMessageFile","%SystemRoot%\System32\scecli.dll"
0x4,"ControlSet001\Services\Eventlog\Application\SceCli","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\SceSrv","EventMessageFile","%SystemRoot%\System32\scesrv.dll"
0x4,"ControlSet001\Services\Eventlog\Application\SceSrv","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\SclgNtfy","EventMessageFile","%SystemRoot%\System32\sclgntfy.dll"
0x4,"ControlSet001\Services\Eventlog\Application\SclgNtfy","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Software Installation","EventMessageFile","%SystemRoot%\System32\appmgr.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Software Installation","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\SpoolerCtrs","EventMessageFile","%SystemRoot%\System32\winspool.drv"
0x4,"ControlSet001\Services\Eventlog\Application\SpoolerCtrs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\SysmonLog","EventMessageFile","%SystemRoot%\System32\smlogsvc.exe"
0x4,"ControlSet001\Services\Eventlog\Application\SysmonLog","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Tlntsvr","EventMessageFile","%SystemRoot%\System32\tlntsvr.exe;%SystemRoot%\System32\xpsp1res.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Tlntsvr","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\Application\UploadM","EventMessageFile","%SystemRoot%\PCHealth\UploadLB\Binaries\UploadM.exe"
0x4,"ControlSet001\Services\Eventlog\Application\UploadM","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\Application\Userenv","EventMessageFile","%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Userenv","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Userinit","EventMessageFile","%SystemRoot%\System32\userinit.exe"
0x4,"ControlSet001\Services\Eventlog\Application\Userinit","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\VBRuntime","EventMessageFile","%SystemRoot%\system32\msvbvm60.dll"
0x4,"ControlSet001\Services\Eventlog\Application\VBRuntime","TypesSupported",0x4
0x4,"ControlSet001\Services\Eventlog\Application\VSS","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\VSS","EventMessageFile","%SystemRoot%\System32\vssvc.exe"
0x2,"ControlSet001\Services\Eventlog\Application\WMIAdapter","EventMessageFile","%SystemRoot%\system32\WBEM\WMIApRes.dll"
0x4,"ControlSet001\Services\Eventlog\Application\WMIAdapter","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\WSH","EventMessageFile","%SystemRoot%\System32\wshext.dll"
0x4,"ControlSet001\Services\Eventlog\Application\WSH","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\Application\WebClient","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\Application\WebClient","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\WinMgmt","EventMessageFile","%SystemRoot%\system32\WBEM\WinMgmtR.dll"
0x4,"ControlSet001\Services\Eventlog\Application\WinMgmt","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Windows 3.1 Migration","EventMessageFile","%SystemRoot%\System32\advapi32.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Windows 3.1 Migration","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Windows Product Activation","EventMessageFile","%SystemRoot%\System32\dpcdll.dll"
0x4,"ControlSet001\Services\Eventlog\Application\Windows Product Activation","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\Winlogon","EventMessageFile","%SystemRoot%\System32\winlogon.exe"
0x4,"ControlSet001\Services\Eventlog\Application\Winlogon","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\WmdmPmSN","EventMessageFile","%SystemRoot%\System32\mspmsnsv.dll"
0x4,"ControlSet001\Services\Eventlog\Application\WmdmPmSN","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\apphelp","EventMessageFile","%SystemRoot%\System32\apphelp.dll"
0x4,"ControlSet001\Services\Eventlog\Application\apphelp","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\crypt32","EventMessageFile","%SystemRoot%\System32\crypt32.dll"
0x4,"ControlSet001\Services\Eventlog\Application\crypt32","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\mnmsrvc","EventMessageFile","%SystemRoot%\System32\nmevtmsg.dll"
0x3,"ControlSet001\Services\Eventlog\Application\mnmsrvc","TypeSupported",07,00,00,00
0x2,"ControlSet001\Services\Eventlog\Application\ntbackup","EventMessageFile","%SystemRoot%\System32\ntbackup.exe"
0x4,"ControlSet001\Services\Eventlog\Application\ntbackup","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\Application\safrslv","EventMessageFile","%SystemRoot%\System32\safrslv.dll"
0x4,"ControlSet001\Services\Eventlog\Application\safrslv","TypesSupported",0x1f


911exp-mmc-eventlog.inf (part 3)
CODE

;------------------
; SECURITY EVENTS
;------------------
0x2,"ControlSet001\Services\Eventlog\Security","DisplayNameFile","%SystemRoot%\System32\els.dll"
0x4,"ControlSet001\Services\Eventlog\Security","DisplayNameID",0x101
0x2,"ControlSet001\Services\Eventlog\Security","File","%temp%\SecEvent.Evt"
0x4,"ControlSet001\Services\Eventlog\Security","MaxSize",0x80000
0x1,"ControlSet001\Services\Eventlog\Security","PrimaryModule","Security"
0x4,"ControlSet001\Services\Eventlog\Security","Retention",0x93a80
0x7,"ControlSet001\Services\Eventlog\Security","Sources","Spooler","Security Account Manager","SC Manager","NetDDE Object","LSA","DS","Security"
0x4,"ControlSet001\Services\Eventlog\Security","RestrictGuestAccess",0x1
0x3,"ControlSet001\Services\Eventlog\Security","Security",\
01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,00,1c,00,01,\
00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,00,00,02,00,\
60,00,04,00,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,\
00,00,00,18,00,9d,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,\
00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,\
00,14,00,fd,01,02,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,01,01,00,00,00,00,00,05,12,00,00,00
0x2,"ControlSet001\Services\Eventlog\Security\DS","ParameterMessageFile","%SystemRoot%\System32\MsObjs.dll"
0x4,"ControlSet001\Services\Eventlog\Security\DS\ObjectNames","Directory Service Object",0x1e00
0x2,"ControlSet001\Services\Eventlog\Security\LSA","ParameterMessageFile","%SystemRoot%\System32\MsObjs.dll"
0x4,"ControlSet001\Services\Eventlog\Security\LSA\ObjectNames","PolicyObject",0x1600
0x4,"ControlSet001\Services\Eventlog\Security\LSA\ObjectNames","SecretObject",0x1610
0x4,"ControlSet001\Services\Eventlog\Security\LSA\ObjectNames","TrustedDomainObject",0x1620
0x4,"ControlSet001\Services\Eventlog\Security\LSA\ObjectNames","UserAccountObject",0x1630
0x2,"ControlSet001\Services\Eventlog\Security\NetDDE Object","ParameterMessageFile","%SystemRoot%\System32\MsObjs.dll"
0x4,"ControlSet001\Services\Eventlog\Security\NetDDE Object\ObjectNames","DDE Share",0x1d00
0x2,"ControlSet001\Services\Eventlog\Security\SC Manager","ParameterMessageFile","%SystemRoot%\System32\MsObjs.dll"
0x4,"ControlSet001\Services\Eventlog\Security\SC Manager\ObjectNames","SC_MANAGER Object",0x1c00
0x4,"ControlSet001\Services\Eventlog\Security\SC Manager\ObjectNames","SERVICE Object",0x1c10
0x4,"ControlSet001\Services\Eventlog\Security\Security","CategoryCount",0x9
0x2,"ControlSet001\Services\Eventlog\Security\Security","CategoryMessageFile","%SystemRoot%\System32\MsAuditE.dll"
0x2,"ControlSet001\Services\Eventlog\Security\Security","GuidMessageFile","%SystemRoot%\System32\NtMarta.dll"
0x2,"ControlSet001\Services\Eventlog\Security\Security","EventMessageFile","%SystemRoot%\System32\MsAuditE.dll"
0x2,"ControlSet001\Services\Eventlog\Security\Security","ParameterMessageFile","%SystemRoot%\System32\MsObjs.dll"
0x4,"ControlSet001\Services\Eventlog\Security\Security","TypesSupported",0x1c
0x2,"ControlSet001\Services\Eventlog\Security\Security Account Manager","ParameterMessageFile","%SystemRoot%\System32\MsObjs.dll"
0x4,"ControlSet001\Services\Eventlog\Security\Security Account Manager\ObjectNames","SAM_ALIAS",0x1530
0x4,"ControlSet001\Services\Eventlog\Security\Security Account Manager\ObjectNames","SAM_DOMAIN",0x1510
0x4,"ControlSet001\Services\Eventlog\Security\Security Account Manager\ObjectNames","SAM_GROUP",0x1520
0x4,"ControlSet001\Services\Eventlog\Security\Security Account Manager\ObjectNames","SAM_SERVER",0x1500
0x4,"ControlSet001\Services\Eventlog\Security\Security Account Manager\ObjectNames","SAM_USER",0x1540
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Channel",0x1400
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Desktop",0x1a10
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Device",0x1100
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Directory",0x1110
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Event",0x1120
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","EventPair",0x1130
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","File",0x1140
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","IoCompletion",0x1300
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Job",0x1410
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Key",0x1150
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","MailSlot",0x1140
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Mutant",0x1160
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","NamedPipe",0x1140
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Port",0x1170
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Process",0x1180
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Profile",0x1190
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Section",0x11a0
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Semaphore",0x11b0
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","SymbolicLink",0x11c0
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Thread",0x11d0
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Timer",0x11e0
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Token",0x11f0
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","Type",0x1200
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","WaitablePort",0x1170
0x4,"ControlSet001\Services\Eventlog\Security\Security\ObjectNames","WindowStation",0x1a00
0x2,"ControlSet001\Services\Eventlog\Security\Spooler","ParameterMessageFile","%SystemRoot%\System32\MsObjs.dll"
0x4,"ControlSet001\Services\Eventlog\Security\Spooler\ObjectNames","Document",0x1b20
0x4,"ControlSet001\Services\Eventlog\Security\Spooler\ObjectNames","Printer",0x1b10
0x4,"ControlSet001\Services\Eventlog\Security\Spooler\ObjectNames","Server",0x1b00



911exp-mmc-eventlog.inf (part 4)
CODE
;---------------
; SYSTEM EVENTS
;---------------
0x2,"ControlSet001\Services\Eventlog\System","DisplayNameFile","%SystemRoot%\system32\els.dll"
0x4,"ControlSet001\Services\Eventlog\System","DisplayNameID",0x102
0x2,"ControlSet001\Services\Eventlog\System","File","%temp%\SysEvent.Evt"
0x4,"ControlSet001\Services\Eventlog\System","MaxSize",0x80000
0x1,"ControlSet001\Services\Eventlog\System","PrimaryModule","System"
0x4,"ControlSet001\Services\Eventlog\System","Retention",0x93a80
0x4,"ControlSet001\Services\Eventlog\System","RestrictGuestAccess",0x1
0x2,"ControlSet001\Services\Eventlog\System","EventMessageFile","%systemroot%\system32\stisvc.exe"
0x3,"ControlSet001\Services\Eventlog\System","TypesSupported",07,00,00,00
0x7,"ControlSet001\Services\Eventlog\System","Sources","WZCSVC","Workstation","Windows Script Host","Windows File Protection","Win32k","W32Time","VolSnap","viaide","VgaSave","USER32","UPS","ultra","udfs","toside","TermServSessDir","TermService","TermServDevices","TermDD","tdi","TCPMon","Tcpip","System Error","sym_u3","sym_hi","symc8xx","symc810","StillImage","Srv","srservice","sr","sparrow","Software Restriction Policy","sndblst","Simbad","SideBySide","sfloppy","Setup","Service Control Manager","Server","serial","scsiport","Schedule","Schannel","SCardSvr","Save Dump","SAM","RSVP","RemoteAccess","redbook","Rdbss","RasMan","RasAuto","ql1280","ql1240","ql12160","ql10wnt","ql1080","PSched","Processor","Print","PptpMiniport","PolicyAgent","PlugPlayManager","perc2","pcmcia","pciide","pci","parvdm","partmgr","parport","OSPFMib","OSPF","nv","null","NtServicePack","ntfs","npfs","Nla","Netlogon","NetDDE","NetBT","NetBIOS","NdisWan","NdisIP","ndis","Ncds","Mup","msfs","msadlib","MrxSmb","MRxDAV","mraid35x","mouclass","Modem","LsaSrv","LmHosts","LDMS","LDM","lbrtfdc","Kerberos","kbdclass","isapnp","IPXSAP","IPXRouterManager","IPXRIP","IPXCP","IPSec","IPRouterManager","IPRIP2","IPNATHLP","IPMGM","IPBOOTP","Ip6FwHlp","intelide","ini910u","IGMPv2","i8042prt","i2omp","i2omgmt","hpn","ftdisk","fs_rec","flpydisk","Fips","fdc","fastfat","eventlog","EL90XBC","efs","dpti2o","Dnscache","Dnsapi","dmio","dmboot","Distributed Link Tracking Client","disk","Dhcp","DfsSvc","DfsDriver","DCOM","dac960nt","dac2w2k","cryptsvc","cpqarray","cmdide","changer","cdrom","Cdm","cdfs","cdaudio","cd20xrnt","cbidf2k","Browser","beep","axwhisky","axvscsi","Atmarpc","atdisk","atapi","AsyncMac","asc3550","asc3350p","asc","Application Popup","amsint","ami0nt","aliide","Alerter","aic78xx","aic78u2","aha154x","adpu160m","acpiec","acpi","abp480n5","abiosdsk","System"
0x2,"ControlSet001\Services\Eventlog\System\Alerter","EventMessageFile","%SystemRoot%\System32\netmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\Alerter","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Application Popup","EventMessageFile","%SystemRoot%\System32\ntdll.dll"
0x4,"ControlSet001\Services\Eventlog\System\Application Popup","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\AsyncMac","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\AsyncMac","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\System\Atmarpc","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Atmarpc","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Browser","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Browser","TypesSupported",0x7
0x1,"ControlSet001\Services\Eventlog\System\Cdm",
0x2,"ControlSet001\Services\Eventlog\System\DCOM","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x2,"ControlSet001\Services\Eventlog\System\DCOM","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x4,"ControlSet001\Services\Eventlog\System\DCOM","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\DfsDriver","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\DfsDriver","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\DfsSvc","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\DfsSvc","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Dhcp","EventMessageFile","%SystemRoot%\System32\dhcpcsvc.dll"
0x2,"ControlSet001\Services\Eventlog\System\Dhcp","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x2,"ControlSet001\Services\Eventlog\System\Distributed Link Tracking Client","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Distributed Link Tracking Client","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Dnsapi","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x2,"ControlSet001\Services\Eventlog\System\Dnsapi","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Dnsapi","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Dnscache","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Dnscache","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\EL90XBC","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\EL90XBC","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Fips","EventMessageFile","%SystemRoot%\System32\Drivers\fips.sys"
0x4,"ControlSet001\Services\Eventlog\System\Fips","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IGMPv2","EventMessageFile","%SystemRoot%\System32\igmpv2.dll"
0x4,"ControlSet001\Services\Eventlog\System\IGMPv2","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPBOOTP","EventMessageFile","%SystemRoot%\System32\ipbootp.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPBOOTP","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPMGM","EventMessageFile","%SystemRoot%\System32\rtm.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPMGM","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPNATHLP","EventMessageFile","%SystemRoot%\System32\ipnathlp.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPNATHLP","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPRIP2","EventMessageFile","%SystemRoot%\System32\iprip2.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPRIP2","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPRouterManager","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPRouterManager","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPSec","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPSec","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPXCP","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPXCP","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPXRIP","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPXRIP","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPXRouterManager","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPXRouterManager","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\IPXSAP","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\IPXSAP","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Ip6FwHlp","EventMessageFile","%SystemRoot%\System32\Ip6FwHlp.dll;%SystemRoot%\System32\xpob2res.dll"
0x4,"ControlSet001\Services\Eventlog\System\Ip6FwHlp","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Kerberos","EventMessageFile","%SystemRoot%\System32\kerberos.dll"
0x4,"ControlSet001\Services\Eventlog\System\Kerberos","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\LDM","EventMessageFile","%SystemRoot%\System32\dmadmin.exe"
0x4,"ControlSet001\Services\Eventlog\System\LDM","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\LDMS","EventMessageFile","%SystemRoot%\System32\dmserver.dll"
0x4,"ControlSet001\Services\Eventlog\System\LDMS","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\LmHosts","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\LmHosts","TypesSupported",0x7
0x4,"ControlSet001\Services\Eventlog\System\LsaSrv","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\LsaSrv","EventMessageFile","%SystemRoot%\System32\lsasrv.dll"
0x2,"ControlSet001\Services\Eventlog\System\LsaSrv","CategoryMessageFile","%SystemRoot%\System32\lsasrv.dll"
0x4,"ControlSet001\Services\Eventlog\System\LsaSrv","CategoryCount",0x4
0x2,"ControlSet001\Services\Eventlog\System\MRxDAV","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\MRxDAV","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Modem","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\Modem.sys"
0x4,"ControlSet001\Services\Eventlog\System\Modem","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\MrxSmb","EventMessageFile","%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\iologmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\MrxSmb","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\MrxSmb","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x2,"ControlSet001\Services\Eventlog\System\Mup","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Mup","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\NdisIP","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\NdisIP","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\NdisWan","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\NdisWan","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\System\NetBIOS","EventMessageFile","%SystemRoot%\System32\iologmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\NetBIOS","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\NetBT","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\NetBT","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\NetDDE","EventMessageFile","%SystemRoot%\System32\netdde.exe"
0x4,"ControlSet001\Services\Eventlog\System\NetDDE","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\System\Netlogon","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x2,"ControlSet001\Services\Eventlog\System\Netlogon","EventMessageFile","%SystemRoot%\System32\netmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\Netlogon","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Nla","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Nla","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\NtServicePack","EventMessageFile","%SystemRoot%\System32\spmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\NtServicePack","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\OSPF","EventMessageFile","%SystemRoot%\System32\ospf.dll"
0x4,"ControlSet001\Services\Eventlog\System\OSPF","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\OSPFMib","EventMessageFile","%SystemRoot%\System32\ospfmib.dll"
0x4,"ControlSet001\Services\Eventlog\System\OSPFMib","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\PSched","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\PSched","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\PlugPlayManager","EventMessageFile","%SystemRoot%\System32\umpnpmgr.dll"
0x4,"ControlSet001\Services\Eventlog\System\PlugPlayManager","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\PolicyAgent","EventMessageFile","%SystemRoot%\System32\polagent.dll"
0x4,"ControlSet001\Services\Eventlog\System\PolicyAgent","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\PptpMiniport","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\PptpMiniport","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Print","EventMessageFile","%SystemRoot%\System32\LocalSpl.dll"
0x4,"ControlSet001\Services\Eventlog\System\Print","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Processor","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\processr.sys"
0x4,"ControlSet001\Services\Eventlog\System\Processor","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\RSVP","EventMessageFile","%SystemRoot%\System32\rsvpmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\RSVP","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\RasAuto","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\RasAuto","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\System\RasMan","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\RasMan","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\System\Rdbss","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Rdbss","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\RemoteAccess","EventMessageFile","%SystemRoot%\System32\mprmsg.dll"
0x2,"ControlSet001\Services\Eventlog\System\RemoteAccess","ParameterMessageFile","%SystemRoot%\System32\iassvcs.dll"
0x4,"ControlSet001\Services\Eventlog\System\RemoteAccess","TypesSupported",0x1f
0x2,"ControlSet001\Services\Eventlog\System\SAM","EventMessageFile","%SystemRoot%\System32\samsrv.dll"
0x4,"ControlSet001\Services\Eventlog\System\SAM","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\SCardSvr","EventMessageFile","%SystemRoot%\System32\SCardSvr.exe"
0x4,"ControlSet001\Services\Eventlog\System\SCardSvr","TypesSupported",0x7
0x0,"ControlSet001\Services\Eventlog\System\SSDPSRV"
0x2,"ControlSet001\Services\Eventlog\System\Save Dump","EventMessageFile","%SystemRoot%\System32\SaveDump.exe"
0x4,"ControlSet001\Services\Eventlog\System\Save Dump","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Schannel","EventMessageFile","%SystemRoot%\system32\lsasrv.dll"
0x4,"ControlSet001\Services\Eventlog\System\Schannel","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Schedule","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x2,"ControlSet001\Services\Eventlog\System\Schedule","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x4,"ControlSet001\Services\Eventlog\System\Schedule","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Server","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Server","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Service Control Manager","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x2,"ControlSet001\Services\Eventlog\System\Service Control Manager","ParameterMessageFile","%SystemRoot%\System32\kernel32.dll"
0x4,"ControlSet001\Services\Eventlog\System\Service Control Manager","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Setup","EventMessageFile","%SystemRoot%\System32\syssetup.dll"
0x4,"ControlSet001\Services\Eventlog\System\Setup","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\SideBySide","EventMessageFile","%SystemRoot%\System32\sxs.dll"
0x4,"ControlSet001\Services\Eventlog\System\SideBySide","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Simbad","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\Simbad","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Software Restriction Policy","EventMessageFile","%SystemRoot%\System32\ntdll.dll"
0x4,"ControlSet001\Services\Eventlog\System\Software Restriction Policy","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Srv","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Srv","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\StillImage","EventMessageFile","%SystemRoot%\System32\wiaservc.dll"
0x4,"ControlSet001\Services\Eventlog\System\StillImage","TypesSupported",0x7
0x4,"ControlSet001\Services\Eventlog\System\System","CategoryCount",0x7
0x2,"ControlSet001\Services\Eventlog\System\System","CategoryMessageFile","%SystemRoot%\system32\eventlog.dll"
0x2,"ControlSet001\Services\Eventlog\System\System Error","EventMessageFile","%SystemRoot%\System32\faultrep.dll"
0x4,"ControlSet001\Services\Eventlog\System\System Error","TypesSupported",0x7
0x4,"ControlSet001\Services\Eventlog\System\TCPMon","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\TCPMon","EventMessageFile","%SystemRoot%\System32\tcpmon.dll"


911exp-mmc-eventlog.inf (part 5)
CODE
0x2,"ControlSet001\Services\Eventlog\System\Tcpip","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\Tcpip","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\TermDD","EventMessageFile","%SystemRoot%\System32\ntdll.dll"
0x4,"ControlSet001\Services\Eventlog\System\TermDD","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\TermServDevices","EventMessageFile","%SystemRoot%\System32\wlnotify.dll"
0x4,"ControlSet001\Services\Eventlog\System\TermServDevices","TypesSupported",0x7
0x4,"ControlSet001\Services\Eventlog\System\TermServSessDir","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\TermServSessDir","EventMessageFile","%SystemRoot%\System32\tssdis.exe"
0x4,"ControlSet001\Services\Eventlog\System\TermService","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\TermService","EventMessageFile","%SystemRoot%\System32\termsrv.dll;%SystemRoot%\System32\ntdll.dll"
0x2,"ControlSet001\Services\Eventlog\System\UPS","EventMessageFile","%SystemRoot%\System32\netmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\UPS","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\USER32","EventMessageFile","%SystemRoot%\System32\user32.dll"
0x4,"ControlSet001\Services\Eventlog\System\USER32","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\VgaSave","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\vga.sys"
0x4,"ControlSet001\Services\Eventlog\System\VgaSave","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\VolSnap","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\VolSnap.sys"
0x4,"ControlSet001\Services\Eventlog\System\VolSnap","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\W32Time","EventMessageFile","%SystemRoot%\System32\w32time.dll"
0x4,"ControlSet001\Services\Eventlog\System\W32Time","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\WZCSVC","EventMessageFile","%SystemRoot%\System32\wzcsvc.dll"
0x4,"ControlSet001\Services\Eventlog\System\WZCSVC","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Win32k","EventMessageFile","%SystemRoot%\System32\win32k.sys"
0x4,"ControlSet001\Services\Eventlog\System\Win32k","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Windows File Protection","EventMessageFile","%SystemRoot%\System32\sfc_os.dll"
0x4,"ControlSet001\Services\Eventlog\System\Windows File Protection","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\Windows Script Host","EventMessageFile","%SystemRoot%\System32\wshext.dll"
0x4,"ControlSet001\Services\Eventlog\System\Windows Script Host","TypesSupported",0x18
0x2,"ControlSet001\Services\Eventlog\System\Workstation","EventMessageFile","%SystemRoot%\System32\netmsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\Workstation","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\abiosdsk","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\abiosdsk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\abp480n5","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\abp480n5","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\acpi","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\acpi.sys"
0x4,"ControlSet001\Services\Eventlog\System\acpi","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\acpiec","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\acpiec.sys"
0x4,"ControlSet001\Services\Eventlog\System\acpiec","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\adpu160m","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\adpu160m","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\aha154x","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\aha154x","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\aic78u2","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\aic78u2","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\aic78xx","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\aic78xx","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\aliide","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\AliIde.sys"
0x4,"ControlSet001\Services\Eventlog\System\aliide","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ami0nt","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ami0nt","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\amsint","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\amsint","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\asc","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\asc","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\asc3350p","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\asc3350p","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\asc3550","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\asc3550","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\atapi","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\atapi","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\atdisk","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\atdisk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\axvscsi","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\axvscsi","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\axwhisky","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\axwhisky","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\beep","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\beep","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cbidf2k","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\cbidf2k","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cd20xrnt","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\cd20xrnt","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cdaudio","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\cdaudio","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cdfs","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\cdfs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cdrom","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\cdrom","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\changer","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\changer","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cmdide","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\CmdIde.sys"
0x4,"ControlSet001\Services\Eventlog\System\cmdide","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cpqarray","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\cpqarray","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\cryptsvc","EventMessageFile","%SystemRoot%\System32\cryptsvc.dll"
0x4,"ControlSet001\Services\Eventlog\System\cryptsvc","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\dac2w2k","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\dac2w2k","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\dac960nt","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\dac960nt","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\disk","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\disk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\dmboot","EventMessageFile","%SystemRoot%\System32\Drivers\dmboot.sys"
0x4,"ControlSet001\Services\Eventlog\System\dmboot","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\dmio","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\dmio.sys"
0x4,"ControlSet001\Services\Eventlog\System\dmio","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\dpti2o","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\dpti2o","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\efs","EventMessageFile","%SystemRoot%\System32\lsasrv.dll"
0x4,"ControlSet001\Services\Eventlog\System\efs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\eventlog","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\eventlog","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\fastfat","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\fastfat","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\fdc","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\fdc.sys"
0x4,"ControlSet001\Services\Eventlog\System\fdc","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\flpydisk","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\flpydisk.sys"
0x4,"ControlSet001\Services\Eventlog\System\flpydisk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\fs_rec","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\fs_rec","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ftdisk","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\FtDisk.sys"
0x4,"ControlSet001\Services\Eventlog\System\ftdisk","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\hpn","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\hpn","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\i2omgmt","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\i2omgmt","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\i2omp","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\i2omp","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\i8042prt","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\i8042prt.sys"
0x4,"ControlSet001\Services\Eventlog\System\i8042prt","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ini910u","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ini910u","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\intelide","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\IntelIde.sys"
0x4,"ControlSet001\Services\Eventlog\System\intelide","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\isapnp","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\isapnp.sys"
0x4,"ControlSet001\Services\Eventlog\System\isapnp","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\kbdclass","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\kbdclass.sys"
0x4,"ControlSet001\Services\Eventlog\System\kbdclass","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\lbrtfdc","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\lbrtfdc.sys"
0x4,"ControlSet001\Services\Eventlog\System\lbrtfdc","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\mouclass","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\mouclass.sys"
0x4,"ControlSet001\Services\Eventlog\System\mouclass","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\mraid35x","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\mraid35x","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\msadlib","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\msadlib","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\msfs","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\msfs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ndis","EventMessageFile","%SystemRoot%\System32\netevent.dll"
0x4,"ControlSet001\Services\Eventlog\System\ndis","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\npfs","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\npfs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ntfs","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ntfs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\null","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\null","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\parport","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\parport.sys"
0x4,"ControlSet001\Services\Eventlog\System\parport","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\partmgr","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\partmgr","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\parvdm","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\ParVdm.sys"
0x4,"ControlSet001\Services\Eventlog\System\parvdm","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\pci","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\Pci.sys"
0x4,"ControlSet001\Services\Eventlog\System\pci","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\pciide","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\PciIde.sys"
0x4,"ControlSet001\Services\Eventlog\System\pciide","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\pcmcia","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\Pcmcia.sys"
0x4,"ControlSet001\Services\Eventlog\System\pcmcia","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\perc2","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\perc2","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ql1080","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ql1080","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ql10wnt","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ql10wnt","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ql12160","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ql12160","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ql1240","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ql1240","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ql1280","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ql1280","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\redbook","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\redbook.sys"
0x4,"ControlSet001\Services\Eventlog\System\redbook","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\scsiport","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\scsiport","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\serial","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\serial.sys"
0x4,"ControlSet001\Services\Eventlog\System\serial","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\sfloppy","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\sfloppy","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\sndblst","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\sndblst","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\sparrow","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\sparrow","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\sr","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\\DRIVERS\sr.sys"
0x4,"ControlSet001\Services\Eventlog\System\sr","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\srservice","EventMessageFile","%SystemRoot%\System32\srsvc.dll"
0x4,"ControlSet001\Services\Eventlog\System\srservice","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\sym_hi","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\sym_hi","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\sym_u3","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\sym_u3","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\symc810","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\symc810","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\symc8xx","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\symc8xx","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\tdi","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\tdi","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\toside","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\TosIde.sys"
0x4,"ControlSet001\Services\Eventlog\System\toside","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\udfs","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\udfs","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\ultra","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll"
0x4,"ControlSet001\Services\Eventlog\System\ultra","TypesSupported",0x7
0x2,"ControlSet001\Services\Eventlog\System\viaide","EventMessageFile","%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\ViaIde.sys"
0x4,"ControlSet001\Services\Eventlog\System\viaide","TypesSupported",0x7


Combine the 5 parts into one inf file.
TheHive
Thanks!
Philemon
Hello Ed_P,

There are no icons in the Config panel-Admin-Tools but only a desktop.ini file.. ;
icons which reference to mmc programs such as :

1. %SystemRoot%\system32\compmgmt.msc /s
2. %SystemRoot%\system32\eventvwr.msc /s
3. %SystemRoot%\system32\perfmon.msc /s
4. %SystemRoot%\system32\services.msc /s
5. C:\WINDOWS\system32\Com\comexp.msc
6. %SystemRoot%\system32\odbcad32.exe
7. %SystemRoot%\system32\secpol.msc /s

I have to create registry entries.. Which ones ?
Thanks in advance, phil

Ps: source XP3 + xpe-1.0.7 mmc plugin or the 911EXP-MMC plugin
Ed_P
There are functional entries in nu2menu but no icons. I don't use XPE so I have no idea what registry entries you would need. Hopefully someone who does will jump in with a solution for you.
Philemon
Yes, it's the same under xpe menu..
i'll wait for someone who knows more than me about registry. sorcerer.gif
Thank you Ed
cloud62
Hi all... Thanks a lot !!!

I'd like to get the above plugin by download link as a file...

I don't know how to copy the posted CODE.... Teach me please !!! ....
AEN
15August2009
Greetings.
So I have put together the .inf file and adapted my own nu2menu.xml file for this approach.
I'm going to skip the EventLog.
I'm not sure if this MMC plugin without the EventLog plugin requires the autorun_eventlog.cmd file or not?

It is also not clear to me what, if anything, needs to be done regarding the [SourceDisksFiles]?
I know these files will need to be in the BPE Sys32 folder,
but what, if anything, needs to be done as far as the BPE MMC plugin folder?
Other plugins have [SourceDisksFiles] in the plugin files subdirectory.
The [SourceDisksFiles] for this MMC plugin are already in the i386 build source directory.
It is not clear to me if the MMC.inf file will have BPEBuilder
source the [SourceDisksFiles] from the i386 source & put them in the Sys32 directory?
Could/Would someone reply/clarify?
I'll also just "try it & see ...", but
any helpful replies/insights appreciated.
Thank you.
Regards,
AEN
Æ
cdob
QUOTE (AEN @ Aug 15 2009, 01:38 PM) *
It is not clear to me if the MMC.inf file will have BPEBuilder
source the [SourceDisksFiles] from the i386 source & put them in the Sys32 directory?

Yes, PEBuilder read files from i386 source.
Do NOT add mmc files to plugin directory.

Other plugins add non windows default files.
These plugins contain files. Often a files subdirectory is used to indicate this.
AEN
16August2009
Greetings.
This approach seems to work without exceptions.
Thanks and regards to all those who made it possible.
AEN
Æ
newbie0928
QUOTE (Philemon @ Feb 14 2009, 05:48 AM) *
Hello Ed_P,

There are no icons in the Config panel-Admin-Tools

Hi,
I'm new here . I used this plugin for my bootcd , and it worked without any errors except there's no icons in Admin tool . I tried to register mmcshext.dll in PE environment ( regsvr32 mmcshext.dll) but it ended up with an error .This didn't happen in normal XP and WAREZ. After searching google for solutions , I had to try it myself . Luckily , I found out the mmc icon extension didn't work because of a missing dll : hhsetup.dll and may be some missing reg entries . I added this file to my next bartpe build and the icons of msc file as well as icons in admin tools appeared like a charm. May be this is not an important factor but may be there's some people want to see these icons ( like me rolleyes.gif ) . Here is my fix :

CODE
; PE Builder v3 plug-in INF file
; Created by

[Version]
Signature= "$Windows NT$"

[PEBuilder]
Name="MMC icon fix"
Help=" "
Enable=1

[SourceDisksFiles]
hhsetup.dll=2
cic.dll=2

[Software.AddReg]
0x1, "Classes\MMCCtrl.MMCCtrl", "", "MMCCtrl class"
0x1, "Classes\MMCCtrl.MMCCtrl\CLSID", "", "{545AE700-50BF-11D1-9FE9-00600832DB4A}"
0x1, "Classes\MMCCtrl.MMCCtrl\CurVer", "", "MMCCtrl.MMCCtrl.1"
0x1, "Classes\MMCCtrl.MMCCtrl.1", "", "MMCCtrl class"
0x1, "Classes\MMCCtrl.MMCCtrl.1\CLSID", "", "{545AE700-50BF-11D1-9FE9-00600832DB4A}"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}", "", "MMCCtrl class"
0x2, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\InprocServer32", "", "%SystemRoot%\System32\cic.dll"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\InprocServer32", "ThreadingModel", "Apartment"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\MiscStatus", "", "0"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\MiscStatus\1", "", "131473"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\ProgID", "", "MMCCtrl.MMCCtrl.1"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\ToolboxBitmap32", "", "cic.dll, 1"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\TypeLib", "", "{3D5905E0-523C-11D1-9FEA-00600832DB4A}"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\Version", "", "1.0"
0x1, "Classes\CLSID\{545AE700-50BF-11D1-9FE9-00600832DB4A}\VersionIndependentProgID", "", "MMCCtrl.MMCCtrl"
0x1, "Classes\MMCListPadInfo.MMCListPadInfo", "", "MMCListPadInfo class"
0x1, "Classes\MMCListPadInfo.MMCListPadInfo\CLSID", "", "{09474572-B2FB-11D1-A1A1-0000F875B132}"
0x1, "Classes\MMCListPadInfo.MMCListPadInfo\CurVer", "", "MMCListPadInfo.MMCListPadInfo.1"
0x1, "Classes\MMCListPadInfo.MMCListPadInfo.1", "", "MMCListPadInfo class"
0x1, "Classes\MMCListPadInfo.MMCListPadInfo.1\CLSID", "", "{09474572-B2FB-11D1-A1A1-0000F875B132}"
0x1, "Classes\CLSID\{09474572-B2FB-11D1-A1A1-0000F875B132}", "", "MMCListPadInfo class"
0x2, "Classes\CLSID\{09474572-B2FB-11D1-A1A1-0000F875B132}\InprocServer32", "", "%SystemRoot%\System32\cic.dll"
0x1, "Classes\CLSID\{09474572-B2FB-11D1-A1A1-0000F875B132}\InprocServer32", "ThreadingModel", "Apartment"
0x1, "Classes\CLSID\{09474572-B2FB-11D1-A1A1-0000F875B132}\ProgID", "", "MMCListPadInfo.MMCListPadInfo.1"
0x1, "Classes\CLSID\{09474572-B2FB-11D1-A1A1-0000F875B132}\VersionIndependentProgID", "", "MMCListPadInfo.MMCListPadInfo"
0x1, "Classes\MMCTask.MMCTask", "", "MMCTask class"
0x1, "Classes\MMCTask.MMCTask\CLSID", "", "{3D112E22-62B2-11D1-9FEF-00600832DB4A}"
0x1, "Classes\MMCTask.MMCTask\CurVer", "", "MMCTask.MMCTask.1"
0x1, "Classes\MMCTask.MMCTask.1", "", "MMCTask class"
0x1, "Classes\MMCTask.MMCTask.1\CLSID", "", "{3D112E22-62B2-11D1-9FEF-00600832DB4A}"
0x1, "Classes\CLSID\{3D112E22-62B2-11D1-9FEF-00600832DB4A}", "", "MMCTask class"
0x2, "Classes\CLSID\{3D112E22-62B2-11D1-9FEF-00600832DB4A}\InprocServer32", "", "%SystemRoot%\System32\cic.dll"
0x1, "Classes\CLSID\{3D112E22-62B2-11D1-9FEF-00600832DB4A}\InprocServer32", "ThreadingModel", "Apartment"
0x1, "Classes\CLSID\{3D112E22-62B2-11D1-9FEF-00600832DB4A}\ProgID", "", "MMCTask.MMCTask.1"
0x1, "Classes\CLSID\{3D112E22-62B2-11D1-9FEF-00600832DB4A}\VersionIndependentProgID", "", "MMCTask.MMCTask"
R-TEAM
Hi,

have tryed the plugin and it works nice - except the disk manager MMC - dont start.
Come error "RPC server unavailable" ...
Have looked in the services and the RPC is running - but i cant stop or start it,
all butons grayed.
Have Win20003 SP2 R2.Have aktivatet the plugin dcomlaunch too.

Regards
R-TEAM
cdob
QUOTE (R-TEAM @ Feb 7 2010, 12:48 PM) *
Have Win20003 SP2 R2.Have aktivatet the plugin dcomlaunch too.

Did you edited the plugin?
CODE
;[SetupReg.AddReg.2600]
[SetupReg.AddReg]
R-TEAM
Hi,

QUOTE (cdob @ Feb 7 2010, 02:23 PM) *
Did you edited the plugin?
CODE
;[SetupReg.AddReg.2600]
[SetupReg.AddReg]


nope - dont know this - wil try....

Regards
R-TEAM
R-TEAM
Hi,

YUP - this fixed it biggrin.gif
Now it works.
Only need a working Tape soft at least to have all i need wink.gif

Regards
R-TEAM
TonyP
If you are using Win2003ServerSP1 for SourceDisksFiles, you *MUST* Enable the BartPE DCOMlaunch plugin and *MUST* modify the section heading in DCOMlaunch INF file from "[SetupReg.AddReg.2600]" to "[SetupReg.AddReg]" so that it uses Win2003ServerSP1 build files.
I was flailing about for many hours (well, about 8, off and on] in interpreting the forum discussion and what "sp2" meant. Which SP2? Win2003Server or WinXP?

Turns out you need it for ALL incl Win2003ServerSP1 which I use for SourceDisksFiles.

THIS IS THE ONLY WAY YOU WILL GET REGULAR BARTPE TO RUN DISK MANAGEMENT AND AVOID
"RPC service is unavailable" error, and "unable to connect to Logical Disk Mgr service" error.

[I appreciate the efforts of all those in the forum. I have gotten a lot of info from this website even tho I usually don't log in]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.