<?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 IPM Client</DisplayName>
        <PLC>ADPICL</PLC>
        <Release>2024</Release>
        <BuildNumber>2.2.14.39</BuildNumber>
        <UPI2>{F48E821C-C590-3E02-AC2C-36D459E8524D}</UPI2>
        <UpgradeCode>{86887431-6117-3828-8157-84D5B39A86CF}</UpgradeCode>
        <ConstantId>{760531E1-07E8-4AB4-914F-5B204F5A72BD}</ConstantId>
        <Signature>CqbGAU4zZ+cko3JFyosqCIvhgHVf6X1FZk9a3wJwOj0=</Signature>
        <Type>COM</Type>
    </Identity>
    <Resources/>
    <Configuration>
        <InstallFile type="ZIP" contents="Folder" file="x64/IPMClient/adp-ipm-client.zip"/>
        <AdditionalPackageInfo installLocation="%COMMONPROGRAMFILES%/Autodesk/ADPInsightClient/bin"/>
        <Attributes diskCost="55000000" majorUpgrade="true" useLatestVersion="true"/>
        <Conditions>
            <Condition messageId="ADP IPM Client cannot be installed on this machine." state="NOT_APPLICABLE"><![CDATA[
                (%ADSK_TRUST_LEVEL% & 7) != 0 
            ]]></Condition>
        </Conditions>
        <Platforms>
            <Platform name="Windows" architecture="x64" minVersion="10"/>
        </Platforms>
        <Languages languageNeutral="true"/>
        <CustomCommands>
            <Action path="%INSTALL_SOURCE%/x64/IPMClient/InstallCustomAction.exe" params="action=preInstall" type="preInstall"/>
            <Action path="%INSTALL_SOURCE%/x64/IPMClient/InstallCustomAction.exe" params="action=postInstall" type="postInstall"/>
        </CustomCommands>
        <AutoUpdate enabled="true" forced="false" scheduled="true" priority="standard"/>
    </Configuration>
</Package>
