![]() |
![]() ![]() |
Jan 13 2009, 06:12 PM
Post
#1
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
http://www.mediafire.com/file/ndhzzmmmioj/..._3.3_Plugin.rar
Here's a working plugin for StorageCraft ShadowProtect Server Edition 3.3. the latest. This excellent backup solution utilizes and require volume shadow copy service (VSS). The plugin for VSS is also attached. The server edition needs 2k3 sources as it only runs on windows servers (the one I used, was 2k3 R2 with MOA (thumbs up)). The fully functional trial can be downloaded from their site at just 17,9 Mb. There's included a script that collects the files. Total size for plugin amounts to 13 Mb. The Desktop edition runs on xp, but a plugin for that is more tricky because VSS is different on xp, and I haven't got it running successfully in bartpe-XPE. otherwise the two solutions are identical in terms of features and compatibilty with other solutions. One of the many nice features of ShadowProtect is their image-format, that is compatible with vmware. You can run converter directly on the backup image. This way you can easily convert backup images into virtual machines. They do have their own recovery cd that apparently will expire after each quarter (??) and is non-VSS based. It also supports p2p, p2v, v2p and v2v conversions through their HIR option. Anyways, I'm sure most disaster-recovery-conserned-people will find this tool useful, as I did. Note: I am not sure if it will make sense to run VSS from a livecd (maybe if it's broken on the underlying physical machine). Nonetheless your benfit will be to run vss-dependant backup apps from the livecd. Anyone vss-knowledgable with experience on this? Ie, will vss by itself, help/contribute in regards to volume shadow copying on the underlying, when run from a livecd (either through cmd or explorer)? Or will you risk to invalidate earlier shadows craeted on the real system? But probably not unless you actively use vss on the physical volumes. Important: Before starting ShadowProtect first time after bootup, it is important to start VSS with the included batchscript that registers the service correctly, otherwise it will fail. Just let it finish without interaction. The registry entries are trimmed down to a bare minimum that satisfies requirements (something discoverable by openminded clever eyes). I don't know if snapshotting linux into vmware converter goes well, but will try... get_files.cmd CODE mkdir programs\StorageCraft mkdir files copy %systemroot%\system32\MSVCP71.dll files\ copy %systemroot%\system32\stcsnap.dll files\ copy %systemroot%\system32\vsnapvss.exe files\ copy %systemroot%\system32\drivers\sbmount.sys files\ copy %systemroot%\system32\drivers\stcvsm.sys files\ %systemroot%\system32\xcopy /e /s /h "%programfiles%\StorageCraft\*.*" "programs\StorageCraft\*.*" del /q "programs\StorageCraft\ShadowProtect\Installers\ImageManagerSetup.exe" del /q "programs\StorageCraft\ShadowProtect\Jobs\*.*" del /q "programs\StorageCraft\ShadowProtect\Logs\*.*" register_vss.cmd CODE net stop vss net stop swprv net stop eventsystem regsvr32 /s ole32.dll regsvr32 /s oleaut32.dll regsvr32 /s atl.dll regsvr32 /s vss_ps.dll Vssvc /Register regsvr32 /s vss_ddu.dll regsvr32 /s vssddups.dll regsvr32 /i /s swprv.dll regsvr32 /i /s eventcls.dll regsvr32 /s es.dll regsvr32 /s stdprov.dll regsvr32 /s vssui.dll regsvr32 /s msxml.dll regsvr32 /s msxml2.dll regsvr32 /s msxml3.dll regsvr32 /i /s swprv.dll regsvr32 /s %SystemDrive%\Programs\StorageCraft\ShadowProtect\sbimgmnt.dll net start eventsystem start X:\Programs\StorageCraft\ShadowProtect\shadowprotect.exe net start shadowprotectsvc net start eventsystem taskkill /IM ShadowProtect.exe net stop shadowprotectsvc net stop vss net stop swprv net stop eventsystem regsvr32 /s ole32.dll regsvr32 /s oleaut32.dll regsvr32 /s atl.dll regsvr32 /s vss_ps.dll Vssvc /Register regsvr32 /s vss_ddu.dll regsvr32 /s vssddups.dll regsvr32 /i /s swprv.dll regsvr32 /i /s eventcls.dll regsvr32 /s es.dll regsvr32 /s stdprov.dll regsvr32 /s vssui.dll regsvr32 /s msxml.dll regsvr32 /s msxml2.dll regsvr32 /s msxml3.dll regsvr32 /i /s swprv.dll regsvr32 /s %SystemDrive%\Programs\StorageCraft\ShadowProtect\sbimgmnt.dll net start eventsystem start X:\Programs\StorageCraft\ShadowProtect\shadowprotect.exe Joakim This post has been edited by joakim: Jan 14 2009, 03:30 PM |
|
|
|
Jan 13 2009, 06:14 PM
Post
#2
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
ShadowProtect_Server_3.3.inf
CODE ; PE Builder v3 plug-in INF file ; Created by Joakim ; 12.01.2009 [Version] Signature= "$Windows NT$" [PEBuilder] Name="StorageCraft ShadowProtect Server 3.3.42.16" Enable=1 [WinntDirectories] a="programs\",3 [SourceDisksFolders] programs=a [SourceDisksFiles] files\sbmount.sys=4,,1 files\stcvsm.sys=4,,1 files\MSVCP71.dll=2,,1 files\stcsnap.dll=2,,1 files\vsnapvss.exe=2,,1 CODE [Software.AddReg] 0x1, "Classes\.SPF","","spf.sbmntwiz" 0x1, "Classes\.SPI","","spi.sbmntwiz" 0x1, "Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\ShellExt","","{016EFC4B-2906-4687-B0AC-ACDF94097FEC}" 0x1, "Classes\AppID\{3A7079F9-6195-4D1C-AF4E-D760E2434066}","","MountShellExt" 0x1, "Classes\AppID\{777E0F5B-C63D-485A-BF83-D876CEE05D9A}","","VSNAPVSS" 0x1, "Classes\AppID\{777E0F5B-C63D-485A-BF83-D876CEE05D9A}","LocalService","VSNAPVSS" 0x1, "Classes\AppID\{777E0F5B-C63D-485A-BF83-D876CEE05D9A}","ServiceParameters","-Service" 0x1, "Classes\AppID\{928905B8-4940-46FF-8ADB-77853DC09E15}","","ShadowStor" 0x1, "Classes\AppID\{928905B8-4940-46FF-8ADB-77853DC09E15}","LocalService","ShadowProtectSvc" 0x1, "Classes\AppID\MountShellExt.DLL","AppID","{3A7079F9-6195-4D1C-AF4E-D760E2434066}" 0x1, "Classes\AppID\ShadowProtectSvc.EXE","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\AppID\VSNAPVSS.EXE","AppID","{777E0F5B-C63D-485A-BF83-D876CEE05D9A}" 0x1, "Classes\CCommands.CCommands","","CCommands Object" 0x1, "Classes\CCommands.CCommands\CLSID","","{954D9809-C72B-43DE-9173-6A18B84915F1}" 0x1, "Classes\CCommands.CCommands\CurVer","","CCommands.CCommands.1" 0x1, "Classes\CCommands.CCommands.1","","CCommands Object" 0x1, "Classes\CCommands.CCommands.1\CLSID","","{954D9809-C72B-43DE-9173-6A18B84915F1}" 0x1, "Classes\CDestinationObjectFTP.CDestinationObj","","CDestinationObjectFTP Object" 0x1, "Classes\CDestinationObjectFTP.CDestinationObj\CLSID","","{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}" 0x1, "Classes\CDestinationObjectFTP.CDestinationObj\CurVer","","CDestinationObjectFTP.CDestinationObj.1" 0x1, "Classes\CDestinationObjectFTP.CDestinationObj.1","","CDestinationObjectFTP Object" 0x1, "Classes\CDestinationObjectFTP.CDestinationObj.1\CLSID","","{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}" 0x1, "Classes\CEnumHistory.CEnumHistory","","CEnumHistory Object" 0x1, "Classes\CEnumHistory.CEnumHistory\CLSID","","{36D2FDAD-C3C8-4C98-833E-ED20067D0539}" 0x1, "Classes\CEnumHistory.CEnumHistory\CurVer","","CEnumHistory.CEnumHistory.1" 0x1, "Classes\CEnumHistory.CEnumHistory.1","","CEnumHistory Object" 0x1, "Classes\CEnumHistory.CEnumHistory.1\CLSID","","{36D2FDAD-C3C8-4C98-833E-ED20067D0539}" 0x1, "Classes\CEnumSPFolderObjects.CEnumSPFolderO","","CEnumSPFolderObjects Object" 0x1, "Classes\CEnumSPFolderObjects.CEnumSPFolderO\CLSID","","{39DD42EC-218B-46AD-AB6F-69A31DD53406}" 0x1, "Classes\CEnumSPFolderObjects.CEnumSPFolderO\CurVer","","CEnumSPFolderObjects.CEnumSPFolderO.1.0" 0x1, "Classes\CEnumSPFolderObjects.CEnumSPFolderO.1.0","","CEnumSPFolderObjects Object" 0x1, "Classes\CEnumSPFolderObjects.CEnumSPFolderO.1.0\CLSID","","{39DD42EC-218B-46AD-AB6F-69A31DD53406}" 0x1, "Classes\CExcluder.CExcluder","","CExcluder Object" 0x1, "Classes\CExcluder.CExcluder\CLSID","","{6F17E563-931A-4523-BCDE-70CF22E5BC70}" 0x1, "Classes\CExcluder.CExcluder\CurVer","","CExcluder.CExcluder.1" 0x1, "Classes\CExcluder.CExcluder.1","","CExcluder Object" 0x1, "Classes\CExcluder.CExcluder.1\CLSID","","{6F17E563-931A-4523-BCDE-70CF22E5BC70}" 0x1, "Classes\CHistoryItem.CHistoryItem","","CHistoryItem Object" 0x1, "Classes\CHistoryItem.CHistoryItem\CLSID","","{25A2FD75-B769-4F08-A1E3-3B983A37A52B}" 0x1, "Classes\CHistoryItem.CHistoryItem\CurVer","","CHistoryItem.CHistoryItem.1" 0x1, "Classes\CHistoryItem.CHistoryItem.1","","CHistoryItem Object" 0x1, "Classes\CHistoryItem.CHistoryItem.1\CLSID","","{25A2FD75-B769-4F08-A1E3-3B983A37A52B}" 0x1, "Classes\CJob.CJob","","CJob Object" 0x1, "Classes\CJob.CJob\CLSID","","{341658DC-6F42-4491-BB00-24B9EE44C4AF}" 0x1, "Classes\CJob.CJob\CurVer","","CJob.CJob.1" 0x1, "Classes\CJob.CJob.1","","CJob Object" 0x1, "Classes\CJob.CJob.1\CLSID","","{341658DC-6F42-4491-BB00-24B9EE44C4AF}" 0x1, "Classes\CJobs.CJobs","","CJobs Object" 0x1, "Classes\CJobs.CJobs\CLSID","","{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}" 0x1, "Classes\CJobs.CJobs\CurVer","","CJobs.CJobs.1" 0x1, "Classes\CJobs.CJobs.1","","CJobs Object" 0x1, "Classes\CJobs.CJobs.1\CLSID","","{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}" 0x1, "Classes\CLogs.CLogs","","CLogs Object" 0x1, "Classes\CLogs.CLogs\CLSID","","{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}" 0x1, "Classes\CLogs.CLogs\CurVer","","CLogs.CLogs.1" 0x1, "Classes\CLogs.CLogs.1","","CLogs Object" 0x1, "Classes\CLogs.CLogs.1\CLSID","","{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}" 0x1, "Classes\CLSID\{016EFC4B-2906-4687-B0AC-ACDF94097FEC}","","SBMountShellExt Class" 0x1, "Classes\CLSID\{016EFC4B-2906-4687-B0AC-ACDF94097FEC}","AppID","{3A7079F9-6195-4D1C-AF4E-D760E2434066}" 0x1, "Classes\CLSID\{016EFC4B-2906-4687-B0AC-ACDF94097FEC}\InprocServer32","","X:\programs\StorageCraft\ShadowProtect\sbimgmnt.dll" 0x1, "Classes\CLSID\{016EFC4B-2906-4687-B0AC-ACDF94097FEC}\InprocServer32","ThreadingModel","Apartment" 0x1, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}","","CDestinationObjectFTP Object" 0x1, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}\ProgID","","CDestinationObjectFTP.CDestinationObj.1" 0x0, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}\Programmable" 0x1, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{123EC76F-32EE-40e4-A79E-7C32E8AD50C9}\VersionIndependentProgID","","CDestinationObjectFTP.CDestinationObj" 0x1, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}","","CTasks Object" 0x1, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}\ProgID","","CTasks.CTasks.1" 0x0, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}\Programmable" 0x1, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}\VersionIndependentProgID","","CTasks.CTasks" 0x1, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}","","CHistoryItem Object" 0x1, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}\ProgID","","CHistoryItem.CHistoryItem.1" 0x0, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}\Programmable" 0x1, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{25A2FD75-B769-4F08-A1E3-3B983A37A52B}\VersionIndependentProgID","","CHistoryItem.CHistoryItem" 0x1, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}","","CVSSProviders Object" 0x1, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}\ProgID","","ShadowProtectSvc.VSSProviders.1" 0x0, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}\Programmable" 0x1, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}\VersionIndependentProgID","","ShadowProtectSvc.VSSProviders" 0x1, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}","","CJob Object" 0x1, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}\ProgID","","CJob.CJob.1" 0x0, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}\Programmable" 0x1, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{341658DC-6F42-4491-BB00-24B9EE44C4AF}\VersionIndependentProgID","","CJob.CJob" 0x1, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}","","CEnumHistory Object" 0x1, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}\ProgID","","CEnumHistory.CEnumHistory.1" 0x0, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}\Programmable" 0x1, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{36D2FDAD-C3C8-4C98-833E-ED20067D0539}\VersionIndependentProgID","","CEnumHistory.CEnumHistory" 0x1, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}","","CEnumSPFolderObjects Object" 0x1, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}\ProgID","","CEnumSPFolderObjects.CEnumSPFolderO.1.0" 0x0, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}\Programmable" 0x1, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{39DD42EC-218B-46AD-AB6F-69A31DD53406}\VersionIndependentProgID","","CEnumSPFolderObjects.CEnumSPFolderO" 0x1, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}","","CSPRegistration Object" 0x1, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}\ProgID","","CSPRegistration.CSPRegistration.1" 0x0, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}\Programmable" 0x1, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}\VersionIndependentProgID","","CSPRegistration.CSPRegistration" 0x1, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}","","CLogs Object" 0x1, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}\ProgID","","CLogs.CLogs.1" 0x0, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}\Programmable" 0x1, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{60CACE66-7886-4B3C-9E4B-EB9D63D3EA61}\VersionIndependentProgID","","CLogs.CLogs" 0x1, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}","","CExcluder Object" 0x1, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}\ProgID","","CExcluder.CExcluder.1" 0x0, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}\Programmable" 0x1, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{6F17E563-931A-4523-BCDE-70CF22E5BC70}\VersionIndependentProgID","","CExcluder.CExcluder" 0x1, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}","","CSPConfigurationSection Object" 0x1, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}\ProgID","","CSPConfigurationSection.CSPConfigurat.1" 0x0, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}\Programmable" 0x1, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{77FE6A84-9139-4a98-A2AC-38791B20630F}\VersionIndependentProgID","","CSPConfigurationSection.CSPConfigurat" 0x1, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}","","CCommands Object" 0x1, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}\ProgID","","CCommands.CCommands.1" 0x0, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}\Programmable" 0x1, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{954D9809-C72B-43DE-9173-6A18B84915F1}\VersionIndependentProgID","","CCommands.CCommands" 0x1, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}","","CShadowProtect Object" 0x1, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}\ProgID","","ShadowStor.ShadowProtect.1" 0x0, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}\Programmable" 0x1, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{AC11F4F0-50CC-4563-AB09-DF414B881C3E}\VersionIndependentProgID","","ShadowStor.ShadowProtect" 0x1, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}","","CJobs Object" 0x1, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}\ProgID","","CJobs.CJobs.1" 0x0, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}\Programmable" 0x1, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{BC2CBF10-FF65-4C39-A1C8-06003208DAD3}\VersionIndependentProgID","","CJobs.CJobs" 0x1, "Classes\CLSID\{E4EB5095-F587-4159-A1D8-2710692FD243}","","StorageCraft Volume Snapshot Software Provider" 0x1, "Classes\CLSID\{E4EB5095-F587-4159-A1D8-2710692FD243}","AppID","{777E0F5B-C63D-485A-BF83-D876CEE05D9A}" 0x1, "Classes\CLSID\{E4EB5095-F587-4159-A1D8-2710692FD243}\LocalServer32","","""X:\I386\system32\vsnapvss.exe""" 0x1, "Classes\CLSID\{E4EB5095-F587-4159-A1D8-2710692FD243}\LocalServer32","ThreadingModel","Apartment" 0x1, "Classes\CLSID\{E4EB5095-F587-4159-A1D8-2710692FD243}\ProgID","","Storagecraft.VSNAPVSS.1" 0x1, "Classes\CLSID\{E4EB5095-F587-4159-A1D8-2710692FD243}\VersionIndependentProgID","","Storagecraft.VSNAPVSS" 0x1, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}","","CSPFolderObject Object" 0x1, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}\LocalServer32","","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}\LocalServer32","ThreadingModel","free" 0x1, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}\ProgID","","CSPFolderObject.CSPFolderObject.1.0" 0x0, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}\Programmable" 0x1, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\CLSID\{F93B2183-A815-488A-84BE-5D850FE75961}\VersionIndependentProgID","","CSPFolderObject.CSPFolderObject" 0x1, "Classes\CSPConfigurationSection.CSPConfigurat","","CSPConfigurationSection Object" 0x1, "Classes\CSPConfigurationSection.CSPConfigurat\CLSID","","{77FE6A84-9139-4a98-A2AC-38791B20630F}" 0x1, "Classes\CSPConfigurationSection.CSPConfigurat\CurVer","","CSPConfigurationSection.CSPConfigurat.1" 0x1, "Classes\CSPConfigurationSection.CSPConfigurat.1","","CSPConfigurationSection Object" 0x1, "Classes\CSPConfigurationSection.CSPConfigurat.1\CLSID","","{77FE6A84-9139-4a98-A2AC-38791B20630F}" 0x1, "Classes\CSPFolderObject.CSPFolderObject","","CSPFolderObject Object" 0x1, "Classes\CSPFolderObject.CSPFolderObject\CLSID","","{F93B2183-A815-488A-84BE-5D850FE75961}" 0x1, "Classes\CSPFolderObject.CSPFolderObject\CurVer","","CSPFolderObject.CSPFolderObject.1.0" 0x1, "Classes\CSPFolderObject.CSPFolderObject.1.0","","CSPFolderObject Object" 0x1, "Classes\CSPFolderObject.CSPFolderObject.1.0\CLSID","","{F93B2183-A815-488A-84BE-5D850FE75961}" 0x1, "Classes\CSPRegistration.CSPRegistration","","CSPRegistration Object" 0x1, "Classes\CSPRegistration.CSPRegistration\CLSID","","{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}" 0x1, "Classes\CSPRegistration.CSPRegistration\CurVer","","CSPRegistration.CSPRegistration.1" 0x1, "Classes\CSPRegistration.CSPRegistration.1","","CSPRegistration Object" 0x1, "Classes\CSPRegistration.CSPRegistration.1\CLSID","","{5F3235B6-8D9E-4d0b-9F9E-D0BBF0CC28F9}" 0x1, "Classes\CTasks.CTasks","","CTasks Object" 0x1, "Classes\CTasks.CTasks\CLSID","","{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}" 0x1, "Classes\CTasks.CTasks\CurVer","","CTasks.CTasks.1" 0x1, "Classes\CTasks.CTasks.1","","CTasks Object" 0x1, "Classes\CTasks.CTasks.1\CLSID","","{17559B96-9DFD-4897-BE95-41FE2DAE4C9C}" 0x1, "Classes\Folder\shellex\ContextMenuHandlers\ShellExt","","{016EFC4B-2906-4687-B0AC-ACDF94097FEC}" CODE 0x1, "Classes\Interface\{01D8DB1E-1D78-4D9C-AB92-02A632874570}","","ILog" 0x1, "Classes\Interface\{01D8DB1E-1D78-4D9C-AB92-02A632874570}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{01D8DB1E-1D78-4D9C-AB92-02A632874570}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{01D8DB1E-1D78-4D9C-AB92-02A632874570}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{01D8DB1E-1D78-4D9C-AB92-02A632874570}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{09467DE8-F627-4469-A036-AF7BA5ECFC5B}","","IVSSProviders" 0x1, "Classes\Interface\{09467DE8-F627-4469-A036-AF7BA5ECFC5B}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{09467DE8-F627-4469-A036-AF7BA5ECFC5B}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{09467DE8-F627-4469-A036-AF7BA5ECFC5B}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{09467DE8-F627-4469-A036-AF7BA5ECFC5B}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{09A214C7-B88D-4267-ABCD-50391758659F}","","ISPFileFinder" 0x1, "Classes\Interface\{09A214C7-B88D-4267-ABCD-50391758659F}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{09A214C7-B88D-4267-ABCD-50391758659F}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{09A214C7-B88D-4267-ABCD-50391758659F}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{09A214C7-B88D-4267-ABCD-50391758659F}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{1B09C7A7-4C43-4413-B03A-4CD736214B51}","","IDestinationObjectCollection" 0x1, "Classes\Interface\{1B09C7A7-4C43-4413-B03A-4CD736214B51}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{1B09C7A7-4C43-4413-B03A-4CD736214B51}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{1B09C7A7-4C43-4413-B03A-4CD736214B51}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{1B09C7A7-4C43-4413-B03A-4CD736214B51}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{1B41FCDF-329C-40D7-806C-37B9492B250E}","","ISPFileLayoutCollection" 0x1, "Classes\Interface\{1B41FCDF-329C-40D7-806C-37B9492B250E}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{1B41FCDF-329C-40D7-806C-37B9492B250E}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{1B41FCDF-329C-40D7-806C-37B9492B250E}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{1B41FCDF-329C-40D7-806C-37B9492B250E}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{2313906C-E374-4203-9A1A-9D05C24E90CC}","","ICmd" 0x1, "Classes\Interface\{2313906C-E374-4203-9A1A-9D05C24E90CC}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{2313906C-E374-4203-9A1A-9D05C24E90CC}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{2313906C-E374-4203-9A1A-9D05C24E90CC}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{2313906C-E374-4203-9A1A-9D05C24E90CC}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{234635CB-458B-4BD7-9740-D20470D59510}","","IShadowProtect" 0x1, "Classes\Interface\{234635CB-458B-4BD7-9740-D20470D59510}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{234635CB-458B-4BD7-9740-D20470D59510}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{234635CB-458B-4BD7-9740-D20470D59510}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{234635CB-458B-4BD7-9740-D20470D59510}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{2B725E66-79EB-4E95-848F-856A05C03C23}","","ISPFileLayout" 0x1, "Classes\Interface\{2B725E66-79EB-4E95-848F-856A05C03C23}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{2B725E66-79EB-4E95-848F-856A05C03C23}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{2B725E66-79EB-4E95-848F-856A05C03C23}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{2B725E66-79EB-4E95-848F-856A05C03C23}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{2D2C4BB9-912F-41F2-AB56-72912AB97019}","","IPartitionCreationPolicy" 0x1, "Classes\Interface\{2D2C4BB9-912F-41F2-AB56-72912AB97019}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{2D2C4BB9-912F-41F2-AB56-72912AB97019}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{2D2C4BB9-912F-41F2-AB56-72912AB97019}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{2D2C4BB9-912F-41F2-AB56-72912AB97019}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{3F82105A-7E72-484D-93B7-D33C2D495E98}","","ISPSortable" 0x1, "Classes\Interface\{3F82105A-7E72-484D-93B7-D33C2D495E98}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{3F82105A-7E72-484D-93B7-D33C2D495E98}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{3F82105A-7E72-484D-93B7-D33C2D495E98}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{3F82105A-7E72-484D-93B7-D33C2D495E98}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{41D2F2FB-DEF6-46E9-8DF2-577769C31AAA}","","IDestinationObjectNetwork" 0x1, "Classes\Interface\{41D2F2FB-DEF6-46E9-8DF2-577769C31AAA}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{41D2F2FB-DEF6-46E9-8DF2-577769C31AAA}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{41D2F2FB-DEF6-46E9-8DF2-577769C31AAA}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{41D2F2FB-DEF6-46E9-8DF2-577769C31AAA}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{49E9E689-808A-4B91-B46B-B55B82C64AFF}","","ISPConfigurationSection" 0x1, "Classes\Interface\{49E9E689-808A-4B91-B46B-B55B82C64AFF}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{49E9E689-808A-4B91-B46B-B55B82C64AFF}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{49E9E689-808A-4B91-B46B-B55B82C64AFF}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{49E9E689-808A-4B91-B46B-B55B82C64AFF}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{54B5B461-5599-4D12-A7E6-E7C205CDF889}","","IJob" 0x1, "Classes\Interface\{54B5B461-5599-4D12-A7E6-E7C205CDF889}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{54B5B461-5599-4D12-A7E6-E7C205CDF889}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{54B5B461-5599-4D12-A7E6-E7C205CDF889}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{54B5B461-5599-4D12-A7E6-E7C205CDF889}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{5FA71B2A-A790-4BA3-BF3E-08892C3E8CD7}","","ISPFileFinder2" 0x1, "Classes\Interface\{5FA71B2A-A790-4BA3-BF3E-08892C3E8CD7}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{5FA71B2A-A790-4BA3-BF3E-08892C3E8CD7}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{5FA71B2A-A790-4BA3-BF3E-08892C3E8CD7}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{5FA71B2A-A790-4BA3-BF3E-08892C3E8CD7}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{605EAE69-FE39-4F95-B9EB-DF1D154955C2}","","ITypedObject" 0x1, "Classes\Interface\{605EAE69-FE39-4F95-B9EB-DF1D154955C2}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{605EAE69-FE39-4F95-B9EB-DF1D154955C2}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{605EAE69-FE39-4F95-B9EB-DF1D154955C2}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{605EAE69-FE39-4F95-B9EB-DF1D154955C2}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{61ACC77D-16F4-4210-95BB-29ADE68276EC}","","ISPRegistration" 0x1, "Classes\Interface\{61ACC77D-16F4-4210-95BB-29ADE68276EC}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{61ACC77D-16F4-4210-95BB-29ADE68276EC}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{61ACC77D-16F4-4210-95BB-29ADE68276EC}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{61ACC77D-16F4-4210-95BB-29ADE68276EC}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{65FAE7A2-2C4D-4130-9E41-8579835144A8}","","ITriggers" 0x1, "Classes\Interface\{65FAE7A2-2C4D-4130-9E41-8579835144A8}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{65FAE7A2-2C4D-4130-9E41-8579835144A8}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{65FAE7A2-2C4D-4130-9E41-8579835144A8}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{65FAE7A2-2C4D-4130-9E41-8579835144A8}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{6EAA9C02-56C5-4F89-B1FB-7EAEC59F5049}","","ISPFolder" 0x1, "Classes\Interface\{6EAA9C02-56C5-4F89-B1FB-7EAEC59F5049}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{6EAA9C02-56C5-4F89-B1FB-7EAEC59F5049}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{6EAA9C02-56C5-4F89-B1FB-7EAEC59F5049}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{6EAA9C02-56C5-4F89-B1FB-7EAEC59F5049}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{72E1A044-A0A8-4992-81CA-7D3824D6C368}","","IBackupHistory" 0x1, "Classes\Interface\{72E1A044-A0A8-4992-81CA-7D3824D6C368}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{72E1A044-A0A8-4992-81CA-7D3824D6C368}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{72E1A044-A0A8-4992-81CA-7D3824D6C368}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{72E1A044-A0A8-4992-81CA-7D3824D6C368}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{763274F0-74A9-4499-8AD0-980B36A0E855}","","ITasks" 0x1, "Classes\Interface\{763274F0-74A9-4499-8AD0-980B36A0E855}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{763274F0-74A9-4499-8AD0-980B36A0E855}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{763274F0-74A9-4499-8AD0-980B36A0E855}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{763274F0-74A9-4499-8AD0-980B36A0E855}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{85C3B16A-4D64-42F2-929E-170A940BA6A1}","","ITask" 0x1, "Classes\Interface\{85C3B16A-4D64-42F2-929E-170A940BA6A1}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{85C3B16A-4D64-42F2-929E-170A940BA6A1}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{85C3B16A-4D64-42F2-929E-170A940BA6A1}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{85C3B16A-4D64-42F2-929E-170A940BA6A1}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{8865974E-7E01-46FD-BFCC-41E373C56A92}","","ISPFolderObject" 0x1, "Classes\Interface\{8865974E-7E01-46FD-BFCC-41E373C56A92}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{8865974E-7E01-46FD-BFCC-41E373C56A92}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{8865974E-7E01-46FD-BFCC-41E373C56A92}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{8865974E-7E01-46FD-BFCC-41E373C56A92}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{8A3BE49A-F591-460B-A1B0-FD0BC58592BD}","","IDisks" 0x1, "Classes\Interface\{8A3BE49A-F591-460B-A1B0-FD0BC58592BD}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{8A3BE49A-F591-460B-A1B0-FD0BC58592BD}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{8A3BE49A-F591-460B-A1B0-FD0BC58592BD}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{8A3BE49A-F591-460B-A1B0-FD0BC58592BD}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{9853998A-CCE2-4302-BD01-6136F86A4B2D}","","IImageController" 0x1, "Classes\Interface\{9853998A-CCE2-4302-BD01-6136F86A4B2D}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{9853998A-CCE2-4302-BD01-6136F86A4B2D}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{9853998A-CCE2-4302-BD01-6136F86A4B2D}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{9853998A-CCE2-4302-BD01-6136F86A4B2D}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{9ECCE655-5C5F-4226-881A-2A0C471FE9F0}","","IExcluder" 0x1, "Classes\Interface\{9ECCE655-5C5F-4226-881A-2A0C471FE9F0}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{9ECCE655-5C5F-4226-881A-2A0C471FE9F0}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{9ECCE655-5C5F-4226-881A-2A0C471FE9F0}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{9ECCE655-5C5F-4226-881A-2A0C471FE9F0}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{A0AE7C25-AC47-4441-A84F-DAEA0052B62C}","","ISPProgressNotify" 0x1, "Classes\Interface\{A0AE7C25-AC47-4441-A84F-DAEA0052B62C}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{A0AE7C25-AC47-4441-A84F-DAEA0052B62C}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{A0AE7C25-AC47-4441-A84F-DAEA0052B62C}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{A0AE7C25-AC47-4441-A84F-DAEA0052B62C}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{A8E2DFAD-69F0-4587-81CB-6DF199F5F6FE}","","IDestinationObjectFS" 0x1, "Classes\Interface\{A8E2DFAD-69F0-4587-81CB-6DF199F5F6FE}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{A8E2DFAD-69F0-4587-81CB-6DF199F5F6FE}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{A8E2DFAD-69F0-4587-81CB-6DF199F5F6FE}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{A8E2DFAD-69F0-4587-81CB-6DF199F5F6FE}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{B4EF1259-345A-4138-B7E2-993FAB079400}","","ITrigger" 0x1, "Classes\Interface\{B4EF1259-345A-4138-B7E2-993FAB079400}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{B4EF1259-345A-4138-B7E2-993FAB079400}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{B4EF1259-345A-4138-B7E2-993FAB079400}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{B4EF1259-345A-4138-B7E2-993FAB079400}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{B9EFB5F7-9EC6-457E-9043-720B403F2B89}","","IDisk" 0x1, "Classes\Interface\{B9EFB5F7-9EC6-457E-9043-720B403F2B89}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{B9EFB5F7-9EC6-457E-9043-720B403F2B89}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{B9EFB5F7-9EC6-457E-9043-720B403F2B89}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{B9EFB5F7-9EC6-457E-9043-720B403F2B89}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{BAD88B9A-F7F3-41B7-AFF2-4EA3BC693583}","","IEnumLogs" 0x1, "Classes\Interface\{BAD88B9A-F7F3-41B7-AFF2-4EA3BC693583}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{BAD88B9A-F7F3-41B7-AFF2-4EA3BC693583}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{BAD88B9A-F7F3-41B7-AFF2-4EA3BC693583}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{BAD88B9A-F7F3-41B7-AFF2-4EA3BC693583}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{BF272B0B-17E4-41ED-B439-CDE97248B241}","","IJobs" 0x1, "Classes\Interface\{BF272B0B-17E4-41ED-B439-CDE97248B241}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{BF272B0B-17E4-41ED-B439-CDE97248B241}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{BF272B0B-17E4-41ED-B439-CDE97248B241}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{BF272B0B-17E4-41ED-B439-CDE97248B241}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{C8B02671-21BE-4CD7-9B74-31E161C67E42}","","ISPFileSet" 0x1, "Classes\Interface\{C8B02671-21BE-4CD7-9B74-31E161C67E42}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{C8B02671-21BE-4CD7-9B74-31E161C67E42}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{C8B02671-21BE-4CD7-9B74-31E161C67E42}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{C8B02671-21BE-4CD7-9B74-31E161C67E42}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{CF9EEFDE-AAB3-42F7-A87D-1B3802AB339A}","","ILogs" 0x1, "Classes\Interface\{CF9EEFDE-AAB3-42F7-A87D-1B3802AB339A}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{CF9EEFDE-AAB3-42F7-A87D-1B3802AB339A}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{CF9EEFDE-AAB3-42F7-A87D-1B3802AB339A}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{CF9EEFDE-AAB3-42F7-A87D-1B3802AB339A}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{D0A8FD47-E662-4856-951A-2469EC9C945A}","","ISPEvent" 0x1, "Classes\Interface\{D0A8FD47-E662-4856-951A-2469EC9C945A}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{D0A8FD47-E662-4856-951A-2469EC9C945A}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{D0A8FD47-E662-4856-951A-2469EC9C945A}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{D0A8FD47-E662-4856-951A-2469EC9C945A}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{D1C57F8F-BDA7-4ADD-B65B-746C649E7B54}","","IVolume" 0x1, "Classes\Interface\{D1C57F8F-BDA7-4ADD-B65B-746C649E7B54}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{D1C57F8F-BDA7-4ADD-B65B-746C649E7B54}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{D1C57F8F-BDA7-4ADD-B65B-746C649E7B54}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{D1C57F8F-BDA7-4ADD-B65B-746C649E7B54}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{D53FBE18-7F96-4891-92A9-6B36E830AE46}","","IVolumes" 0x1, "Classes\Interface\{D53FBE18-7F96-4891-92A9-6B36E830AE46}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{D53FBE18-7F96-4891-92A9-6B36E830AE46}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{D53FBE18-7F96-4891-92A9-6B36E830AE46}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{D53FBE18-7F96-4891-92A9-6B36E830AE46}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{E543BDBD-4A48-4369-9B5A-7F22EAD73CB0}","","ICommands" 0x1, "Classes\Interface\{E543BDBD-4A48-4369-9B5A-7F22EAD73CB0}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{E543BDBD-4A48-4369-9B5A-7F22EAD73CB0}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{E543BDBD-4A48-4369-9B5A-7F22EAD73CB0}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{E543BDBD-4A48-4369-9B5A-7F22EAD73CB0}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{E8C78E45-6AC3-429F-AC75-AEAC83F098F0}","","IDestinationObjectBase" 0x1, "Classes\Interface\{E8C78E45-6AC3-429F-AC75-AEAC83F098F0}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{E8C78E45-6AC3-429F-AC75-AEAC83F098F0}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{E8C78E45-6AC3-429F-AC75-AEAC83F098F0}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{E8C78E45-6AC3-429F-AC75-AEAC83F098F0}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{EA233BCC-8E00-48B0-ADC7-C2A0243602F6}","","IVSSProvider" 0x1, "Classes\Interface\{EA233BCC-8E00-48B0-ADC7-C2A0243602F6}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{EA233BCC-8E00-48B0-ADC7-C2A0243602F6}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{EA233BCC-8E00-48B0-ADC7-C2A0243602F6}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{EA233BCC-8E00-48B0-ADC7-C2A0243602F6}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{FB3F7FA6-B126-43F9-82A0-AF4F9EB36D43}","","IDestinationObjectFTP" 0x1, "Classes\Interface\{FB3F7FA6-B126-43F9-82A0-AF4F9EB36D43}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{FB3F7FA6-B126-43F9-82A0-AF4F9EB36D43}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{FB3F7FA6-B126-43F9-82A0-AF4F9EB36D43}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{FB3F7FA6-B126-43F9-82A0-AF4F9EB36D43}\TypeLib","Version","1.0" 0x1, "Classes\Interface\{AA6EC93D-E9FE-47F0-960B-0E729ECCBC79}","","IHistoryItem" 0x1, "Classes\Interface\{AA6EC93D-E9FE-47F0-960B-0E729ECCBC79}\ProxyStubClsid","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{AA6EC93D-E9FE-47F0-960B-0E729ECCBC79}\ProxyStubClsid32","","{00020424-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{AA6EC93D-E9FE-47F0-960B-0E729ECCBC79}\TypeLib","","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\Interface\{AA6EC93D-E9FE-47F0-960B-0E729ECCBC79}\TypeLib","Version","1.0" 0x1, "Classes\ShadowProtectSvc.VSSProviders","","CVSSProviders Object" 0x1, "Classes\ShadowProtectSvc.VSSProviders\CLSID","","{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}" 0x1, "Classes\ShadowProtectSvc.VSSProviders\CurVer","","ShadowProtectSvc.VSSProviders.1" 0x1, "Classes\ShadowProtectSvc.VSSProviders.1","","CVSSProviders Object" 0x1, "Classes\ShadowProtectSvc.VSSProviders.1\CLSID","","{2ECC43BF-4A94-4C25-ABA4-232219E6C1F0}" 0x1, "Classes\ShadowStor.ShadowProtect","","CShadowProtect Object" 0x1, "Classes\ShadowStor.ShadowProtect\CLSID","","{AC11F4F0-50CC-4563-AB09-DF414B881C3E}" 0x1, "Classes\ShadowStor.ShadowProtect\CurVer","","ShadowStor.ShadowProtect.1" 0x1, "Classes\ShadowStor.ShadowProtect.1","","CShadowProtect Object" 0x1, "Classes\ShadowStor.ShadowProtect.1\CLSID","","{AC11F4F0-50CC-4563-AB09-DF414B881C3E}" 0x1, "Classes\spf.sbmntwiz","","ShadowProtect Full Image" 0x1, "Classes\spf.sbmntwiz\DefaultIcon","","X:\programs\StorageCraft\ShadowProtect\shield.ico" 0x1, "Classes\spf.sbmntwiz\shell\open","","Mount (&M)" 0x1, "Classes\spf.sbmntwiz\shell\open\command","","""X:\programs\StorageCraft\ShadowProtect\sbmntwiz.exe"" /MOUNT ""%1""" 0x1, "Classes\spf.sbmntwiz\shell\Quick.open","","Quick Mount (&Q)" 0x1, "Classes\spf.sbmntwiz\shell\Quick.open\command","","""X:\programs\StorageCraft\ShadowProtect\sbmntwiz.exe"" /QUICKMOUNT ""%1""" 0x1, "Classes\spi.sbmntwiz","","ShadowProtect Incremental Image" 0x1, "Classes\spi.sbmntwiz\DefaultIcon","","X:\programs\StorageCraft\ShadowProtect\shield.ico" 0x1, "Classes\spi.sbmntwiz\shell\open","","Mount (&M)" 0x1, "Classes\spi.sbmntwiz\shell\open\command","","""X:\programs\StorageCraft\ShadowProtect\sbmntwiz.exe"" /MOUNT ""%1""" 0x1, "Classes\spi.sbmntwiz\shell\Quick.open","","Quick Mount (&Q)" 0x1, "Classes\spi.sbmntwiz\shell\Quick.open\command","","""X:\programs\StorageCraft\ShadowProtect\sbmntwiz.exe"" /QUICKMOUNT ""%1""" 0x1, "Classes\Storagecraft.VSNAPVSS","","StorageCraft Volume Snapshot Software Provider" 0x1, "Classes\Storagecraft.VSNAPVSS\CLSID","","{E4EB5095-F587-4159-A1D8-2710692FD243}" 0x1, "Classes\Storagecraft.VSNAPVSS\CurVer","","Storagecraft.VSNAPVSS.1" 0x1, "Classes\Storagecraft.VSNAPVSS.1","","StorageCraft Volume Snapshot Software Provider" 0x1, "Classes\Storagecraft.VSNAPVSS.1\CLSID","","{E4EB5095-F587-4159-A1D8-2710692FD243}" 0x1, "Classes\TypeLib\{928905B8-4940-46FF-8ADB-77853DC09E15}\1.0","","ShadowProtect 1.0 Type Library" 0x1, "Classes\TypeLib\{928905B8-4940-46FF-8ADB-77853DC09E15}\1.0\0\win32","","X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe" 0x1, "Classes\TypeLib\{928905B8-4940-46FF-8ADB-77853DC09E15}\1.0\FLAGS","","0" 0x1, "Classes\TypeLib\{928905B8-4940-46FF-8ADB-77853DC09E15}\1.0\HELPDIR","","X:\programs\StorageCraft\ShadowProtect\" 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\I386\system32\drivers\sbmount.sys", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\I386\system32\drivers\stcvsm.sys", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\EULA.rtf", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\image.exe", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\Installers\ImageManagerSetup.exe", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\sbimageapi.dll", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\sbmountapi.dll", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\sbrun.exe", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\sbtailck.exe", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\shield.ico", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\spuninst.exe", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\programs\StorageCraft\ShadowProtect\VerifyImage.cmd", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\I386\system32\atl71.dll", 0x00000002 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\I386\system32\drivers\stcvsm.sys", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\I386\system32\mfc71u.dll", 0x00000002 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\I386\system32\MSVCP71.dll", 0x00000001 0x4, "Microsoft\Windows\CurrentVersion\SharedDlls","X:\I386\system32\vsnapvss.exe", 0x00000001 CODE [SetupReg.AddReg] 0x0, "StorageCraft\ShadowProtect Server\3.03.4273" 0x4, "ControlSet001\Enum\Root\LEGACY_SBMOUNT","NextInstance", 0x00000001 0x4, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000","Capabilities", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000","Class","LegacyDriver" 0x1, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000","ClassGUID","{8ECC055D-047F-11D1-A537-0000F8753ED1}" 0x4, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000","ConfigFlags", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000","DeviceDesc","StorageCraft Image Mount Driver" 0x4, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000","Legacy", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000","Service","sbmount" 0x4, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000\Control","*NewlyCreated*", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_SBMOUNT\0000\Control","ActiveService","sbmount" 0x4, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC","NextInstance", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000","Class","LegacyDriver" 0x1, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000","ClassGUID","{8ECC055D-047F-11D1-A537-0000F8753ED1}" 0x4, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000","ConfigFlags", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000","DeviceDesc","ShadowProtect Service" 0x4, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000","Legacy", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000","Service","ShadowProtectSvc" 0x4, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000\Control","*NewlyCreated*", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_SHADOWPROTECTSVC\0000\Control","ActiveService","ShadowProtectSvc" 0x4, "ControlSet001\Enum\Root\LEGACY_STCVSM","NextInstance", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000","Class","LegacyDriver" 0x1, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000","ClassGUID","{8ECC055D-047F-11D1-A537-0000F8753ED1}" 0x4, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000","ConfigFlags", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000","DeviceDesc","stcvsm" 0x4, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000","Legacy", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000","Service","stcvsm" 0x4, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000\Control","*NewlyCreated*", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_STCVSM\0000\Control","ActiveService","stcvsm" 0x4, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS","NextInstance", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000","Class","LegacyDriver" 0x1, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000","ClassGUID","{8ECC055D-047F-11D1-A537-0000F8753ED1}" 0x4, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000","ConfigFlags", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000","DeviceDesc","StorageCraft Shadow Copy Provider" 0x4, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000","Legacy", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000","Service","VSNAPVSS" 0x4, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000\Control","*NewlyCreated*", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_VSNAPVSS\0000\Control","ActiveService","VSNAPVSS" 0x4, "ControlSet001\Enum\Root\LEGACY_VSS","NextInstance", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","Class","LegacyDriver" 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","ClassGUID","{8ECC055D-047F-11D1-A537-0000F8753ED1}" 0x4, "ControlSet001\Enum\Root\LEGACY_VSS\0000","ConfigFlags", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","DeviceDesc","Volume Shadow Copy" 0x4, "ControlSet001\Enum\Root\LEGACY_VSS\0000","Legacy", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","Service","VSS" 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000\Control","ActiveService","VSS" 0x1, "ControlSet001\Services\sbmount","DisplayName","StorageCraft Image Mount Driver" 0x4, "ControlSet001\Services\sbmount","ErrorControl", 0x00000001 0x4, "ControlSet001\Services\sbmount","Start", 0x00000001 0x4, "ControlSet001\Services\sbmount","Type", 0x00000001 0x1, "ControlSet001\Services\sbmount\Enum","0","Root\LEGACY_SBMOUNT\0000" 0x4, "ControlSet001\Services\sbmount\Enum","Count", 0x00000001 0x4, "ControlSet001\Services\sbmount\Enum","NextInstance", 0x00000001 0x7, "ControlSet001\Services\ShadowProtectSvc","DependOnGroup" 0x7, "ControlSet001\Services\ShadowProtectSvc","DependOnService","RPCSS" 0x1, "ControlSet001\Services\ShadowProtectSvc","Description","ShadowProtect Service schedules backup tasks remotely. For more details visit www.storagecraft.com" 0x1, "ControlSet001\Services\ShadowProtectSvc","DisplayName","ShadowProtect Service" 0x4, "ControlSet001\Services\ShadowProtectSvc","ErrorControl", 0x00000001 0x2, "ControlSet001\Services\ShadowProtectSvc","ImagePath","""X:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe""" 0x1, "ControlSet001\Services\ShadowProtectSvc","ObjectName","LocalSystem" 0x4, "ControlSet001\Services\ShadowProtectSvc","Start", 0x00000003 0x4, "ControlSet001\Services\ShadowProtectSvc","Type", 0x00000010 0x0, "ControlSet001\Services\ShadowProtectSvc\EmailOptions" 0x1, "ControlSet001\Services\ShadowProtectSvc\Enum","0","Root\LEGACY_SHADOWPROTECTSVC\0000" 0x4, "ControlSet001\Services\ShadowProtectSvc\Enum","Count", 0x00000001 0x4, "ControlSet001\Services\ShadowProtectSvc\Enum","NextInstance", 0x00000001 0x4, "ControlSet001\Services\ShadowProtectSvc\Parameters","SP_ENGLISH_LOGS", 0x00000001 0x0, "ControlSet001\Services\ShadowProtectSvc\Parameters\do" 0x0, "ControlSet001\Services\ShadowProtectSvc\Parameters\Images" 0x0, "ControlSet001\Services\ShadowProtectSvc\Parameters\Jobs" 0x3, "ControlSet001\Services\ShadowProtectSvc\Security","Security",\ 01,00,14,80,B8,00,00,00,C4,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,88,00,06,00,00,00,00,00,14,00,FD,01,02,00,01,01,00,00,00,\ 00,00,05,12,00,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,8D,01,02,00,01,01,00,00,00,00,00,05,04,00,00,\ 00,00,00,14,00,8D,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,\ 00,01,00,00,01,01,00,00,00,00,00,05,0B,00,00,00,00,00,18,00,FD,01,02,00,01,\ 02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,12,00,\ 00,00,01,01,00,00,00,00,00,05,12,00,00,00 0x0, "ControlSet001\Services\ShadowProtectSvc\StartedOnce" 0x4, "ControlSet001\Services\stcvsm","ErrorControl", 0x00000000 0x1, "ControlSet001\Services\stcvsm","Group","filter" 0x4, "ControlSet001\Services\stcvsm","Start", 0x00000000 0x4, "ControlSet001\Services\stcvsm","Type", 0x00000002 0x1, "ControlSet001\Services\stcvsm\Enum","0","Root\LEGACY_STCVSM\0000" 0x4, "ControlSet001\Services\stcvsm\Enum","Count", 0x00000001 0x4, "ControlSet001\Services\stcvsm\Enum","NextInstance", 0x00000001 0x7, "ControlSet001\Services\VSNAPVSS","DependOnGroup" 0x7, "ControlSet001\Services\VSNAPVSS","DependOnService","RPCSS","VSS" 0x1, "ControlSet001\Services\VSNAPVSS","DisplayName","StorageCraft Shadow Copy Provider" 0x4, "ControlSet001\Services\VSNAPVSS","ErrorControl", 0x00000001 0x2, "ControlSet001\Services\VSNAPVSS","ImagePath","X:\I386\system32\vsnapvss.exe" 0x1, "ControlSet001\Services\VSNAPVSS","ObjectName","LocalSystem" 0x4, "ControlSet001\Services\VSNAPVSS","Start", 0x00000003 0x4, "ControlSet001\Services\VSNAPVSS","Type", 0x00000010 0x1, "ControlSet001\Services\VSNAPVSS\Enum","0","Root\LEGACY_VSNAPVSS\0000" 0x4, "ControlSet001\Services\VSNAPVSS\Enum","Count", 0x00000001 0x4, "ControlSet001\Services\VSNAPVSS\Enum","NextInstance", 0x00000001 0x3, "ControlSet001\Services\VSNAPVSS\Security","Security",\ 01,00,14,80,B8,00,00,00,C4,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,88,00,06,00,00,00,00,00,14,00,FD,01,02,00,01,01,00,00,00,\ 00,00,05,12,00,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,8D,01,02,00,01,01,00,00,00,00,00,05,04,00,00,\ 00,00,00,14,00,8D,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,\ 00,01,00,00,01,01,00,00,00,00,00,05,0B,00,00,00,00,00,18,00,FD,01,02,00,01,\ 02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,12,00,\ 00,00,01,01,00,00,00,00,00,05,12,00,00,00 This post has been edited by jaclaz: Jan 13 2009, 07:14 PM |
|
|
|
Jan 13 2009, 06:16 PM
Post
#3
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
VSS.inf
CODE ; PE Builder v3 plug-in INF file ; Created by Joakim ; 12.01.2009 [Version] Signature= "$Windows NT$" [PEBuilder] Name="Volume Shadow Copy Service (VSS)" Enable=1 [SourceDisksFiles] vssadmin.exe=2,,1 vssvc.exe=2,,1 vss_ddu.dll=2,,1 vss_ps.dll=2,,1 vssddups.dll=2,,1 vssui.dll=2,,1 vssapi.dll=2,,1 swprv.dll=2,,1 msxml.dll=2,,1 msxml2.dll=2,,1 msxml3.dll=2,,1 register_vss.cmd=2,,1 [Software.AddReg] 0x1, "Classes\AppID\AgentSvr.exe","AppId","{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}" 0x1, "Classes\AppID\conf.exe","AppID","{5CE55CD8-5179-11D2-931D-0000F875AE17}" 0x1, "Classes\AppID\cyswss.DLL","AppID","{9BF695F8-59E0-4678-AD03-F6430DA365FB}" 0x1, "Classes\AppID\dfrgifc.EXE","AppID","{89D5C4CB-8DB6-4B8D-BB0F-FC3B91AC8FCA}" 0x1, "Classes\AppID\dmadmin.exe","AppID","{4FB6BB00-3347-11d0-B40A-00AA005FF586}" 0x1, "Classes\AppID\dmremote.exe","AppID","{D485DDC0-49C6-11d1-8E56-00A0C92C9D5D}" 0x1, "Classes\AppID\HelpCtr.EXE","AppID","{FC7D9E01-3F9E-11D3-93C0-00C04F72DAF7}" 0x1, "Classes\AppID\HelpSvc.EXE","AppID","{833E4001-AFF7-4AC3-AAC2-9F24C1457BCE}" 0x1, "Classes\AppID\iexplore.exe","AppId","{0002DF01-0000-0000-C000-000000000046}" 0x1, "Classes\AppID\IMAPI.EXE","AppID","{C49F2185-50A7-11D3-9144-00104BA11C5E}" 0x1, "Classes\AppID\logagent.EXE","AppID","{F808DF63-6049-11D1-BA20-006097D2898E}" 0x1, "Classes\AppID\mmc.exe","AppId","{49B2791A-B1AE-4C90-9B8E-E860BA07F889}" 0x1, "Classes\AppID\MountShellExt.DLL","AppID","{3A7079F9-6195-4D1C-AF4E-D760E2434066}" 0x1, "Classes\AppID\mshta.exe","AppId","{3050f4d8-98B5-11CF-BB82-00AA00BDCE0B}" 0x1, "Classes\AppID\RDSHost.EXE","AppID","{5123EB69-F99E-461C-B6C3-CE6E825813E8}" 0x1, "Classes\AppID\remrras.EXE","AppID","{66A2DB81-D706-11d0-A37B-00C04FC9DA04}" 0x1, "Classes\AppID\rsmmllsv.exe","AppID","{148f1a14-53f3-4074-a573-e1ccd344e1d0}" 0x1, "Classes\AppID\rsmsink.exe","AppID","{0057B183-85ED-4751-A3C7-0DA2939A8E98}" 0x1, "Classes\AppID\rsmui.exe","AppID","{003E771E-DF5E-40C0-94A2-4109FF9AF445}" 0x1, "Classes\AppID\RSOPPROV.EXE","AppID","{6EBBFC6C-B721-4D10-9371-5D8E8C76D315}" 0x1, "Classes\AppID\rundll32.exe","AppId","{601ac3dc-786a-4eb0-bf40-ee3521e70bfb}" 0x1, "Classes\AppID\scrcons.exe","AppId","{266C72E7-62E8-11D1-AD89-00C04FD8FDFF}" 0x1, "Classes\AppID\SecOOBE.DLL","AppID","{D3125176-AE33-47AA-BE86-5C992141518F}" 0x1, "Classes\AppID\sessmgr.EXE","AppID","{038ABBA4-4138-4AC4-A492-4A3DF068BD8A}" 0x1, "Classes\AppID\ShadowProtectSvc.EXE","AppID","{928905B8-4940-46FF-8ADB-77853DC09E15}" 0x1, "Classes\AppID\swprv","AppID","{4db9c793-c48d-449c-9754-46027ee45c94}" 0x1, "Classes\AppID\TlntSvr.Exe","AppID","{FE9E4896-A014-11D1-855C-00A0C944138C}" 0x1, "Classes\AppID\unsecapp.exe","AppId","{49BD2028-1523-11D1-AD79-00C04FD8FDFF}" 0x1, "Classes\AppID\vds.exe","AppID","{F290BFB2-1864-45B1-8804-2654194A87E7}" 0x1, "Classes\AppID\VSNAPVSS.EXE","AppID","{777E0F5B-C63D-485A-BF83-D876CEE05D9A}" 0x1, "Classes\AppID\VSSVC.EXE","AppID","{56BE716B-2F76-4dfa-8702-67AE10044F0B}" 0x1, "Classes\AppID\wiaacmgr.EXE","AppID","{E32549C4-C2B8-4BCC-90D7-0FC3511092BB}" 0x1, "Classes\AppID\winmgmt","AppID","{8BC3F05E-D86B-11D0-A075-00C04FB68820}" 0x1, "Classes\AppID\WMPEnc.exe","AppId","{AEE3E4A8-EF01-4024-A0F1-809D9B096E14}" 0x1, "Classes\AppID\wmplayer.exe","AppID","{B8C54A54-355E-11D3-83EB-00A0C92A2F2D}" 0x1, "Classes\AppID\WORDPAD.EXE","AppId","{73FDDC80-AEA9-101A-98A7-00AA00374959}" 0x1, "Classes\AppID\WPDSp.DLL","AppID","{D455FA37-74F9-4A75-BD79-48659B12A1D6}" 0x1, "Classes\AppID\wscript.exe","AppId","{6F201542-B482-11D2-A250-00104BD35090}" 0x1, "Classes\AppID\wuapi.dll","AppID","{B93C1D78-DAD0-4C93-BE0B-9A91E0A8301F}" 0x1, "Classes\AppID\{00020C01-0000-0000-C000-000000000046}","","Sound Recorder" 0x1, "Classes\AppID\{00022601-0000-0000-C000-000000000046}","","Media Player" 0x1, "Classes\AppID\{0002DF01-0000-0000-C000-000000000046}","","Internet Explorer(Ver 1.0)" 0x1, "Classes\AppID\{000C101C-0000-0000-C000-000000000046}","ServiceParameters","" 0x1, "Classes\AppID\{000C101C-0000-0000-C000-000000000046}","LocalService","MSIServer" 0x1, "Classes\AppID\{0010890e-8789-413c-adbc-48f5b511b3af}","RunAs","Interactive User" 0x1, "Classes\AppID\{0010890e-8789-413c-adbc-48f5b511b3af}","DllSurrogate","" 0x1, "Classes\AppID\{003E771E-DF5E-40C0-94A2-4109FF9AF445}","","Removable Storage UI Layer" 0x1, "Classes\AppID\{003E771E-DF5E-40C0-94A2-4109FF9AF445}","RunAs","Interactive User" 0x3, "Classes\AppID\{003E771E-DF5E-40C0-94A2-4109FF9AF445}","LaunchPermission",\ 01,00,04,80,74,00,00,00,90,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,60,00,04,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,27,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,\ 00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,05,\ 00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,\ 00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,\ F4,01,00,00 0x1, "Classes\AppID\{0057B183-85ED-4751-A3C7-0DA2939A8E98}","","Removable Storage Sink Layer" 0x3, "Classes\AppID\{0057B183-85ED-4751-A3C7-0DA2939A8E98}","LaunchPermission",\ 01,00,04,80,74,00,00,00,90,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,60,00,04,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,27,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,\ 00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,05,\ 00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,\ 00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,\ F4,01,00,00 0x1, "Classes\AppID\{00E7B358-F65B-4dcf-83DF-CD026B94BFD4}","RunAs","Interactive User" 0x1, "Classes\AppID\{038ABBA4-4138-4AC4-A492-4A3DF068BD8A}","","RDSessMgr" 0x1, "Classes\AppID\{038ABBA4-4138-4AC4-A492-4A3DF068BD8A}","ServiceParameters","-Service" 0x1, "Classes\AppID\{038ABBA4-4138-4AC4-A492-4A3DF068BD8A}","LocalService","RDSessMgr" 0x1, "Classes\AppID\{148f1a14-53f3-4074-a573-e1ccd344e1d0}","","Removable Storage MLL Server" 0x1, "Classes\AppID\{148f1a14-53f3-4074-a573-e1ccd344e1d0}","RunAs","NT AUTHORITY\LocalService" 0x3, "Classes\AppID\{148f1a14-53f3-4074-a573-e1ccd344e1d0}","LaunchPermission",\ 01,00,04,80,74,00,00,00,90,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,60,00,04,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,27,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,\ 00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,05,\ 00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,\ 00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,\ F4,01,00,00 0x1, "Classes\AppID\{1BE1F766-5536-11D1-B726-00C04FB926AF}","LocalService","EventSystem" 0x3, "Classes\AppID\{1BE1F766-5536-11D1-B726-00C04FB926AF}","LaunchPermission",\ 01,00,04,80,70,00,00,00,80,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,5C,00,04,00,00,00,00,00,18,00,1F,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,09,00,00,00,01,01,00,00,00,00,00,01,\ 00,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\ 00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,02,00,00,00,00,\ 00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,\ 00 0x1, "Classes\AppID\{266C72E7-62E8-11D1-AD89-00C04FD8FDFF}","","Microsoft WBEM Active Scripting Event Consumer Provider" 0x1, "Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}","","netman" 0x1, "Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}","LocalService","netman" 0x4, "Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}","AuthenticationLevel", 0x00000000 0x3, "Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}","LaunchPermission",\ 01,00,04,80,70,00,00,00,80,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,5C,00,04,00,00,00,00,00,18,00,0B,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,\ 04,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,13,00,00,00,00,\ 00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,02,00,00,00,00,\ 00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,\ 00 0x3, "Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}","AccessPermission",\ 01,00,04,80,58,00,00,00,68,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,44,00,03,00,00,00,00,00,14,00,03,00,00,00,01,01,00,00,00,00,00,\ 05,13,00,00,00,00,00,14,00,03,00,00,00,01,01,00,00,00,00,00,05,0A,00,00,00,\ 00,00,14,00,03,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,02,00,00,00,\ 00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,\ 00,00 0x1, "Classes\AppID\{3050f4d8-98B5-11CF-BB82-00AA00BDCE0B}","","HTML Application" 0x1, "Classes\AppID\{39ce474e-59c1-4b84-9be2-2600c335b5c6}","","Network Provisioning Service" 0x1, "Classes\AppID\{39ce474e-59c1-4b84-9be2-2600c335b5c6}","LocalService","xmlprov" 0x3, "Classes\AppID\{39ce474e-59c1-4b84-9be2-2600c335b5c6}","LaunchPermission",\ 01,00,04,80,5c,00,00,00,6c,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,48,00,03,00,00,00,00,00,18,00,0B,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,\ 04,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,\ 02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,\ 00,00,20,02,00,00 0x1, "Classes\AppID\{3A7079F9-6195-4D1C-AF4E-D760E2434066}","","MountShellExt" 0x1, "Classes\AppID\{3FF0DA8E-E7B2-4C97-B470-056F8A4A53C0}","","Cluster Node Eviction Processor" 0x3, "Classes\AppID\{3FF0DA8E-E7B2-4C97-B470-056F8A4A53C0}","LaunchPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x3, "Classes\AppID\{3FF0DA8E-E7B2-4C97-B470-056F8A4A53C0}","AccessPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 CODE 0x4, "Classes\AppID\{3FF0DA8E-E7B2-4C97-B470-056F8A4A53C0}","AuthenticationLevel", 0x00000006 0x1, "Classes\AppID\{3FF0DA8E-E7B2-4C97-B470-056F8A4A53C0}","DllSurrogate","" 0x1, "Classes\AppID\{41651BF0-A5C8-11D2-95DF-00C04F8E7A70}","","Passport Manager" 0x1, "Classes\AppID\{41651BF0-A5C8-11D2-95DF-00C04F8E7A70}","DllSurrogate","" 0x1, "Classes\AppID\{49B2791A-B1AE-4C90-9B8E-E860BA07F889}","","MMC Application Class" 0x1, "Classes\AppID\{49BD2028-1523-11D1-AD79-00C04FD8FDFF}","","Microsoft WBEM Unsecured Apartment" 0x1, "Classes\AppID\{4A0F9AA8-A71E-4CC3-891B-76CAC67E67C0}","LocalService","ALG" 0x1, "Classes\AppID\{4db9c793-c48d-449c-9754-46027ee45c94}","","Microsoft Volume Shadow Copy Service software provider" 0x1, "Classes\AppID\{4db9c793-c48d-449c-9754-46027ee45c94}","LocalService","swprv" 0x1, "Classes\AppID\{4E14FBA2-2E22-11D1-9964-00C04FBBB345}","","COM+ Event System" 0x1, "Classes\AppID\{4E14FBA2-2E22-11D1-9964-00C04FBBB345}","DllSurrogate","" 0x1, "Classes\AppID\{4FB6BB00-3347-11d0-B40A-00AA005FF586}","","Logical Disk Manager Administrative Service" 0x1, "Classes\AppID\{4FB6BB00-3347-11d0-B40A-00AA005FF586}","LocalService","dmadmin" 0x1, "Classes\AppID\{4FB6BB00-3347-11d0-B40A-00AA005FF586}","ServiceParameters","/com" 0x3, "Classes\AppID\{4FB6BB00-3347-11d0-B40A-00AA005FF586}","LaunchPermission",\ 01,00,04,80,60,00,00,00,7c,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,4C,00,03,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,27,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,12,\ 00,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,\ 03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,\ 49,CE,12,03,03,F4,01,00,00 0x1, "Classes\AppID\{50503499-D11E-401A-82AE-33065AC0B9AE}","","Cluster Service Startup Notifications" 0x3, "Classes\AppID\{50503499-D11E-401A-82AE-33065AC0B9AE}","LaunchPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x3, "Classes\AppID\{50503499-D11E-401A-82AE-33065AC0B9AE}","AccessPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x4, "Classes\AppID\{50503499-D11E-401A-82AE-33065AC0B9AE}","AuthenticationLevel", 0x00000006 0x1, "Classes\AppID\{50503499-D11E-401A-82AE-33065AC0B9AE}","DllSurrogate","" 0x1, "Classes\AppID\{5123EB69-F99E-461C-B6C3-CE6E825813E8}","","RDSHost" 0x1, "Classes\AppID\{53362C32-A296-4F2D-A2F8-FD984D08340B}","","RemoteProxyFactory32 Class" 0x1, "Classes\AppID\{53362C32-A296-4F2D-A2F8-FD984D08340B}","DllSurrogate","" 0x1, "Classes\AppID\{5364ED0E-493F-4B16-9DBF-AE486CF22660}","","Virtual Disk Service Loader" 0x1, "Classes\AppID\{5364ED0E-493F-4B16-9DBF-AE486CF22660}","LocalServer32","vdsldr.exe" 0x1, "Classes\AppID\{56BE716B-2F76-4dfa-8702-67AE10044F0B}","","Volume Shadow Copy Service" 0x1, "Classes\AppID\{56BE716B-2F76-4dfa-8702-67AE10044F0B}","LocalService","VSS" 0x3, "Classes\AppID\{56BE716B-2F76-4dfa-8702-67AE10044F0B}","LaunchPermission",\ 01,00,04,80,84,00,00,00,a0,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,70,00,04,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,27,02,00,00,00,00,18,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,00,00,00,00,00,00,18,00,01,00,00,00,01,01,00,00,00,00,00,05,04,\ 00,00,00,00,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,20,00,\ 00,00,20,02,00,00,00,00,00,00,00,00,00,00,01,05,00,00,00,00,00,05,15,00,00,\ 00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,00,01,05,00,00,00,00,00,05,\ 15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,00 0x1, "Classes\AppID\{5CE55CD8-5179-11D2-931D-0000F875AE17}","","NetMeeting" 0x1, "Classes\AppID\{601ac3dc-786a-4eb0-bf40-ee3521e70bfb}","","Network Crawler" 0x1, "Classes\AppID\{6295DF2D-35EE-11d1-8707-00C04FD93327}","","Mobsync" 0x1, "Classes\AppID\{6295DF2D-35EE-11d1-8707-00C04FD93327}","RunAs","Interactive User" 0x1, "Classes\AppID\{66A2DB81-D706-11d0-A37B-00C04FC9DA04}","","remrras" 0x1, "Classes\AppID\{6EBBFC6C-B721-4D10-9371-5D8E8C76D315}","","RSoPProv" 0x1, "Classes\AppID\{6EBBFC6C-B721-4D10-9371-5D8E8C76D315}","LocalService","RSoPProv" 0x1, "Classes\AppID\{6EBBFC6C-B721-4D10-9371-5D8E8C76D315}","ServiceParameters","-Service" 0x1, "Classes\AppID\{6F201542-B482-11D2-A250-00104BD35090}","","WSHRemote" 0x1, "Classes\AppID\{73FDDC80-AEA9-101A-98A7-00AA00374959}","","WordPad Document" 0x1, "Classes\AppID\{777E0F5B-C63D-485A-BF83-D876CEE05D9A}","","VSNAPVSS" 0x1, "Classes\AppID\{777E0F5B-C63D-485A-BF83-D876CEE05D9A}","LocalService","VSNAPVSS" 0x1, "Classes\AppID\{777E0F5B-C63D-485A-BF83-D876CEE05D9A}","ServiceParameters","-Service" 0x1, "Classes\AppID\{797EF3B3-127B-4283-8096-1E8084BF67A6}","","Command line Trigger Consumer" 0x1, "Classes\AppID\{797EF3B3-127B-4283-8096-1E8084BF67A6}","RunAs","Interactive User" 0x1, "Classes\AppID\{800A4EE1-1664-4BD5-ADF2-4DF2ECC09B40}","","Cluster Configuration Server" 0x3, "Classes\AppID\{800A4EE1-1664-4BD5-ADF2-4DF2ECC09B40}","LaunchPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x3, "Classes\AppID\{800A4EE1-1664-4BD5-ADF2-4DF2ECC09B40}","AccessPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x4, "Classes\AppID\{800A4EE1-1664-4BD5-ADF2-4DF2ECC09B40}","AuthenticationLevel", 0x00000006 0x1, "Classes\AppID\{800A4EE1-1664-4BD5-ADF2-4DF2ECC09B40}","DllSurrogate","" 0x1, "Classes\AppID\{80EE4901-33A8-11d1-A213-0080C88593A5}","","Defrag NTFS engine" 0x4, "Classes\AppID\{80EE4901-33A8-11d1-A213-0080C88593A5}","AuthenticationLevel", 0x00000006 0x3, "Classes\AppID\{80EE4901-33A8-11d1-A213-0080C88593A5}","AccessPermission",\ 01,00,14,80,48,00,00,00,64,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,01,05,00,00,00,00,00,05,15,00,00,00,59,51,B8,17,66,72,5D,25,64,\ 63,3B,0B,1B,D9,2B,00,01,05,00,00,00,00,00,05,15,00,00,00,59,51,B8,17,66,72,\ 5D,25,64,63,3B,0B,1B,D9,2B,00 0x3, "Classes\AppID\{80EE4901-33A8-11d1-A213-0080C88593A5}","LaunchPermission",\ 01,00,04,80,48,00,00,00,64,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,\ 12,03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,\ 6B,49,CE,12,03,03,F4,01,00,00 0x1, "Classes\AppID\{80EE4902-33A8-11d1-A213-0080C88593A5}","","Defrag FAT engine" 0x4, "Classes\AppID\{80EE4902-33A8-11d1-A213-0080C88593A5}","AuthenticationLevel", 0x00000006 0x3, "Classes\AppID\{80EE4902-33A8-11d1-A213-0080C88593A5}","AccessPermission",\ 01,00,14,80,48,00,00,00,64,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,01,05,00,00,00,00,00,05,15,00,00,00,59,51,B8,17,66,72,5D,25,64,\ 63,3B,0B,1B,D9,2B,00,01,05,00,00,00,00,00,05,15,00,00,00,59,51,B8,17,66,72,\ 5D,25,64,63,3B,0B,1B,D9,2B,00 0x3, "Classes\AppID\{80EE4902-33A8-11d1-A213-0080C88593A5}","LaunchPermission",\ 01,00,04,80,48,00,00,00,64,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,\ 12,03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,\ 6B,49,CE,12,03,03,F4,01,00,00 0x1, "Classes\AppID\{833E4001-AFF7-4AC3-AAC2-9F24C1457BCE}","","Microsoft Help and Support Services" 0x1, "Classes\AppID\{833E4001-AFF7-4AC3-AAC2-9F24C1457BCE}","LocalServer32","HelpSvc.exe" 0x1, "Classes\AppID\{833E4001-AFF7-4AC3-AAC2-9F24C1457BCE}","LocalService","helpsvc" 0x3, "Classes\AppID\{833E4001-AFF7-4AC3-AAC2-9F24C1457BCE}","LaunchPermission",\ 01,00,04,80,6c,00,00,00,88,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,58,00,03,00,00,00,00,00,24,00,1F,00,00,00,01,05,00,00,00,00,00,\ 05,15,00,00,00,55,D6,03,25,1D,62,37,7B,97,AB,D9,51,E8,03,00,00,00,00,14,00,\ 0B,00,00,00,01,01,00,00,00,00,00,01,00,00,00,00,00,00,18,00,1F,00,00,00,01,\ 02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,05,00,00,00,00,00,05,15,00,\ 00,00,55,D6,03,25,1D,62,37,7B,97,AB,D9,51,E8,03,00,00,01,05,00,00,00,00,00,\ 05,15,00,00,00,55,D6,03,25,1D,62,37,7B,97,AB,D9,51,E8,03,00,00 0x3, "Classes\AppID\{833E4001-AFF7-4AC3-AAC2-9F24C1457BCE}","AccessPermission",\ 01,00,04,80,6c,00,00,00,88,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,58,00,03,00,00,00,00,00,24,00,07,00,00,00,01,05,00,00,00,00,00,\ 05,15,00,00,00,55,D6,03,25,1D,62,37,7B,97,AB,D9,51,E8,03,00,00,00,00,14,00,\ 03,00,00,00,01,01,00,00,00,00,00,01,00,00,00,00,00,00,18,00,07,00,00,00,01,\ 02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,05,00,00,00,00,00,05,15,00,\ 00,00,55,D6,03,25,1D,62,37,7B,97,AB,D9,51,E8,03,00,00,01,05,00,00,00,00,00,\ 05,15,00,00,00,55,D6,03,25,1D,62,37,7B,97,AB,D9,51,E8,03,00,00 0x1, "Classes\AppID\{84D586C4-A423-11D2-B943-00C04F79D22F}","","CustReg Class" 0x1, "Classes\AppID\{84D586C4-A423-11D2-B943-00C04F79D22F}","DllSurrogate","" 0x3, "Classes\AppID\{84D586C4-A423-11D2-B943-00C04F79D22F}","AccessPermission",\ 01,00,04,80,34,00,00,00,50,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,20,00,01,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,65,CF,7E,\ 78,4B,9B,5F,E7,7C,87,70,D2,97,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,\ 65,CF,7E,78,4B,9B,5F,E7,7C,87,70,D2,97,00,00 0x1, "Classes\AppID\{89D5C4CB-8DB6-4B8D-BB0F-FC3B91AC8FCA}","","dfrgifc" 0x1, "Classes\AppID\{8BC3F05E-D86B-11D0-A075-00C04FB68820}","","Windows Management and Instrumentation" 0x1, "Classes\AppID\{8BC3F05E-D86B-11D0-A075-00C04FB68820}","LocalService","winmgmt" 0x3, "Classes\AppID\{8BC3F05E-D86B-11D0-A075-00C04FB68820}","LaunchPermission",\ 01,00,04,80,94,00,00,00,a4,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,80,00,01,00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,\ 01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,\ 00,00,00,05,20,00,00,00,20,02,00,00 0x1, "Classes\AppID\{8ECDF581-A4B0-4052-A8E1-BC6653B59555}","","Cluster Service Node Evict Notifications" 0x3, "Classes\AppID\{8ECDF581-A4B0-4052-A8E1-BC6653B59555}","LaunchPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x3, "Classes\AppID\{8ECDF581-A4B0-4052-A8E1-BC6653B59555}","AccessPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x4, "Classes\AppID\{8ECDF581-A4B0-4052-A8E1-BC6653B59555}","AuthenticationLevel", 0x00000006 0x1, "Classes\AppID\{8ECDF581-A4B0-4052-A8E1-BC6653B59555}","DllSurrogate","" 0x1, "Classes\AppID\{928905B8-4940-46FF-8ADB-77853DC09E15}","","ShadowStor" 0x1, "Classes\AppID\{928905B8-4940-46FF-8ADB-77853DC09E15}","LocalService","ShadowProtectSvc" 0x1, "Classes\AppID\{995C996E-D918-4a8c-A302-45719A6F4EA7}","RunAs","Interactive User" 0x1, "Classes\AppID\{9BF695F8-59E0-4678-AD03-F6430DA365FB}","","cyswss" 0x1, "Classes\AppID\{A0082CF6-AFF5-11D2-95E3-00C04F8E7A70}","","Passport Admin Class" 0x1, "Classes\AppID\{A0082CF6-AFF5-11D2-95E3-00C04F8E7A70}","DllSurrogate","" 0x4, "Classes\AppID\{A0082CF6-AFF5-11D2-95E3-00C04F8E7A70}","AuthenticationLevel", 0x00000006 0x1, "Classes\AppID\{A1E75357-881A-419E-83E2-BB16DB197C68}","","WIA Logger" 0x1, "Classes\AppID\{A1E75357-881A-419E-83E2-BB16DB197C68}","LocalService","StiSvc" 0x3, "Classes\AppID\{A1E75357-881A-419E-83E2-BB16DB197C68}","AccessPermission",\ 01,00,04,80,5c,00,00,00,6c,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,48,00,03,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,01,\ 02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,\ 00,00,20,02,00,00 0x1, "Classes\AppID\{A1F4E726-8CF1-11D1-BF92-0060081ED811}","","WIA Device Manager" 0x1, "Classes\AppID\{A1F4E726-8CF1-11D1-BF92-0060081ED811}","LocalService","StiSvc" 0x3, "Classes\AppID\{A1F4E726-8CF1-11D1-BF92-0060081ED811}","AccessPermission",\ 01,00,04,80,5c,00,00,00,6c,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,48,00,03,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,01,\ 02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,\ 00,00,20,02,00,00 0x1, "Classes\AppID\{AEE3E4A8-EF01-4024-A0F1-809D9B096E14}","","Windows Media Player Encoder Helper Class" 0x1, "Classes\AppID\{B1B9CBB2-B198-47E2-8260-9FD629A2B2EC}","LocalService","ShellHWDetection" 0x1, "Classes\AppID\{B8C54A54-355E-11D3-83EB-00A0C92A2F2D}","RunAs","Interactive User" 0x1, "Classes\AppID\{B93C1D78-DAD0-4C93-BE0B-9A91E0A8301F}","","Windows Update Service" 0x1, "Classes\AppID\{BB07BACD-CD56-4E63-A8FF-CBF0355FB9F4}","","Event Object Change 2" 0x1, "Classes\AppID\{BB07BACD-CD56-4E63-A8FF-CBF0355FB9F4}","DllSurrogate","" 0x1, "Classes\AppID\{C49F2185-50A7-11D3-9144-00104BA11C5E}","","Microsoft IMAPI" 0x1, "Classes\AppID\{C49F2185-50A7-11D3-9144-00104BA11C5E}","LocalService","ImapiService" 0x1, "Classes\AppID\{C49F2185-50A7-11D3-9144-00104BA11C5E}","ServiceParameters","-Service" 0x1, "Classes\AppID\{ce166e40-1e72-45b9-94c9-3b2050e8f180}","","SharedAccess" 0x1, "Classes\AppID\{ce166e40-1e72-45b9-94c9-3b2050e8f180}","LocalService","SharedAccess" 0x3, "Classes\AppID\{ce166e40-1e72-45b9-94c9-3b2050e8f180}","AccessPermission",\ 01,00,14,80,34,00,00,00,50,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,20,00,01,00,00,00,00,00,18,00,03,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,01,05,00,00,00,00,00,05,15,00,00,00,59,51,B8,17,\ 66,72,5D,25,64,63,3B,0B,7F,A9,28,00,01,05,00,00,00,00,00,05,15,00,00,00,59,\ 51,B8,17,66,72,5D,25,64,63,3B,0B,7F,A9,28,00 0x3, "Classes\AppID\{ce166e40-1e72-45b9-94c9-3b2050e8f180}","LaunchPermission",\ 01,00,04,80,34,00,00,00,50,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,20,00,01,00,00,00,00,00,18,00,09,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,\ 5E,2E,6B,49,CE,12,03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,\ 5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,00 0x1, "Classes\AppID\{D0565000-9DF4-11D1-A281-00C04FCA0AA7}","","Event Object Change" 0x1, "Classes\AppID\{D0565000-9DF4-11D1-A281-00C04FCA0AA7}","DllSurrogate","" 0x1, "Classes\AppID\{D215781D-019E-4FA0-903D-0CDCDE13A4F5}","DllSurrogate","" 0x3, "Classes\AppID\{D215781D-019E-4FA0-903D-0CDCDE13A4F5}","LaunchPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,01,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,21,02,00,00,00,00,14,00,01,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,01,01,00,00,00,00,00,05,12,\ 00,00,00 0x3, "Classes\AppID\{D215781D-019E-4FA0-903D-0CDCDE13A4F5}","AccessPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,01,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,21,02,00,00,00,00,14,00,01,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,01,01,00,00,00,00,00,05,12,\ 00,00,00 0x1, "Classes\AppID\{D3125176-AE33-47AA-BE86-5C992141518F}","","SecOOBE" 0x1, "Classes\AppID\{D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}","","SENS Subscriber for EventSystem EventObjectChange events" 0x1, "Classes\AppID\{D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}","LocalService","SENS" 0x1, "Classes\AppID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}","","Paintbrush" 0x1, "Classes\AppID\{D455FA37-74F9-4A75-BD79-48659B12A1D6}","","WPDSp" 0x1, "Classes\AppID\{D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F}","","Microsoft Agent Server 2.0" 0x1, "Classes\AppID\{D485DDC0-49C6-11d1-8E56-00A0C92C9D5D}","","Logical Disk Manager Remote Client" 0x1, "Classes\AppID\{D485DDC0-49C6-11d1-8E56-00A0C92C9D5D}","LocalServer32","dmremote.exe" 0x3, "Classes\AppID\{D485DDC0-49C6-11d1-8E56-00A0C92C9D5D}","LaunchPermission",\ 01,00,04,80,48,00,00,00,64,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,\ 05,12,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,\ 20,02,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,\ 12,03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,\ 6B,49,CE,12,03,03,F4,01,00,00 0x1, "Classes\AppID\{D5978620-5B9F-11D1-8DD2-00AA004ABD5E}","","SENS Network Events" 0x1, "Classes\AppID\{D5978620-5B9F-11D1-8DD2-00AA004ABD5E}","DllSurrogate","" 0x1, "Classes\AppID\{D5978630-5B9F-11D1-8DD2-00AA004ABD5E}","","SENS Logon Events" 0x1, "Classes\AppID\{D5978630-5B9F-11D1-8DD2-00AA004ABD5E}","DllSurrogate","" 0x1, "Classes\AppID\{D5978640-5B9F-11D1-8DD2-00AA004ABD5E}","","SENS OnNow Events" 0x1, "Classes\AppID\{D5978640-5B9F-11D1-8DD2-00AA004ABD5E}","DllSurrogate","" 0x1, "Classes\AppID\{D5978650-5B9F-11D1-8DD2-00AA004ABD5E}","","SENS Logon2 Events" 0x1, "Classes\AppID\{D5978650-5B9F-11D1-8DD2-00AA004ABD5E}","DllSurrogate","" 0x1, "Classes\AppID\{D61A27C1-8F53-11D0-BFA0-00A024151983}","","Removable Storage Manager" 0x1, "Classes\AppID\{D61A27C1-8F53-11D0-BFA0-00A024151983}","LocalService","ntmssvc" 0x1, "Classes\AppID\{D61A27C1-8F53-11D0-BFA0-00A024151983}","ServiceParameters","-Service" 0x3, "Classes\AppID\{D61A27C1-8F53-11D0-BFA0-00A024151983}","LaunchPermission",\ 01,00,04,80,74,00,00,00,90,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,60,00,04,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,27,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,\ 00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,05,\ 00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,\ 00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,03,03,\ F4,01,00,00 0x1, "Classes\AppID\{D68BD5B2-D6AA-11d0-9EDA-00A02488FCDE}","","Remote Storage Recall Notification Client" 0x1, "Classes\AppID\{D68BD5B2-D6AA-11d0-9EDA-00A02488FCDE}","RunAs","Interactive User" 0x3, "Classes\AppID\{D68BD5B2-D6AA-11d0-9EDA-00A02488FCDE}","LaunchPermission",\ 01,00,00,80,14,00,00,00,20,00,00,00,00,00,00,00,00,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 0x1, "Classes\AppID\{DCBCADF5-DB1b-4764-9320-9a5082af1581}","","MSMQ" 0x1, "Classes\AppID\{DE5DBCDC-104A-4cbc-A4D5-0C2104A142C5}","","AccStore Class" 0x1, "Classes\AppID\{DE5DBCDC-104A-4cbc-A4D5-0C2104A142C5}","DllSurrogate","" 0x4, "Classes\AppID\{DE5DBCDC-104A-4cbc-A4D5-0C2104A142C5}","AuthenticationLevel", 0x00000001 0x1, "Classes\AppID\{E32549C4-C2B8-4BCC-90D7-0FC3511092BB}","","wiaacmgr" 0x1, "Classes\AppID\{E32549C4-C2B8-4BCC-90D7-0FC3511092BB}","RunAs","Interactive User" 0x1, "Classes\AppID\{ECABB0C3-7F19-11D2-978E-0000F8757E2A}","","ComEvents.ComServiceEvents" 0x1, "Classes\AppID\{ECABB0C3-7F19-11D2-978E-0000F8757E2A}","DllSurrogate","" 0x1, "Classes\AppID\{ECABB0C6-7F19-11D2-978E-0000F8757E2A}","","ComEvents.ComSystemAppEventData" 0x1, "Classes\AppID\{ECABB0C6-7F19-11D2-978E-0000F8757E2A}","DllSurrogate","" 0x1, "Classes\AppID\{ED6BB178-B06A-47ad-98B3-6066E0CF0147}","","Windows Media Player Launch" 0x1, "Classes\AppID\{ED6BB178-B06A-47ad-98B3-6066E0CF0147}","RunAs","Interactive User" 0x1, "Classes\AppID\{F290BFB2-1864-45B1-8804-2654194A87E7}","","Virtual Disk Service" 0x1, "Classes\AppID\{F290BFB2-1864-45B1-8804-2654194A87E7}","LocalService","vds" 0x3, "Classes\AppID\{F290BFB2-1864-45B1-8804-2654194A87E7}","LaunchPermission",\ 01,00,04,80,60,00,00,00,7c,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,4C,00,03,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,27,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,12,\ 00,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,\ 03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,\ 49,CE,12,03,03,F4,01,00,00 0x3, "Classes\AppID\{F290BFB2-1864-45B1-8804-2654194A87E7}","AccessPermission",\ 01,00,04,80,60,00,00,00,7c,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,4C,00,03,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,27,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,12,\ 00,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,49,CE,12,\ 03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,5E,2E,6B,\ 49,CE,12,03,03,F4,01,00,00 0x1, "Classes\AppID\{F45FBDD5-A533-4D9D-A06A-5AEDA9692BE4}","","Cluster Node Eviction Asynchronous Processor" 0x3, "Classes\AppID\{F45FBDD5-A533-4D9D-A06A-5AEDA9692BE4}","LaunchPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x3, "Classes\AppID\{F45FBDD5-A533-4D9D-A06A-5AEDA9692BE4}","AccessPermission",\ 01,00,04,80,48,00,00,00,54,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,34,00,02,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,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,01,02,00,00,00,00,00,05,20,\ 00,00,00,20,02,00,00 0x4, "Classes\AppID\{F45FBDD5-A533-4D9D-A06A-5AEDA9692BE4}","AuthenticationLevel", 0x00000006 0x1, "Classes\AppID\{F45FBDD5-A533-4D9D-A06A-5AEDA9692BE4}","DllSurrogate","" 0x1, "Classes\AppID\{F808DF63-6049-11D1-BA20-006097D2898E}","","logagent" 0x3, "Classes\AppID\{F808DF63-6049-11D1-BA20-006097D2898E}","AccessPermission",\ 01,00,04,80,64,00,00,00,70,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,50,00,03,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\ 00,00,00,00,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 0x3, "Classes\AppID\{F808DF63-6049-11D1-BA20-006097D2898E}","LaunchPermission",\ 01,00,04,80,64,00,00,00,70,00,00,00,00,00,00,00,14,00,\ 00,00,02,00,50,00,03,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,\ 12,00,00,00,00,00,14,00,01,00,00,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\ 00,00,00,00,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 0x1, "Classes\AppID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}","","VssEvent" 0x1, "Classes\AppID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}","DllSurrogate","" 0x1, "Classes\AppID\{FC7D9E01-3F9E-11D3-93C0-00C04F72DAF7}","","HC" 0x1, "Classes\AppID\{FE9E4896-A014-11D1-855C-00A0C944138C}","","TlntSvr" 0x1, "Classes\AppID\{FE9E4896-A014-11D1-855C-00A0C944138C}","ServiceParameters","-Service -From_DCOM" 0x1, "Classes\AppID\{FE9E4896-A014-11D1-855C-00A0C944138C}","LocalService","TlntSvr" 0x1, "Classes\AppID\{FFB8655F-81B9-4fce-B89C-9A6BA76D13E7}","RunAs","Interactive User" 0x3, "Microsoft\Ole","DefaultLaunchPermission",\ 01,00,04,80,64,00,00,00,80,00,00,00,00,00,00,00,\ 14,00,00,00,02,00,50,00,03,00,00,00,00,00,18,00,01,00,00,00,01,01,00,00,00,\ 00,00,05,12,00,00,00,00,00,00,00,00,00,18,00,01,00,00,00,01,01,00,00,00,00,\ 00,05,04,00,00,00,00,00,00,00,00,00,18,00,01,00,00,00,01,02,00,00,00,00,00,\ 05,20,00,00,00,20,02,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,5F,84,1F,\ 5E,2E,6B,49,CE,12,03,03,F4,01,00,00,01,05,00,00,00,00,00,05,15,00,00,00,A0,\ 5F,84,1F,5E,2E,6B,49,CE,12,03,03,F4,01,00,00 0x3, "Microsoft\Ole","MachineLaunchRestriction",\ 01,00,04,80,60,00,00,00,70,00,00,00,00,00,00,00,\ 14,00,00,00,02,00,4C,00,03,00,00,00,00,00,18,00,1F,00,00,00,01,02,00,00,00,\ 00,00,05,20,00,00,00,20,02,00,00,00,00,18,00,1F,00,00,00,01,02,00,00,00,00,\ 00,05,20,00,00,00,32,02,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,\ 01,00,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,\ 00,00,00,05,20,00,00,00,20,02,00,00 0x3, "Microsoft\Ole","MachineAccessRestriction",\ 01,00,04,80,5c,00,00,00,6c,00,00,00,00,00,00,00,\ 14,00,00,00,02,00,48,00,03,00,00,00,00,00,14,00,07,00,00,00,01,01,00,00,00,\ 00,00,05,07,00,00,00,00,00,18,00,07,00,00,00,01,02,00,00,00,00,00,05,20,00,\ 00,00,32,02,00,00,00,00,14,00,07,00,00,00,01,01,00,00,00,00,00,01,00,00,00,\ 00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,\ 20,00,00,00,20,02,00,00 CODE 0x1, "Microsoft\Ole","EnableDCOM","Y" 0x4, "Microsoft\Ole","LegacyAuthenticationLevel", 0x00000001 0x4, "Microsoft\Ole","LegacyImpersonationLevel", 0x00000001 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{A50398B8-9075-4FBF-A7A1-456BF21937AD}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{AD65A69D-3831-40D7-9629-9B0B50A93843}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{0040D221-54A1-11D1-9DE0-006097042D69}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{2A6D72F1-6E7E-4702-B99C-E40D3DED33C3}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{9da0e0ea-86ce-11d1-8699-00c04fb98036}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{CA6C8347-120F-4122-873F-F89138694AC8}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{E8494122-79AD-11D2-909C-00A0C9AFE0AA}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{A373F3DA-7A87-11D3-B1C1-00C04F68155C}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{A373E5C7-7A87-11D3-B1C1-00C04F68155C}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{C7310557-AC80-11D1-8DF3-00C04FB6EF4F}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{C73106E0-AC80-11D1-8DF3-00C04FB6EF4F}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{835BEE60-8731-4159-8BFF-941301D76D05}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{D9F260BC-EE6A-4c66-A5C3-30B2ECF4C368}","1" 0x1, "Microsoft\Ole\AppCompat\ActivationSecurityCheckExemptionList","{91BC037F-B58C-43cb-AD9C-1718ACA70E2F}","1" 0x4, "Microsoft\Ole\Eventlog","SuppressDuplicateDuration", 0x00015180 0x1, "Microsoft\Ole\Instrumentation","InstrumentationLogFileDir","X:\I386\system32\com" 0x1, "Microsoft\Ole\NONREDIST","System.EnterpriseServices.Thunk.dll","" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","HTTPFilter","HTTPFilter" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","LocalService","Alerter","WebClient","LmHosts","W32Time","WinHttpAutoProxySvc" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","NetworkService","6to4","DHCP","DnsCache" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","WinErr","ERsvc" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","netsvcs","AeLookupSvc","AppMgmt","AudioSrv","Browser","CryptSvc","DMServer","EventSystem","HidServ","Ias","Iprip","Irmon","LanmanServer","LanmanWorkstation","Messenger","Netman","Nla","Ntmssvc","NWCWorkstation","Nwsapagent","Rasauto","Rasman","Remoteaccess","Sacsvr","Schedule","Seclogon","SENS","Sharedaccess","Themes","TrkWks","TrkSvr","WZCSVC","Wmi","WmdmPmSp","winmgmt","xmlprov","BITS","ShellHWDetection","helpsvc","WmdmPmSN" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","rpcss","RpcSs" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","DcomLaunch","DcomLaunch" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","tapisrv","Tapisrv" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","regsvc","RemoteRegistry" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","imgsvc","StiSvc" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","termsvcs","TermService" 0x7, "Microsoft\Windows NT\CurrentVersion\SvcHost","swprv","swprv" 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\HTTPFilter","CoInitializeSecurityParam", 0x00000001 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\LocalService","CoInitializeSecurityParam", 0x00000001 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\LocalService","AuthenticationCapabilities", 0x00002000 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\netsvcs","CoInitializeSecurityParam", 0x00000001 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\netsvcs","AuthenticationCapabilities", 0x00003020 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\PCHealth","CoInitializeSecurityParam", 0x00000002 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\PCHealth","AuthenticationCapabilities", 0x00000040 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\swprv","CoInitializeSecurityParam", 0x00000000 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\termsvcs","CoInitializeSecurityParam", 0x00000001 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\WinErr","CoInitializeSecurityParam", 0x00000001 0x4, "Microsoft\Windows NT\CurrentVersion\SvcHost\WinErr","AuthenticationCapabilities", 0x00003020 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}","","VssSnapshotMgmt Class" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}","AppID","{56BE716B-2F76-4dfa-8702-67AE10044F0B}" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\LocalServer32","","""X:\I386\system32\vssvc.exe""" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\ProgID","","VSMGMT.VssSnapshotMgmt.1" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\TypeLib","","{84015C41-291D-49e6-BF7F-DD40AE93632B}" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\VersionIndependentProgID","","VSMGMT.VssSnapshotMgmt" 0x1, "Microsoft\MMC\NodeTypes\{4e410f0e-abc1-11d0-b944-00c04fd8d5b0}\Extensions\ContextMenu","{D9F1D595-2693-4F95-BFF8-A5BED203B77F}","VSSUI" 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}" 0x1, "Microsoft\MMC\NodeTypes\{4e410f16-abc1-11d0-b944-00c04fd8d5b0}\Extensions\PropertySheet","{BD95BA60-2E26-AAD1-AD99-00AA00B8E05A}","Service Dependencies" 0x1, "Microsoft\MMC\NodeTypes\{4e410f16-abc1-11d0-b944-00c04fd8d5b0}\Extensions\PropertySheet","{7AF60DD3-4979-11D1-8A6C-00C04FC33566}","Snmp Snapin Extension" 0x1, "Classes\CLSID\{95243A62-2F9B-4FDF-B437-40D965F6D17F}","","VSSRemoteCoordinator Class" 0x1, "Classes\CLSID\{95243A62-2F9B-4FDF-B437-40D965F6D17F}","AppID","{56BE716B-2F76-4dfa-8702-67AE10044F0B}" 0x1, "Classes\CLSID\{95243A62-2F9B-4FDF-B437-40D965F6D17F}\LocalServer32","","""X:\I386\system32\vssvc.exe""" 0x1, "Classes\CLSID\{95243A62-2F9B-4FDF-B437-40D965F6D17F}\TypeLib","","{97AEFDD8-2F60-11d3-8A39-00C04F72D8E3}" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}","","VSSCoordinator Class" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}","AppID","{56BE716B-2F76-4dfa-8702-67AE10044F0B}" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\LocalServer32","","""X:\I386\system32\vssvc.exe""" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\ProgID","","VSS.VSSCoordinator.1" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\TypeLib","","{97AEFDD8-2F60-11d3-8A39-00C04F72D8E3}" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\VersionIndependentProgID","","VSS.VSSCoordinator" 0x1, "Classes\Interface\{00000134-0000-0000-C000-000000000046}","","IRundown" 0x1, "Classes\Interface\{00000134-0000-0000-C000-000000000046}\AsynchronousInterface","","{000E0134-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{00000134-0000-0000-C000-000000000046}\NumMethods","","10" 0x1, "Classes\Interface\{00000134-0000-0000-C000-000000000046}\ProxyStubClsid32","","{00000320-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{00020400-0000-0000-C000-000000000046}","","IDispatch" 0x1, "Classes\Interface\{00020400-0000-0000-C000-000000000046}\NumMethods","","7" 0x1, "Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid","","{00020420-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid32","","{00020420-0000-0000-C000-000000000046}" 0x1, "Classes\Interface\{01954E6B-9254-4E6E-808C-C9E05D007696}","","IVssEnumMgmtObject" 0x1, "Classes\Interface\{01954E6B-9254-4E6E-808C-C9E05D007696}\NumMethods","","7" 0x1, "Classes\Interface\{01954E6B-9254-4E6E-808C-C9E05D007696}\ProxyStubClsid32","","{F2C2787D-95AB-40D4-942D-298F5F757874}" 0x1, "Classes\Interface\{027947E1-D731-11CE-A357-000000000001}","","IEnumWbemClassObject" 0x1, "Classes\Interface\{027947E1-D731-11CE-A357-000000000001}\NumMethods","","8" 0x1, "Classes\Interface\{027947E1-D731-11CE-A357-000000000001}\ProxyStubClsid32","","{1B1CAD8C-2DAB-11D2-B604-00104B703EFD}" 0x1, "Classes\Interface\{06413D98-405C-4A5A-8D6F-19B8B7C6ACF7}","","_IWmiProviderFactoryInitialize" 0x1, "Classes\Interface\{06413D98-405C-4A5A-8D6F-19B8B7C6ACF7}\NumMethods","","4" 0x1, "Classes\Interface\{06413D98-405C-4A5A-8D6F-19B8B7C6ACF7}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{0725C3CB-FEFB-11D0-99F9-00C04FC2F8EC}","","WDM Event Provider" 0x1, "Classes\CLSID\{0725C3CB-FEFB-11D0-99F9-00C04FC2F8EC}\InprocServer32","","X:\I386\system32\wbem\wmiprov.dll" 0x1, "Classes\CLSID\{0725C3CB-FEFB-11D0-99F9-00C04FC2F8EC}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{07435309-D440-41B7-83F3-EB82DB6C622F}","","_IWmiProviderHost" 0x1, "Classes\Interface\{07435309-D440-41B7-83F3-EB82DB6C622F}\NumMethods","","5" 0x1, "Classes\Interface\{07435309-D440-41B7-83F3-EB82DB6C622F}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}","","VssSnapshotMgmt Class" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}","AppID","{56BE716B-2F76-4dfa-8702-67AE10044F0B}" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\LocalServer32","","""X:\I386\system32\vssvc.exe""" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\ProgID","","VSMGMT.VssSnapshotMgmt.1" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\TypeLib","","{84015C41-291D-49e6-BF7F-DD40AE93632B}" 0x1, "Classes\CLSID\{0B5A2C52-3EB9-470a-96E2-6C6D4570E40F}\VersionIndependentProgID","","VSMGMT.VssSnapshotMgmt" 0x1, "Classes\Interface\{0FC8C622-1728-4149-A57F-AD19D0970710}","","Internal_IWmiProviderConfiguration" 0x1, "Classes\Interface\{0FC8C622-1728-4149-A57F-AD19D0970710}\NumMethods","","10" 0x1, "Classes\Interface\{0FC8C622-1728-4149-A57F-AD19D0970710}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{1108BE51-F58A-4CDA-BB99-7A0227D11D5E}","","Microsoft WBEM _IWmiCallSec Call Security Factory" 0x1, "Classes\CLSID\{1108BE51-F58A-4CDA-BB99-7A0227D11D5E}\InprocServer32","","X:\I386\system32\wbem\fastprox.dll" 0x1, "Classes\CLSID\{1108BE51-F58A-4CDA-BB99-7A0227D11D5E}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\CLSID\{1B1CAD8C-2DAB-11D2-B604-00104B703EFD}","","Microsoft WBEM (non)Standard Marshaling for IEnumWbemClassObject" 0x1, "Classes\CLSID\{1B1CAD8C-2DAB-11D2-B604-00104B703EFD}\InprocServer32","","X:\I386\system32\wbem\fastprox.dll" 0x1, "Classes\CLSID\{1B1CAD8C-2DAB-11D2-B604-00104B703EFD}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{1C1C45EE-4395-11D2-B60B-00104B703EFD}","","IWbemFetchSmartEnum" 0x1, "Classes\Interface\{1C1C45EE-4395-11D2-B60B-00104B703EFD}\NumMethods","","4" 0x1, "Classes\Interface\{1C1C45EE-4395-11D2-B60B-00104B703EFD}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{21CD80A2-B305-4F37-9D4C-4534A8D9B568}","","_IWmiProviderFactory" 0x1, "Classes\Interface\{21CD80A2-B305-4F37-9D4C-4534A8D9B568}\NumMethods","","8" 0x1, "Classes\Interface\{21CD80A2-B305-4F37-9D4C-4534A8D9B568}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{423EC01E-2E35-11D2-B604-00104B703EFD}","","IWbemWCOSmartEnum" 0x1, "Classes\Interface\{423EC01E-2E35-11D2-B604-00104B703EFD}\NumMethods","","4" 0x1, "Classes\Interface\{423EC01E-2E35-11D2-B604-00104B703EFD}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{4590F811-1D3A-11D0-891F-00AA004B2E24}","","WBEM Locator" 0x1, "Classes\CLSID\{4590F811-1D3A-11D0-891F-00AA004B2E24}\InprocServer32","","X:\I386\system32\wbem\wbemprox.dll" 0x1, "Classes\CLSID\{4590F811-1D3A-11D0-891F-00AA004B2E24}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\CLSID\{4590F812-1D3A-11D0-891F-00AA004B2E24}","","Microsoft WBEM WbemClassObject Marshalling proxy" 0x0, "Classes\CLSID\{4590F812-1D3A-11D0-891F-00AA004B2E24}\Implemented Categories\{00000003-0000-0000-C000-000000000046}" 0x1, "Classes\CLSID\{4590F812-1D3A-11D0-891F-00AA004B2E24}\InprocServer32","","X:\I386\system32\wbem\fastprox.dll" 0x1, "Classes\CLSID\{4590F812-1D3A-11D0-891F-00AA004B2E24}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{580ACAF8-FA1C-11D0-AD72-00C04FD8FDFF}","","IWbemEventProviderQuerySink" 0x1, "Classes\Interface\{580ACAF8-FA1C-11D0-AD72-00C04FD8FDFF}\NumMethods","","5" 0x1, "Classes\Interface\{580ACAF8-FA1C-11D0-AD72-00C04FD8FDFF}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{631F7D96-D993-11D2-B339-00105A1F4AAF}","","IWbemEventProviderSecurity" 0x1, "Classes\Interface\{631F7D96-D993-11D2-B339-00105A1F4AAF}\NumMethods","","4" 0x1, "Classes\Interface\{631F7D96-D993-11D2-B339-00105A1F4AAF}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{674B6698-EE92-11D0-AD71-00C04FD8FDFF}","","Microsoft WBEM Call Context" 0x0, "Classes\CLSID\{674B6698-EE92-11D0-AD71-00C04FD8FDFF}\Implemented Categories\{00000003-0000-0000-C000-000000000046}" 0x1, "Classes\CLSID\{674B6698-EE92-11D0-AD71-00C04FD8FDFF}\InprocServer32","","X:\I386\system32\wbem\fastprox.dll" 0x1, "Classes\CLSID\{674B6698-EE92-11D0-AD71-00C04FD8FDFF}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{6B3FC272-BF37-4968-933A-6DF9222A2607}","","_IWmiProviderConfiguration" 0x1, "Classes\Interface\{6B3FC272-BF37-4968-933A-6DF9222A2607}\NumMethods","","10" 0x1, "Classes\Interface\{6B3FC272-BF37-4968-933A-6DF9222A2607}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{6c19be35-7500-11d1-ad94-00c04fd8fdff}","","Microsoft WBEM Event filter marshaling proxy" 0x0, "Classes\CLSID\{6c19be35-7500-11d1-ad94-00c04fd8fdff}\Implemented Categories\{00000003-0000-0000-C000-000000000046}" 0x1, "Classes\CLSID\{6c19be35-7500-11d1-ad94-00c04fd8fdff}\InprocServer32","","X:\I386\system32\wbem\esscli.dll" 0x1, "Classes\CLSID\{6c19be35-7500-11d1-ad94-00c04fd8fdff}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\CLSID\{7016F8FA-CCDA-11D2-B35C-00105A1F8177}","","Microsoft WBEM (non)Standard Marshaling for IWbemMultiTarget" 0x1, "Classes\CLSID\{7016F8FA-CCDA-11D2-B35C-00105A1F8177}\InprocServer32","","X:\I386\system32\wbem\fastprox.dll" 0x1, "Classes\CLSID\{7016F8FA-CCDA-11D2-B35C-00105A1F8177}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\CLSID\{73E709EA-5D93-4B2E-BBB0-99B7938DA9E4}","AppId","{73E709EA-5D93-4B2E-BBB0-99B7938DA9E4}" 0x1, "Classes\CLSID\{73E709EA-5D93-4B2E-BBB0-99B7938DA9E4}","","Microsoft WMI Provider Subsystem Host" 0x1, "Classes\CLSID\{73E709EA-5D93-4B2E-BBB0-99B7938DA9E4}\LocalServer32","","X:\I386\system32\wbem\wmiprvse.exe" 0x1, "Classes\CLSID\{73E709EA-5D93-4B2E-BBB0-99B7938DA9E4}\LocalServer32","ThreadingModel","Both" 0x0, "Classes\CLSID\{73E709EA-5D93-4B2E-BBB0-99B7938DA9E4}\NotInsertable" 0x1, "Classes\Interface\{755F9DA6-7508-11D1-AD94-00C04FD8FDFF}","","IWbemMultiTarget" 0x1, "Classes\Interface\{755F9DA6-7508-11D1-AD94-00C04FD8FDFF}\NumMethods","","5" 0x1, "Classes\Interface\{755F9DA6-7508-11D1-AD94-00C04FD8FDFF}\ProxyStubClsid32","","{7016F8FA-CCDA-11D2-B35C-00105A1F8177}" 0x1, "Classes\CLSID\{7C857801-7381-11CF-884D-00AA004B2E24}","","PSFactoryBuffer" 0x1, "Classes\CLSID\{7C857801-7381-11CF-884D-00AA004B2E24}\InProcServer32","","X:\I386\system32\wbem\wbemsvc.dll" 0x1, "Classes\CLSID\{7C857801-7381-11CF-884D-00AA004B2E24}\InProcServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{8A0DC377-A9D3-41CB-BD69-AE1FDAF2DC68}","","Internal_IWbemEventProviderQuerySink" 0x1, "Classes\Interface\{8A0DC377-A9D3-41CB-BD69-AE1FDAF2DC68}\NumMethods","","5" 0x1, "Classes\Interface\{8A0DC377-A9D3-41CB-BD69-AE1FDAF2DC68}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{8BC3F05E-D86B-11D0-A075-00C04FB68820}","","Windows Management and Instrumentation" 0x1, "Classes\CLSID\{8BC3F05E-D86B-11D0-A075-00C04FB68820}","AppId","{8BC3F05E-D86B-11D0-A075-00C04FB68820}" 0x1, "Classes\CLSID\{8BC3F05E-D86B-11D0-A075-00C04FB68820}","LocalService","winmgmt" 0x1, "Classes\Interface\{9556DC99-828C-11CF-A37E-00AA003240C7}","","IWbemServices" 0x1, "Classes\Interface\{9556DC99-828C-11CF-A37E-00AA003240C7}\NumMethods","","26" 0x1, "Classes\Interface\{9556DC99-828C-11CF-A37E-00AA003240C7}\ProxyStubClsid32","","{D68AF00A-29CB-43FA-8504-CE99A996D9EA}" 0x1, "Classes\CLSID\{CF4CC405-E2C5-4DDD-B3CE-5E7582D8C9FA}","","WbemDefaultPathParser" 0x1, "Classes\CLSID\{CF4CC405-E2C5-4DDD-B3CE-5E7582D8C9FA}\InprocServer32","","X:\I386\system32\wbem\wmiutils.dll" 0x1, "Classes\CLSID\{CF4CC405-E2C5-4DDD-B3CE-5E7582D8C9FA}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\CLSID\{D2D588B5-D081-11D0-99E0-00C04FC2F8EC}","","WDM Instance Provider" 0x1, "Classes\CLSID\{D2D588B5-D081-11D0-99E0-00C04FC2F8EC}\InprocServer32","","X:\I386\system32\wbem\wmiprov.dll" 0x1, "Classes\CLSID\{D2D588B5-D081-11D0-99E0-00C04FC2F8EC}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{D4781CD6-E5D3-44DF-AD94-930EFE48A887}","","IWbemLoginClientID" 0x1, "Classes\Interface\{D4781CD6-E5D3-44DF-AD94-930EFE48A887}\NumMethods","","4" 0x1, "Classes\Interface\{D4781CD6-E5D3-44DF-AD94-930EFE48A887}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{D68AF00A-29CB-43FA-8504-CE99A996D9EA}","","Microsoft WBEM (non)Standard Marshaling for IWbemServices" 0x1, "Classes\CLSID\{D68AF00A-29CB-43FA-8504-CE99A996D9EA}\InprocServer32","","X:\I386\system32\wbem\fastprox.dll" 0x1, "Classes\CLSID\{D68AF00A-29CB-43FA-8504-CE99A996D9EA}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{DF2373F5-EFB2-475C-AD58-3102D61967D4}","","Internal_IWbemEventProviderSecurity" 0x1, "Classes\Interface\{DF2373F5-EFB2-475C-AD58-3102D61967D4}\NumMethods","","4" 0x1, "Classes\Interface\{DF2373F5-EFB2-475C-AD58-3102D61967D4}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{E245105B-B06E-11D0-AD61-00C04FD8FDFF}","","IWbemEventProvider" 0x1, "Classes\Interface\{E245105B-B06E-11D0-AD61-00C04FD8FDFF}\NumMethods","","4" 0x1, "Classes\Interface\{E245105B-B06E-11D0-AD61-00C04FD8FDFF}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{EAC8A024-21E2-4523-AD73-A71A0AA2F56A}","","WbemQuery" 0x1, "Classes\CLSID\{EAC8A024-21E2-4523-AD73-A71A0AA2F56A}\InprocServer32","","X:\I386\system32\wbem\wmiutils.dll" 0x1, "Classes\CLSID\{EAC8A024-21E2-4523-AD73-A71A0AA2F56A}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{EB658B8A-7A64-4DDC-9B8D-A92610DB0206}","","_IWmiProviderQuota" 0x1, "Classes\Interface\{EB658B8A-7A64-4DDC-9B8D-A92610DB0206}\NumMethods","","4" 0x1, "Classes\Interface\{EB658B8A-7A64-4DDC-9B8D-A92610DB0206}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\CLSID\{F2C2787D-95AB-40D4-942D-298F5F757874}","","PSFactoryBuffer" 0x1, "Classes\CLSID\{F2C2787D-95AB-40D4-942D-298F5F757874}\InProcServer32","","X:\I386\system32\vss_ps.dll" 0x1, "Classes\CLSID\{F2C2787D-95AB-40D4-942D-298F5F757874}\InProcServer32","ThreadingModel","Both" 0x1, "Classes\Interface\{F309AD18-D86A-11D0-A075-00C04FB68820}","","IWbemLevel1Login" 0x1, "Classes\Interface\{F309AD18-D86A-11D0-A075-00C04FB68820}\NumMethods","","7" 0x1, "Classes\Interface\{F309AD18-D86A-11D0-A075-00C04FB68820}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{F50A28CF-5C9C-4F7E-9D80-E25E16E18C59}","","Internal_IWbemServices" 0x1, "Classes\Interface\{F50A28CF-5C9C-4F7E-9D80-E25E16E18C59}\NumMethods","","26" 0x1, "Classes\Interface\{F50A28CF-5C9C-4F7E-9D80-E25E16E18C59}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{FA7DF749-66E7-4986-A27F-E2F04AE53772}","","IVssSnapshotMgmt" 0x1, "Classes\Interface\{FA7DF749-66E7-4986-A27F-E2F04AE53772}\NumMethods","","6" 0x1, "Classes\Interface\{FA7DF749-66E7-4986-A27F-E2F04AE53772}\ProxyStubClsid32","","{F2C2787D-95AB-40D4-942D-298F5F757874}" 0x1, "Classes\Interface\{FD450835-CF1B-4C87-9FD2-5E0D42FDE081}","","Internal_IWbemEventProvider" 0x1, "Classes\Interface\{FD450835-CF1B-4C87-9FD2-5E0D42FDE081}\NumMethods","","4" 0x1, "Classes\Interface\{FD450835-CF1B-4C87-9FD2-5E0D42FDE081}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{FEC1B0AC-5808-4033-A915-C0185934581E}","","_IWmiProviderSite" 0x1, "Classes\Interface\{FEC1B0AC-5808-4033-A915-C0185934581E}\NumMethods","","5" 0x1, "Classes\Interface\{FEC1B0AC-5808-4033-A915-C0185934581E}\ProxyStubClsid32","","{7C857801-7381-11CF-884D-00AA004B2E24}" 0x1, "Classes\Interface\{AE1C7110-2F60-11D3-8A39-00C04F72D8E3}","","IVssEnumObject" 0x1, "Classes\Interface\{AE1C7110-2F60-11D3-8A39-00C04F72D8E3}\NumMethods","","7" 0x1, "Classes\Interface\{AE1C7110-2F60-11D3-8A39-00C04F72D8E3}\ProxyStubClsid32","","{F2C2787D-95AB-40D4-942D-298F5F757874}" 0x1, "Classes\Interface\{DA9F41D4-1A5D-41D0-A614-6DFD78DF5D05}","","IVssCoordinator" 0x1, "Classes\Interface\{DA9F41D4-1A5D-41D0-A614-6DFD78DF5D05}\NumMethods","","18" 0x1, "Classes\Interface\{DA9F41D4-1A5D-41D0-A614-6DFD78DF5D05}\ProxyStubClsid32","","{F2C2787D-95AB-40D4-942D-298F5F757874}" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}","","VSSCoordinator Class" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}","AppID","{56BE716B-2F76-4dfa-8702-67AE10044F0B}" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\LocalServer32","","""X:\I386\system32\vssvc.exe""" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\ProgID","","VSS.VSSCoordinator.1" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\TypeLib","","{97AEFDD8-2F60-11d3-8A39-00C04F72D8E3}" 0x1, "Classes\CLSID\{E579AB5F-1CC4-44b4-BED9-DE0991FF0623}\VersionIndependentProgID","","VSS.VSSCoordinator" 0x1, "Classes\Interface\{0000000c-0000-0000-C000-000000000046}","","IStream" 0x1, "Classes\Interface\{0000000c-0000-0000-C000-000000000046}\NumMethods","","14" 0x1, "Classes\Interface\{0000000c-0000-0000-C000-000000000046}\ProxyStubClsid32","","{00000320-0000-0000-C000-000000000046}" 0x1, "Classes\CLSID\{00020420-0000-0000-C000-000000000046}","","PSDispatch" 0x1, "Classes\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer","","ole2disp.dll" 0x1, "Classes\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer32","","oleaut32.dll" 0x1, "Classes\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer32","ThreadingModel","Both" 0x7, "Classes\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer32","InprocServer32","T%i&7oT-C?kaTW(0fqX8Toolbox>M5KDYSUnf(HA*L[xeX)y" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0","","OLE Automation" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win16","","stdole.tlb" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win32","","X:\I386\system32\stdole32.tlb" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\FLAGS","","1" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\HELPDIR","","" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0","","OLE Automation" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0\win32","","X:\I386\system32\stdole2.tlb" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\FLAGS","","0" 0x1, "Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\HELPDIR","","X:\I386\system32" 0x1, "Classes\CLSID\{1BE1F766-5536-11D1-B726-00C04FB926AF}","","EventSystemTier2" 0x1, "Classes\CLSID\{1BE1F766-5536-11D1-B726-00C04FB926AF}","AppID","{1BE1F766-5536-11D1-B726-00C04FB926AF}" 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\{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\{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\{D6222095-05C3-42F3-81D9-A4A0CEC05C26}","","IVssShim" 0x1, "Classes\Interface\{D6222095-05C3-42F3-81D9-A4A0CEC05C26}\NumMethods","","6" 0x1, "Classes\Interface\{D6222095-05C3-42F3-81D9-A4A0CEC05C26}\ProxyStubClsid32","","{F2C2787D-95AB-40D4-942D-298F5F757874}" 0x1, "Classes\Interface\{DDAC9818-DD57-4279-82D5-A380A516EF36}","","IVssWriterCallback" 0x1, "Classes\Interface\{DDAC9818-DD57-4279-82D5-A380A516EF36}\NumMethods","","13" 0x1, "Classes\Interface\{DDAC9818-DD57-4279-82D5-A380A516EF36}\ProxyStubClsid32","","{F2C2787D-95AB-40D4-942D-298F5F757874}" 0x1, "Classes\Interface\{F2B41165-A791-4C1F-9820-8BE45C784E32}","","IVssWriter" 0x1, "Classes\Interface\{F2B41165-A791-4C1F-9820-8BE45C784E32}\NumMethods","","14" 0x1, "Classes\Interface\{F2B41165-A791-4C1F-9820-8BE45C784E32}\ProxyStubClsid32","","{F2C2787D-95AB-40D4-942D-298F5F757874}" 0x1, "Classes\CLSID\{F5078F32-C551-11D3-89B9-0000F81FE221}","","XML DOM Document 3.0" 0x1, "Classes\CLSID\{F5078F32-C551-11D3-89B9-0000F81FE221}\InProcServer32","","X:\I386\system32\msxml3.dll" 0x1, "Classes\CLSID\{F5078F32-C551-11D3-89B9-0000F81FE221}\InProcServer32","ThreadingModel","Both" 0x1, "Classes\CLSID\{F5078F32-C551-11D3-89B9-0000F81FE221}\ProgID","","Msxml2.DOMDocument.3.0" 0x1, "Classes\CLSID\{F5078F32-C551-11D3-89B9-0000F81FE221}\TypeLib","","{F5078F18-C551-11D3-89B9-0000F81FE221}" 0x1, "Classes\CLSID\{F5078F32-C551-11D3-89B9-0000F81FE221}\Version","","3.0" 0x1, "Classes\CLSID\{F5078F32-C551-11D3-89B9-0000F81FE221}\VersionIndependentProgID","","Msxml2.DOMDocument" 0x1, "Classes\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}","","VssEvent" 0x1, "Classes\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}","AppID","{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}" 0x1, "Classes\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}\InprocServer32","","X:\I386\system32\ES.DLL" 0x1, "Classes\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}\InprocServer32","ThreadingModel","Both" 0x1, "Classes\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}\ProgID","","VssEvent.1" 0x1, "Classes\CLSID\{FAF53CC4-BD73-4E36-83F1-2B23F46E513E}\VersionIndependentProgID","","VssEvent" CODE [SetupReg.AddReg] 0x7, "ControlSet001\Services\VSS","DependOnService","RPCSS" 0x1, "ControlSet001\Services\VSS","Description","Manages and implements Volume Shadow Copies used for backup and other purposes. If this service is stopped, shadow copies will be unavailable for backup and the backup may fail. If this service is disabled, any services that explicitly depend on it will fail to start." 0x1, "ControlSet001\Services\VSS","DisplayName","Volume Shadow Copy" 0x4, "ControlSet001\Services\VSS","ErrorControl", 0x00000001 0x2, "ControlSet001\Services\VSS","ImagePath","%SystemRoot%\System32\vssvc.exe" 0x1, "ControlSet001\Services\VSS","ObjectName","LocalSystem" 0x4, "ControlSet001\Services\VSS","Start", 0x00000003 0x4, "ControlSet001\Services\VSS","Type", 0x00000010 0x1, "ControlSet001\Services\VSS\Providers\{b5946137-7b9f-4925-af80-51abd60b20d5}","","Microsoft Software Shadow Copy provider 1.0" 0x4, "ControlSet001\Services\VSS\Providers\{b5946137-7b9f-4925-af80-51abd60b20d5}","Type", 0x00000001 0x1, "ControlSet001\Services\VSS\Providers\{b5946137-7b9f-4925-af80-51abd60b20d5}","Version","1.0.0.7" 0x1, "ControlSet001\Services\VSS\Providers\{b5946137-7b9f-4925-af80-51abd60b20d5}","VersionId","{00000001-0000-0000-0007-000000000001}" 0x1, "ControlSet001\Services\VSS\Providers\{b5946137-7b9f-4925-af80-51abd60b20d5}\CLSID","","{65EE1DBA-8FF4-4a58-AC1C-3470EE2F376A}" 0x4, "ControlSet001\Services\VSS\Settings","PagePoolTrimmingLevel", 0x00000001 0x4, "ControlSet001\Services\VSS\Settings","TornComponentsBlockRevert", 0x00000001 0x1, "ControlSet001\Services\VSS\Settings\WritersBlockingRevert","{2707761B-2324-473D-88EB-EB007A359533}","FRS2 Writer" 0x1, "ControlSet001\Services\VSS\Settings\WritersBlockingRevert","{D76F5A28-3092-4589-BA48-2958FB88CE29}","FRS Writer" 0x1, "ControlSet001\Services\VSS\Settings\WritersBlockingRevert","{B2014C9E-8711-4C5C-A5A9-3CF384484757}","AD Writer" 0x1, "ControlSet001\Services\VSS\Settings\WritersBlockingRevert","{DD846AAA-A1B6-42a8-AAF8-03DCB6114BFD}","ADAM Writer" 0x1, "ControlSet001\Services\VSS\Enum","0","Root\LEGACY_VSS\0000" 0x4, "ControlSet001\Services\VSS\Enum","Count", 0x00000001 0x4, "ControlSet001\Services\VSS\Enum","NextInstance", 0x00000001 0x4, "ControlSet001\Enum\Root\LEGACY_VSS","NextInstance", 0x00000001 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","Service","VSS" 0x4, "ControlSet001\Enum\Root\LEGACY_VSS\0000","Legacy", 0x00000001 0x4, "ControlSet001\Enum\Root\LEGACY_VSS\0000","ConfigFlags", 0x00000000 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","Class","LegacyDriver" 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","ClassGUID","{8ECC055D-047F-11D1-A537-0000F8753ED1}" 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000","DeviceDesc","Volume Shadow Copy" 0x1, "ControlSet001\Enum\Root\LEGACY_VSS\0000\Control","ActiveService","VSS";0x4, "ControlSet001\Services\SwPrv","Type", 0x00000010 0x4, "ControlSet001\Services\swprv","Type", 0x00000010 0x4, "ControlSet001\Services\swprv","Start", 0x00000003 0x4, "ControlSet001\Services\swprv","ErrorControl", 0x00000001 0x2, "ControlSet001\Services\swprv","ImagePath","%SystemRoot%\System32\svchost.exe -k swprv" 0x1, "ControlSet001\Services\swprv","DisplayName","Microsoft Software Shadow Copy Provider" 0x7, "ControlSet001\Services\swprv","DependOnService","RPCSS" 0x7, "ControlSet001\Services\swprv","DependOnGroup" 0x1, "ControlSet001\Services\swprv","ObjectName","LocalSystem" 0x1, "ControlSet001\Services\swprv","Description","Manages software-based volume shadow copies taken by the Volume Shadow Copy service. If this service is stopped, software-based volume shadow copies cannot be managed. If this service is disabled, any services that explicitly depend on it will fail to start." 0x2, "ControlSet001\Services\swprv\Parameters","ServiceDll","%Systemroot%\System32\swprv.dll" 0x3, "ControlSet001\Services\swprv\Security","Security",\ 01,00,14,80,b8,00,00,00,c4,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,88,00,06,00,00,00,00,00,14,00,FD,01,02,00,01,01,00,00,00,00,00,\ 05,12,00,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,8D,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\ 00,14,00,8D,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,00,01,\ 00,00,01,01,00,00,00,00,00,05,0B,00,00,00,00,00,18,00,FD,01,02,00,01,02,00,\ 00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,\ 01,01,00,00,00,00,00,05,12,00,00,00 Joakim This post has been edited by jaclaz: Jan 13 2009, 07:11 PM |
|
|
|
Jan 13 2009, 06:18 PM
Post
#4
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,277 Joined: 20-September 03 From: Earth: It's the little blue planet circling the Sun in the Milky Way Galaxy. Member No.: 1,729 |
add an empty line after [cod*box] tag.
the semi-collin next to ] kills the function. -------------------- Free stuff:
Official BTS Driverpack Support for bartpe The Ultimate Boot CD for Windows: Forum -------------------------------------------------------------------------------------------------------------- Please remember to use the SEARCH engine before posting new topics. Also remember to select "All Forums" & "Show results as posts" in the options. -------------------------------------------------------------------------------------------------------------- "When one's words are not better than silence, One should remain silent." ~ Kwai Chang Caine |
|
|
|
Jan 13 2009, 06:47 PM
Post
#5
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
Joakim - were you able to install this on the fly in MOA ?
If thats possible it would be nice to make a LODR-pack out of it. Hey - if you make MOA-compatible plugins ... do you want me to host them for you ? Copying from here is prone to errors ... Ulli |
|
|
|
Jan 13 2009, 07:12 PM
Post
#6
|
|
|
Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Moderator Posts: 4,951 Joined: 25-July 04 From: Italy Member No.: 6,779 |
add an empty line after [cod*box] tag. the semi-collin next to ] kills the function. Not really, simply when there are too many lines between codebox /codebox, the feature does not work properly. jaclaz -------------------- - Fighting against bloatware since 2004, and proud of it. -
|
|
|
|
Jan 14 2009, 02:20 AM
Post
#7
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
Joakim - were you able to install this on the fly in MOA ? If thats possible it would be nice to make a LODR-pack out of it. Hey - if you make MOA-compatible plugins ... do you want me to host them for you ? Copying from here is prone to errors ... Ulli I did not try to install on the fly. When I have access to the files, I will provide a download link. I can also include the reg file used if a reg patch was what you had in mind. Probably drv_ctl will work for the 2 drivers as well. Did you think about a converter-like implementation (to rip the files out of the installation file), and pack it separately?. Joakim |
|
|
|
Jan 14 2009, 03:19 AM
Post
#8
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
Hi Joakim
I just installed it on the fly and most of it works. I consider adding vss support for a future MOA release. Than we maybe able to install it once - keep the files and for future usage speed-install it through a little batch. Maybe with an additional reg-patch. Did you ever try my esx-tools addon ? - I'd like to do it like that Anyway - nice tool Ulli |
|
|
|
Jan 14 2009, 12:28 PM
Post
#9
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
Looking good so far ...
vss-service and sbmount-functions can be LODR-packed with a 10 lines batch |
|
|
|
Jan 14 2009, 02:10 PM
Post
#10
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
Bingo - Joakim - we don't need a plugin.
On default MOA we can use a LODR-pack - you do not need to edit the Core at all. ![]() This is the LODR-pack batch CODE copy sbmount.sys %systemroot%\system32\drivers\
copy stcvsm.sys %systemroot%\system32\drivers\ copy MSVCP71.dll %systemroot%\system32\ copy stcsnap.dll %systemroot%\system32\ copy vssadmin.exe %systemroot%\system32\ copy vssddups.dll %systemroot%\system32\ copy vssui.dll %systemroot%\system32\ copy vssvc.exe %systemroot%\system32\ copy vss_ddu.dll %systemroot%\system32\ copy vss_ps.dll %systemroot%\system32\ copy eventcls.dll %systemroot%\system32\ sc create vss binPath= X:\i386\system32\vssvc.exe regsvr32 /s vssui.dll regsvr32 /s vss_ddu.dll regsvr32 /s vss_ps.dll regsvr32 /s vssui.dll net start vss Vssvc /Register drv_ctl --inst-nostart sbmount %systemroot%\system32\drivers\sbmount.sys drv_ctl --inst-nostart stcvsm %systemroot%\system32\drivers\stcvsm.sys net start sbmount sc create ImageManager binPath= R:\programs\StorageCraft\ImageManager\ImageManager.exe sc create ShadowProtectSvc binPath= R:\programs\StorageCraft\ShadowProtect\ShadowProtectSvc.exe regedit /s shadowprotect.reg regsvr32 /s R:\programs\StorageCraft\ShadowProtect\sbimgmnt.dll regsvr32 /s ole32.dll regsvr32 /s oleaut32.dll regsvr32 /s atl.dll regsvr32 /s vss_ps.dll Vssvc /Register regsvr32 /s vss_ddu.dll regsvr32 /s vssddups.dll regsvr32 /i /s swprv.dll regsvr32 /s es.dll regsvr32 /s stdprov.dll regsvr32 /s vssui.dll regsvr32 /s msxml.dll regsvr32 /s msxml2.dll regsvr32 /s msxml3.dll regsvr32 /i /s swprv.dll regsvr32 /i /s eventcls.dll net start vsnapvss regsvr32 /s R:\programs\StorageCraft\ShadowProtect\sbimgmnt.dll start R:\programs\StorageCraft\ShadowProtect\ShadowProtect.exe This post has been edited by sanbarrow: Jan 14 2009, 02:16 PM |
|
|
|
Jan 14 2009, 03:29 PM
Post
#11
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
Download link: http://www.mediafire.com/file/ndhzzmmmioj/..._3.3_Plugin.rar
This download does not contain any StorageCraft binaries, but can easily be collected with the script. Also included is the registry file. Ulli, a couple of questions: Can you confirm a completed backup image by using your modifed batch with the lodr-pack? Do you mind posting the content of shadowprotect.reg? You mentioned "most of it works". What in particular didn't? As for your esx-tools addon, I have not had the time to study this. I made a failed attempt right before christmas, but are looking forward to an indepth investigation hopefully in the near future. I know the register_vss.cmd may seem strange but it is for some reason necessary. My initial batch ended up running almost twice... If someone will figure out a shortened solution, please do so. Joakim |
|
|
|
Jan 14 2009, 03:44 PM
Post
#12
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
Hi
QUOTE Do you mind posting the content of shadowprotect.reg? Sure - have a look at http://sanbarrow.com/moa24/lodrpacks/shado...adowprotect.reg QUOTE You mentioned "most of it works". What in particular didn't? That was earlier today - at the moment I don't know the app good enough to see anything that does not work. So far I created a backup from an NTFS volume and mounted it read/write. Haven't done any restore yet. To grab the files install once on the fly - directly after install copy the two drivers sbmount.sys and stcvsm.sys to R:\programs\StorageCraft Next add this files from a source CD or a running 2k3-sp2 to R:\programs\StorageCraft MSVCP71.dll stcsnap.dll vssadmin.exe vssddups.dll vssui.dll vssvc.exe vss_ddu.dll vss_ps.dll eventcls.dll You can also add them to your MOA-core system if you want - doesn't matter. To launch it on demand - just run the batch I already mentioned from the directory R:\programs\StorageCraft This post has been edited by sanbarrow: Jan 14 2009, 03:46 PM |
|
|
|
Jan 14 2009, 03:56 PM
Post
#13
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
just stopped the loading time:
about 15 seconds - not bad for a speed-installation of an app like that |
|
|
|
Jan 14 2009, 04:10 PM
Post
#14
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{2AD03028-4901-9A0A-2349-3D6E7ECD9BA9}]
@="Redirect" "ahnZhobyq"="|EqZy`L}L{M~W`dS|G^axiqNb}" "bDsypyh"="skO]dtLRyRY\\H@RKxE`jJV\\g" "bdjqutta"="liGzoFiiaB\\Z`cWHsdw\\DwGIIj]j\\n" "ysswevsSBrfcx"="aweFpSb]woLFSMhfilh@s_kzsRnRLO" "raabqqKmdjdyN"="T]W^UZHzSOIFORYl" "bycgbzqxaugx"="pyduJuTICIYekkl{|" "yajtZwdlymo"="f_utOsu||mBwuNz" "Rjvlwj"="V]xHY]aSzcPm|" Will give you a countdown.. Joakim |
|
|
|
Jan 14 2009, 04:17 PM
Post
#15
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
a countdown..
Sorry - I have no idea what you are talking about ??? |
|
|
|
Jan 14 2009, 04:28 PM
Post
#16
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
|
|
|
|
Jan 14 2009, 04:35 PM
Post
#17
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
Restore works also
|
|
|
|
Jan 14 2009, 06:06 PM
Post
#18
|
|
![]() Platinum Member ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,086 Joined: 22-October 04 From: Sauerland Member No.: 8,020 |
Tried to remove that section but the countdown remains - the install-time must be stored elsewhere
|
|
|
|
Jan 14 2009, 06:15 PM
Post
#19
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
Just made an image of ubuntu 8.04 from moa. Then ran converter 4 beta on the image sucessfully.
Noticed the partition type was incorrectly set to 0x07 that should be 0x83. After editing that and restoring grub with super grub disk, everything went fine. I really feel like this solution is extremely powerful and yet so compact and not bloated like most other similar solutions. Joakim |
|
|
|
Jan 14 2009, 06:17 PM
Post
#20
|
|
![]() Silver Member ![]() ![]() ![]() Group: Members Posts: 106 Joined: 10-December 08 From: Norway, Bergen Member No.: 43,999 |
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 5th September 2010 - 10:38 PM |