<?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 (x64)</DisplayName>
        <BuildNumber>14.40.33810.0</BuildNumber>
        <UPI2>{4E32025F-8E9C-453F-AC7C-47761F3791C6}</UPI2>
        <UpgradeCode>{599FAF62-5786-4D71-B461-6CC013D3F045}</UpgradeCode>
        <ConstantId>{756E4FE2-297A-4124-ADE4-5DB627756346}</ConstantId>
    </Identity>
    <Configuration>
        <InstallFile type="EXE" contents="File" installParams="/q /norestart" file="3rdParty/x64/VCRedist/2022/VC_redist.x64.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_X64% ) OR ( v14.40.33810.0 = %VCREDIST_CHECK_2022_X64% )]]></Condition>
        </Conditions>
        <Platforms>
            <Platform name="Windows" architecture="x64" minVersion="8.1"/>
        </Platforms>
        <Languages languageNeutral="true"/>
        <Properties>
            <Property property="VCREDIST_CHECK_2022_X64">
                <RegistrySearch id="VCRedist2022x64" key="SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\x64" name="version" root="HKLM"/>
            </Property>
        </Properties>
    </Configuration>
</Package>
