<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Package xmlns="https://emsfs.autodesk.com/schema/manifest/1/0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" xsi:schemaLocation="https://emsfs.autodesk.com/schema/manifest/1/0 https://emsfs.autodesk.com/schema/manifest/1/0/manifest.xsd">
  <Identity>
    <Publisher>Autodesk, Inc.</Publisher>
    <DisplayName>Autodesk Licensing Service - 16.0.3.14414 - Win - Update</DisplayName>
    <PLC>PLC0000036</PLC>
    <Release>1.0</Release>
    <BuildNumber>16.0.3.14414</BuildNumber>
    <UPI2>{099A3035-EF70-3F2D-AFAC-2668C93C09FA}</UPI2>
    <UpgradeCode>{CF4527CE-7035-34B6-B1B7-634F7588D9DC}</UpgradeCode>
    <ConstantId>{3A5054F4-2425-489D-A5AD-C563BC94E490}</ConstantId>
    <Signature>8ZAPrtrnk8RnZ6HGm0qyRIHsXqDWPsVtQ5TTdrAgEYE=</Signature>
    <Revision>5</Revision>
    <Type>COM</Type>
  </Identity>
  <Resources>
    <Files>
      <File id="NLM_COMPATIBILITY_CHECK_FILE">x86/Licensing/AdskLicensingUpdateSupport.exe</File>
    </Files>
    <LocalizedResources>x86/Licensing/locale/%setuplang%/licensing.xml</LocalizedResources>
    <Images>
      <Image id="ProductThumbUrl">https://up1.autodesk.com/2025/PLC0000036/clic_appicon.png</Image>
    </Images>
    <LocalizedDescriptions>https://up1.autodesk.com/1.0/PLC0000036/099A3035-EF70-3F2D-AFAC-2668C93C09FA/descriptions.json</LocalizedDescriptions>
    <ReleaseNotes>https://up1.autodesk.com/1.0/PLC0000036/099A3035-EF70-3F2D-AFAC-2668C93C09FA/releaseNotes.json</ReleaseNotes>
  </Resources>
  <Configuration>
    <InstallFile contents="File" file="x86/Licensing/AdskLicensing-installer.exe" installParams="--mode unattended --unattendedmodeui none" type="EXE"/>
    <AdditionalPackageInfo parallelizable="true"/>
    <Attributes allowRollback="false" diskCost="220200960" legacy="false" majorUpgrade="true" permanent="false" restricted="false" useLatestVersion="true"/>
    <Conditions>
      <Condition messageId="nlmUnknownError" state="NOT_APPLICABLE" type="SYSTEM_REQUIREMENT"><![CDATA[( %NLM_COMPATIBILITY_CHECK% != 0 ) AND ( %NLM_COMPATIBILITY_CHECK% != 10 ) AND NOT(( %ADSK_RUNNING_PROC_LIST% CONTAINS AdskLicensingService.exe ) AND ( %ADSK_LICENSING_VERSION% = 16.0.3.14414 OR %ADSK_LICENSING_VERSION% > 16.0.3.14414 ))]]></Condition>
      <Condition messageId="internalError" state="NOT_APPLICABLE" type="SYSTEM_REQUIREMENT"><![CDATA[( %NLM_COMPATIBILITY_CHECK% = 29 ) AND NOT(( %ADSK_RUNNING_PROC_LIST% CONTAINS AdskLicensingService.exe ) AND ( %ADSK_LICENSING_VERSION% = 16.0.3.14414 OR %ADSK_LICENSING_VERSION% > 16.0.3.14414 ))]]></Condition>
      <Condition messageId="versionNotKnownError" state="NOT_APPLICABLE" type="SYSTEM_REQUIREMENT"><![CDATA[( %NLM_COMPATIBILITY_CHECK% = 32 ) AND NOT(( %ADSK_RUNNING_PROC_LIST% CONTAINS AdskLicensingService.exe ) AND ( %ADSK_LICENSING_VERSION% = 16.0.3.14414 OR %ADSK_LICENSING_VERSION% > 16.0.3.14414 ))]]></Condition>
      <Condition messageId="filePermissionError" state="NOT_APPLICABLE" type="SYSTEM_REQUIREMENT"><![CDATA[( %NLM_COMPATIBILITY_CHECK% = 33 ) AND NOT(( %ADSK_RUNNING_PROC_LIST% CONTAINS AdskLicensingService.exe ) AND ( %ADSK_LICENSING_VERSION% = 16.0.3.14414 OR %ADSK_LICENSING_VERSION% > 16.0.3.14414 ))]]></Condition>
      <Condition messageId="versionNotKnownError" state="NOT_APPLICABLE" type="SYSTEM_REQUIREMENT"><![CDATA[( %NLM_COMPATIBILITY_CHECK% = 30 ) AND NOT(( %ADSK_RUNNING_PROC_LIST% CONTAINS AdskLicensingService.exe ) AND ( %ADSK_LICENSING_VERSION% = 16.0.3.14414 OR %ADSK_LICENSING_VERSION% > 16.0.3.14414 ))]]></Condition>
      <Condition messageId="incompatibleVersion" state="NOT_APPLICABLE" type="SYSTEM_REQUIREMENT"><![CDATA[( %NLM_COMPATIBILITY_CHECK% = 31 ) AND NOT(( %ADSK_RUNNING_PROC_LIST% CONTAINS AdskLicensingService.exe ) AND ( %ADSK_LICENSING_VERSION% = 16.0.3.14414 OR %ADSK_LICENSING_VERSION% > 16.0.3.14414 ))]]></Condition>
      <Condition messageId="unsupportedOSVersion" state="NOT_APPLICABLE" type="SYSTEM_REQUIREMENT"><![CDATA[( %WIN_MAJOR_VER%.%WIN_MINOR_VER%.%WIN_BUILDNUMBER% < 10.0.17763 ) ]]></Condition>
      <Condition messageId="xx" state="INSTALLED"><![CDATA[(( %ADSK_RUNNING_PROC_LIST% CONTAINS AdskLicensingService.exe ) AND ( %ADSK_LICENSING_VERSION% = 16.0.3.14414 OR %ADSK_LICENSING_VERSION% > 16.0.3.14414 ))]]></Condition>
    </Conditions>
    <Platforms>
      <Platform architecture="x64" minVersion="10.0.17763" name="Windows" useNTVersion="true"/>
    </Platforms>
    <Languages languageNeutral="true"/>
    <Properties>
      <Property defaultValue="" property="ADSK_LICENSING_VERSION">
        <RegistrySearch id="AdskLicensingVersionCheck" key="SOFTWARE\Autodesk\AdskLicensing" name="Version" root="HKLM"/>
      </Property>
      <Property defaultValue="0" property="WIN_MAJOR_VER">
        <RegistrySearch id="WinOsMajorVerCheck" key="SOFTWARE\Microsoft\Windows NT\CurrentVersion" name="CurrentMajorVersionNumber" root="HKLM"/>
      </Property>
      <Property defaultValue="0" property="WIN_MINOR_VER">
        <RegistrySearch id="WinOsMinorVerCheck" key="SOFTWARE\Microsoft\Windows NT\CurrentVersion" name="CurrentMinorVersionNumber" root="HKLM"/>
      </Property>
      <Property defaultValue="0" property="WIN_BUILDNUMBER">
        <RegistrySearch id="WinOsBuildNumberCheck" key="SOFTWARE\Microsoft\Windows NT\CurrentVersion" name="CurrentBuildNumber" root="HKLM"/>
      </Property>
      <Property defaultValue="0" property="NLM_COMPATIBILITY_CHECK" refreshRequired="false">
        <Action fileId="NLM_COMPATIBILITY_CHECK_FILE" params="--flexnet-client-version 11.18.3.2 --silent" timeout="1000" type="Exe"/>
      </Property>
    </Properties>
    <AutoUpdate enabled="true" forced="true" scheduled="true"/>
  </Configuration>
  <Dependencies>
    <Package external="true" installAs="core" installLatestVersion="true" name="WebView2" path="3rdParty/x64/WebView2/pkg.webview2.xml" permanent="true" upgradeCode="{3370AB5E-FBC7-341A-85A3-07203A798518}" upi2="{785AA7CB-1833-3436-A7F1-A5C9D45AD28E}"/>
    <Package external="true" installAs="core" installLatestVersion="true" name="VCRedist" path="3rdParty/x64/VCRedist/2022/pkg.vcredist2022x64.xml" permanent="true" upgradeCode="{599FAF62-5786-4D71-B461-6CC013D3F045}" upi2="{6FB4722E-E5D9-41C2-9218-BBCBB9039C08}"/>
    <Package external="true" installAs="core" name="adp-desktop-sdk" path="x64/AdpSdk/pkg.adp-desktop-sdk.xml" upgradeCode="{6F9B83D2-E570-3AF0-ABFE-948641FF0226}" upi2="{DA1BB2AB-FA02-3516-BDCB-08D4B55C9DB6}"/>
    <Package external="true" installAs="core" installLatestVersion="true" name="DeveloperToolset" path="x64/devtoolset/2.0/pkg.devtoolset.xml" permanent="false" upgradeCode="{AED95B1E-1EFC-31C2-8BB2-4F6F9F8B9740}" upi2="{1AD24418-31E3-4633-99EA-BFCD768D568E}"/>
  </Dependencies>
  <Payload sizePacked="76229004" sizeUnpacked="81559001">
    <File checkSum="3F416211D52C40B3F0CE8C581B0E0F61B7091F6A971D5FE798BE585E3BBA23FF" sizePacked="75835612" sizeUnpacked="80361440">NetSWDLD/ODIS/prd/1.0/PLC0000036/099A3035-EF70-3F2D-AFAC-2668C93C09FA/pkg.licensing.tar.xz</File>
    <File checkSum="785645C6EE384FB3B5DA20961DCC71F6F968D073DFB18910454D2F8882D0F04F" resource="true" sizePacked="393392" sizeUnpacked="1197561">NetSWDLD/ODIS/prd/1.0/PLC0000036/099A3035-EF70-3F2D-AFAC-2668C93C09FA/pkg.licensing_res.tar.xz</File>
  </Payload>
</Package>
