<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Package version="1.0" xsi:schemaLocation="" xmlns="https://emsfs.autodesk.com/schema/manifest/1/0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Identity>
        <Publisher thirdParty="true">Microsoft, Inc.</Publisher>
        <DisplayName>Microsoft Visual C++ 2015-2022 Redistributable (x86)</DisplayName>
        <BuildNumber>14.40.33810.0</BuildNumber>
        <UPI2>{093E6BB4-5158-495A-812C-AC8E877A0397}</UPI2>
        <UpgradeCode>{B0E1CD72-37C6-46CA-86EE-ED57F9D014E6}</UpgradeCode>
        <ConstantId>{3A627CB0-CA41-4BCF-A8B3-DF4DCB7ADEAF}</ConstantId>
    </Identity>
    <Configuration>
        <InstallFile type="EXE" contents="File" installParams="/q /norestart" file="3rdParty/x86/VCRedist/2022/VC_redist.x86.exe">
            <InstallSuccessCodes>
                <SuccessCode>5100</SuccessCode>
                <SuccessCode>1638</SuccessCode>
            </InstallSuccessCodes>
        </InstallFile>
        <AdditionalPackageInfo/>
        <Attributes diskCost="55002244" useLatestVersion="true" ignoreFailure="true" permanent="true"/>
        <Conditions>
            <Condition messageId="xx" state="INSTALLED"><![CDATA[( v14.40.33810.0 < %VCREDIST_CHECK_2022_X86% ) OR ( v14.40.33810.0 = %VCREDIST_CHECK_2022_X86% )]]></Condition>
        </Conditions>
        <Platforms>
            <Platform name="Windows" architecture="x86" minVersion="8.1"/>
        </Platforms>
        <Languages languageNeutral="true"/>
        <Properties>
            <Property property="VCREDIST_CHECK_2022_X86">
                <RegistrySearch id="VCRedist2022x86check" key="SOFTWARE\WOW6432Node\Microsoft\VisualStudio\14.0\VC\Runtimes\x86" name="version" root="HKLM"/>
            </Property>
        </Properties>
    </Configuration>
</Package>
