<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved." xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <assemblyIdentity name="Microsoft-Windows-Scripting-VBScript" version="11.0.26100.8521" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <dependency discoverable="no" resourceType="Resources">
    <dependentAssembly dependencyType="prerequisite">
      <assemblyIdentity name="Microsoft-Windows-Scripting-VBScript.Resources" version="11.0.26100.8521" processorArchitecture="amd64" language="*" buildType="release" publicKeyToken="31bf3856ad364e35" />
    </dependentAssembly>
  </dependency>
  <file name="vbscript.dll" destinationPath="$(runtime.system32)\" sourceName="vbscript.dll" importPath="$(build.nttree)\" sourcePath=".\">
    <securityDescriptor name="WRP_FILE_DEFAULT_SDDL" />
    <asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>DneOnqCj2KixdiOxKi2YWWYHWRejrB+qQ4AB9NdJu1M=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <configuration xmlns:app="ScriptDefaultHostSettings" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <configurationSchema>
      <xsd:schema targetNamespace="ScriptDefaultHostSettings">
        <xsd:element default="Open" name="VBSFileDefault" type="xsd:string" wcm:displayName="HKCR_VBSFile_Shell" wcm:handler="regkey('HKEY_CLASSES_ROOT\VBSFile\Shell')" wcm:legacyName="" wcm:legacyType="REG_SZ" wcm:scope="allUsers" />
        <xsd:element default="Open" name="VBEFileDefault" type="xsd:string" wcm:displayName="HKCR_VBEFile_Shell" wcm:handler="regkey('HKEY_CLASSES_ROOT\VBEFile\Shell')" wcm:legacyName="" wcm:legacyType="REG_SZ" wcm:scope="allUsers" />
      </xsd:schema>
    </configurationSchema>
  </configuration>
  <registryKeys>
    <registryKey keyName="HKEY_CLASSES_ROOT\.VBS">
      <registryValue name="" valueType="REG_SZ" value="VBSFile" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile">
      <registryValue name="" valueType="REG_SZ" value="VBScript Script File" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\DefaultIcon">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="%SystemRoot%\System32\WScript.exe,2" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\ScriptEngine">
      <registryValue name="" valueType="REG_SZ" value="VBScript" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\ScriptHostEncode">
      <registryValue name="" valueType="REG_SZ" value="{85131631-480C-11D2-B1F9-00C04F86C324}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Edit" />
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Edit\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\Notepad.exe&quot; %1" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Open" />
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Open\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\WScript.exe&quot; &quot;%1&quot; %*" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Open2">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="Open &amp;with Command Prompt" />
      <registryValue name="MUIVerb" valueType="REG_EXPAND_SZ" value="@%SystemRoot%\System32\wshext.dll,-4511" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Open2\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\CScript.exe&quot; &quot;%1&quot; %*" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Print" />
    <registryKey keyName="HKEY_CLASSES_ROOT\VBSFile\Shell\Print\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\Notepad.exe&quot; /p %1" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\.VBE">
      <registryValue name="" valueType="REG_SZ" value="VBEFile" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile">
      <registryValue name="" valueType="REG_SZ" value="VBScript Encoded File" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\DefaultIcon">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="%SystemRoot%\System32\WScript.exe,2" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\ScriptEngine">
      <registryValue name="" valueType="REG_SZ" value="VBScript.Encode" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Edit" />
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Edit\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\Notepad.exe&quot; %1" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Open" />
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Open\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\WScript.exe&quot; &quot;%1&quot; %*" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Open2">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="Open &amp;with Command Prompt" />
      <registryValue name="MUIVerb" valueType="REG_EXPAND_SZ" value="@%SystemRoot%\System32\wshext.dll,-4511" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Open2\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\CScript.exe&quot; &quot;%1&quot; %*" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Print" />
    <registryKey keyName="HKEY_CLASSES_ROOT\VBEFile\Shell\Print\Command">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="&quot;%SystemRoot%\System32\Notepad.exe&quot; /p %1" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="VBScript Regular Expression" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\InprocServer32\">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\vbscript.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Apartment" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\ProgID\">
      <registryValue name="" valueType="REG_SZ" value="VBScript.RegExp" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{3F4DACA4-160D-11D2-A8E9-00104B365C9F}\Version\">
      <registryValue name="" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\">
      <registryValue name="" valueType="REG_SZ" value="VB Script Language" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categories\{F0B7A1A1-9847-11CF-8F20-00805F2CD064}\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categories\{F0B7A1A2-9847-11CF-8F20-00805F2CD064}\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32\">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\vbscript.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Both" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3741-5B07-11cf-A4B0-00AA004A55E8}\ProgID\">
      <registryValue name="" valueType="REG_SZ" value="VBScript" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\">
      <registryValue name="" valueType="REG_SZ" value="VB Script Language Authoring" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categories\{0AEE2A92-BCBB-11D0-8C72-00C04FC2B085}\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32\">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\vbscript.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Both" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3742-5B07-11cf-A4B0-00AA004A55E8}\ProgID\">
      <registryValue name="" valueType="REG_SZ" value="VBScript Author" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\">
      <registryValue name="" valueType="REG_SZ" value="VBScript Language Encoding" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categories\{F0B7A1A1-9847-11CF-8F20-00805F2CD064}\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categories\{F0B7A1A2-9847-11CF-8F20-00805F2CD064}\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\Implemented Categories\{F0B7A1A3-9847-11CF-8F20-00805F2CD064}\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\InprocServer32\">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\vbscript.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Both" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{B54F3743-5B07-11cf-A4B0-00AA004A55E8}\ProgID\">
      <registryValue name="" valueType="REG_SZ" value="VBScript.Encode" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="IRegExp" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32\">
      <registryValue name="" valueType="REG_SZ" value="{00020424-0000-0000-C000-000000000046}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA0-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
      <registryValue name="Version" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="IMatch" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32\">
      <registryValue name="" valueType="REG_SZ" value="{00020424-0000-0000-C000-000000000046}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA1-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
      <registryValue name="Version" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="IMatchCollection" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32\">
      <registryValue name="" valueType="REG_SZ" value="{00020424-0000-0000-C000-000000000046}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACA2-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
      <registryValue name="Version" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="IRegExp2" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32\">
      <registryValue name="" valueType="REG_SZ" value="{00020424-0000-0000-C000-000000000046}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB0-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
      <registryValue name="Version" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="IMatch2" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32\">
      <registryValue name="" valueType="REG_SZ" value="{00020424-0000-0000-C000-000000000046}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB1-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
      <registryValue name="Version" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="IMatchCollection2" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32\">
      <registryValue name="" valueType="REG_SZ" value="{00020424-0000-0000-C000-000000000046}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB2-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
      <registryValue name="Version" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}\">
      <registryValue name="" valueType="REG_SZ" value="ISubMatches" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}\ProxyStubClsid32\">
      <registryValue name="" valueType="REG_SZ" value="{00020424-0000-0000-C000-000000000046}" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\Interface\{3F4DACB3-160D-11D2-A8E9-00104B365C9F}\TypeLib\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA7-160D-11D2-A8E9-00104B365C9F}" />
      <registryValue name="Version" valueType="REG_SZ" value="5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\1.0\">
      <registryValue name="" valueType="REG_SZ" value="Microsoft VBScript Regular Expressions 1.0" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\1.0\0\win64\">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\vbscript.dll\2" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\1.0\FLAGS\">
      <registryValue name="" valueType="REG_SZ" value="0" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\5.5\">
      <registryValue name="" valueType="REG_SZ" value="Microsoft VBScript Regular Expressions 5.5" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\5.5\0\win64\">
      <registryValue name="" valueType="REG_SZ" value="$(runtime.system32)\vbscript.dll\3" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\5.5\FLAGS\">
      <registryValue name="" valueType="REG_SZ" value="0" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBS Author\">
      <registryValue name="" valueType="REG_SZ" value="VB Script Language Authoring" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBS Author\CLSID\">
      <registryValue name="" valueType="REG_SZ" value="{B54F3742-5B07-11cf-A4B0-00AA004A55E8}" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBS Author\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBS\">
      <registryValue name="" valueType="REG_SZ" value="VB Script Language" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBS\CLSID\">
      <registryValue name="" valueType="REG_SZ" value="{B54F3741-5B07-11cf-A4B0-00AA004A55E8}" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBS\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript Author\">
      <registryValue name="" valueType="REG_SZ" value="VB Script Language Authoring" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript Author\CLSID\">
      <registryValue name="" valueType="REG_SZ" value="{B54F3742-5B07-11cf-A4B0-00AA004A55E8}" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript Author\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript.Encode\">
      <registryValue name="" valueType="REG_SZ" value="VBScript Language Encoding" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript.Encode\CLSID\">
      <registryValue name="" valueType="REG_SZ" value="{B54F3743-5B07-11cf-A4B0-00AA004A55E8}" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript.Encode\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript.RegExp\">
      <registryValue name="" valueType="REG_SZ" value="VBScript Regular Expression" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript.RegExp\CLSID\">
      <registryValue name="" valueType="REG_SZ" value="{3F4DACA4-160D-11D2-A8E9-00104B365C9F}" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript.RegExp\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript\">
      <registryValue name="" valueType="REG_SZ" value="VB Script Language" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript\CLSID\">
      <registryValue name="" valueType="REG_SZ" value="{B54F3741-5B07-11cf-A4B0-00AA004A55E8}" />
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\VBScript\OLEScript\">
      <registryValue name="" valueType="REG_NONE" value="" />
    </registryKey>
    <registryKey keyName="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\FeatureComponentID">
      <registryValue name="{4f645220-306d-11d2-995d-00c04f98bbc9}" valueType="REG_SZ" value="MSVBSCRIPT" />
    </registryKey>
    <registryKey keyName="HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}\">
      <registryValue name="" valueType="REG_SZ" value="Microsoft Windows Script 5.6" />
      <registryValue name="ComponentID" valueType="REG_SZ" value="MSVBScript" />
      <registryValue name="IsInstalled" valueType="REG_DWORD" value="0x00000001" />
      <registryValue name="Locale" valueType="REG_SZ" value="EN" />
      <registryValue name="Version" valueType="REG_SZ" value="5,6,0,8833" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\TypeLib\{3F4DACA7-160D-11D2-A8E9-00104B365C9F}\">
      <securityDescriptor name="WRP_KEY_DEFAULT_SDDL" />
    </registryKey>
  </registryKeys>
  <localization>
    <resources culture="en-US">
      <stringTable>
        <string id="ManDesc" value="Microsoft Scripting Manifest for VBScript" />
        <string id="ManName" value="VBScript Manifest" />
      </stringTable>
    </resources>
  </localization>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <securityDescriptorDefinition name="WRP_KEY_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;CI;GA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;CI;GR;;;SY)(A;CI;GR;;;BA)(A;CI;GR;;;BU)(A;CI;GR;;;S-1-15-2-1)(A;CI;GR;;;S-1-15-3-1024-1065365936-1281604716-3511738428-1654721687-432734479-3232135806-4053264122-3456934681)" operationHint="replace" />
          <securityDescriptorDefinition name="WRP_FILE_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;;FA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;;GRGX;;;BA)(A;;GRGX;;;SY)(A;;GRGX;;;BU)(A;;GRGX;;;S-1-15-2-1)(A;;GRGX;;;S-1-15-2-2)S:(AU;FASA;0x000D0116;;;WD)" operationHint="replace" description="Default SDDL for Windows Resource Protected file" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
</assembly>