Mini Kabibi Habibi
<?xml version="1.0" encoding="UTF-8"?>
<PayloadInfo>
<BuildInfo>
<Property name="Created">2015-01-14</Property> <!-- Enter created date -->
<Property name="ProcessorFamily">x64</Property> <!-- All: for both 32-bit and 64-bit OS; x64: For 64-bit OS only -->
</BuildInfo>
<InstallerProperties>
<Property name="ProductName">Adobe Acrobat</Property> <!-- Enter product name here (Display Name) -->
<Property name="ProductVersion">24.005.20320</Property> <!-- Enter product version format x.x.x.x -->
</InstallerProperties>
<InstallDir>
<Platform folderName="" isFixed="0" name="Default">[AdobeProgramFiles]</Platform>
</InstallDir>
<Languages languageIndependent="1" />
<AppLaunch path="[INSTALLDIR]\Acrobat DC\Acrobat\Acrobat.exe" /> <!-- Enter application path which will be launched -->
<AppMode>fullapp</AppMode>
<LanguagePacks>
<LanguagePack locale="mul">Acrobat_x64/mul/Acrobat_DC_Web_x64_WWMUI.exe</LanguagePack>
</LanguagePacks>
<LicensingEntities>
<LicensingEntity name="V7{}AcrobatCont-12-Win-GM">1</LicensingEntity>
</LicensingEntities>
<NGLLicensingInfo>
<AppId>AcrobatDC1</AppId>
<AppVersion>24.005.20320.7</AppVersion>
<LibVersion>1.38.0.10</LibVersion>
<ImsClientId>ngl_acrobat_dc1</ImsClientId>
<ImsAppProfileScope>acrobatdc1</ImsAppProfileScope>
</NGLLicensingInfo>
<InstallDestinationMetadata relocatableSize="" sysDriveSize="">
<Destination>
<Root>[INSTALLDIR]</Root>
<TotalSize>3002445952</TotalSize>
<MaxPathComponent>[AdobeCommon]\Acrobat\DC\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\de_CH\2006\README_extension_owner.txt</MaxPathComponent>
</Destination>
</InstallDestinationMetadata>
<ConflictingProcesses> <!-- Optional tag: Enter list of conflicting process which are shown during time of installation incase they are running; See more at WIKI -->
<!-- Enter blocking="1" if you want the running application be closed before installation -->
<!-- Enter NonAdobe="1" if the running application is not owned by Adobe e.g. outlook.exe -->
<Win32>
<Process blocking="1" processType="NonAdobe">[Ww][Ii][Nn][Ww][Oo][Rr][Dd]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Ww][Ii][Nn][Pp][Rr][Oo][Jj]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Nn][Ee][Tt][Ss][Cc][Pp]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Ee][Xx][Cc][Ee][Ll]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Vv][Ii][Ss][Ii][Oo]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Pp][Oo][Ww][Ee][Rr][Pp][Nn][Tt]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Oo][Uu][Tt][Ll][Oo][Oo][Kk]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Mm][Ss][Aa][Cc][Ee][Ss][Ss]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Ff][Oo][Rr][Mm][Dd][Ee][Ss][Ii][Gg][Nn][Ee][Rr]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="NonAdobe">[Aa][Cc][Aa][Dd]\.[Ee][Xx][Ee]</Process>
<Process blocking="1" processType="Adobe">[Aa][Cc][Rr][Oo][Bb][Aa][Tt]\.[Ee][Xx][Ee]</Process>
</Win32>
</ConflictingProcesses>
<FailureMoreInfo Type="REG" >
<RegKey Key="HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Setup\Reader" >
<LogTime name="LogTime" type="REG_DWORD" /> <!-- Time at which this registry was written. Can be used to ensure that it is valid -->
<ErrorCode name="ExitCode" type="REG_DWORD" /> <!-- Error code raised during installation -->
<ErrorMessage name="ErrorText" type="REG_SZ" /> <!--String to be displayed. It is already localized -->
<ErrorLocale name="ErrorLanguage" type="REG_SZ" /> <!--1033,1034, 2015 etc. -->
</RegKey>
</FailureMoreInfo>
<ThirdPartyComponent>
<Metadata>
<Type>application</Type> <!-- other options: msiPackage, applePackage-->
<Name>Adobe Acrobat\Setup.exe</Name> <!-- Enter msi/pkg/exe file name which will be launched by the AAM installer -->
<Properties>
<!-- This attribute ProductCode used for win MSI only -->
<Property name="ProductCode">{AC76BA86-1033-FFFF-7760-BC15014EA700}</Property>
</Properties>
</Metadata>
<Arguments prefix="" delimiter=""> <!-- Optional: Mostly used for application based installers but can be paased to MSI and pkg also. See more at <WIKI>-->
<Install>
<Argument name="/sALL"></Argument>
<Argument name="/sPP"></Argument>
<Argument name="/re"></Argument>
<Argument name="/sMutexTimeout"></Argument>
<Argument name=""5""></Argument>
<Argument name="/sl"></Argument>
<Argument name=""[installLanguage]""></Argument>
<Argument name="/msi"></Argument>
<Argument name="INSTALLDIR=">[INSTALLDIR]\Acrobat DC</Argument>
<Argument name="EULA_ACCEPT=">"YES"</Argument>
<Argument name="SUITEMODE=">1</Argument>
<Argument name="OWNERSHIP_STATE=">1</Argument>
<Argument name="LANG_LIST=">"[installLanguage]"</Argument>
<Argument name="AS_DISABLE_LEGACY_COLOR=">1</Argument>
<!--<Argument name="IGNOREAAM=">1</Argument>--> <!-- This is no longer required as IGNOREAAM is now default set to 1 to disable iASU in 32-bit Acrobat.-->
<Argument name="REMOVE_PREVIOUS=">NO</Argument>
<Argument name="PRODUCT_SOURCE=">CCDA</Argument>
<Argument name="ENFORCE_NGL=">1</Argument>
<Argument name="DISABLE_FIU_CHECK=">1</Argument>
</Install>
<Repair>
<Argument name="/sALL"></Argument>
<Argument name="/sPP"></Argument>
<Argument name="/re"></Argument>
<Argument name="/sl"></Argument>
<Argument name=""[installLanguage]""></Argument>
<Argument name="/msi"></Argument>
<Argument name="SUITEMODE=">1</Argument>
<Argument name="OWNERSHIP_STATE=">1</Argument>
<Argument name="LANG_LIST=">"[installLanguage]"</Argument>
<Argument name="AS_DISABLE_LEGACY_COLOR=">1</Argument>
<Argument name="IGNOREAAM=">1</Argument>
<Argument name="REINSTALL=">ALL</Argument>
</Repair>
</Arguments>
<SuccessCodes> <!-- Mostly for application based installers -->
<Install> <!-- Optional tag: -->
<Range lowerBound="0" upperBound="0"/>
<Range lowerBound="3010" upperBound="3010"/>
</Install>
</SuccessCodes>
<Capabilities>
<Repair isRepairable="1"/> <!-- set it to 1 to support product repair/re-install -->
<Uninstall isUninstallable="1"/> <!-- set it to zero to disable uninstall -->
</Capabilities>
</ThirdPartyComponent>
</PayloadInfo>