<?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>Autodesk, Inc.</Publisher>
        <DisplayName>ADP Desktop SDK</DisplayName>
        <PLC>ADPSDK</PLC>
        <Release>2023</Release>
        <BuildNumber>5.5.34.5</BuildNumber>
        <UPI2>{F87CF87D-8946-3654-A94F-8EC2F497378A}</UPI2>
        <UpgradeCode>{6F9B83D2-E570-3AF0-ABFE-948641FF0226}</UpgradeCode>
        <ConstantId>{4521DF78-8651-48E7-B1D6-39867875CA30}</ConstantId>
        <Signature>rMFqUKJZuP69LCU9gkF9StXbWShkKc302TB4QDCsfv8=</Signature>
        <Type>COM</Type>
    </Identity>
    <Resources/>
    <Configuration>
        <InstallFile type="ZIP" contents="Folder" file="x64/AdpSdk/adp-desktop-sdk.zip"/>
        <AdditionalPackageInfo installLocation="%COMMONPROGRAMFILES%/Autodesk/AdpDesktopSDK/bin"/>
        <Attributes diskCost="19000000" majorUpgrade="true" useLatestVersion="true" priority="standard" permanent="true"/>
        <Conditions>
            <Condition messageId="ADP Desktop SDK cannot be installed on this machine." state="NOT_APPLICABLE"><![CDATA[
                (%ADSK_TRUST_LEVEL% & 7) != 0 
            ]]></Condition>
        </Conditions>
        <Platforms>
            <Platform name="Windows" architecture="x64" minVersion="7"/>
        </Platforms>
        <Languages languageNeutral="true"/>
        <CustomCommands>
            <Action path="%INSTALL_SOURCE%/x64/AdpSdk/InstallCustomAction.exe" params="action=pre" type="preInstall"/>
            <Action path="%INSTALL_SOURCE%/x64/AdpSdk/InstallCustomAction.exe" params="action=post" type="postInstall"/>
        </CustomCommands>
        <AutoUpdate enabled="true" forced="false" scheduled="true" priority="standard"/>
    </Configuration>
</Package>
