﻿<?xml version="1.0" encoding="utf-8"?>
<!-- This is a template mup.xml file.  
   - Fill in the correct information for each element to match the actual MUP being delivered.  
   -->
<MUPDefinition xsi:schemaLocation="http://schemas.dell.com/openmanage/cm/2/0/mupdefinition.xsd mupdefinition.xsd" xmlns="http://schemas.dell.com/openmanage/cm/2/0/mupdefinition.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <packageinformation>
    <name>Intel(R) Integrated Sensor Solution</name>
    <version>3.10.100.4589</version>
    <installertype>msi</installertype>
    <packagegrouping>single_package</packagegrouping>
    <packagingtype>zip</packagingtype>
    <releasetype>DRVR</releasetype>
    <mupspecificationversion>2.4.5</mupspecificationversion>
    <supportedoperatingsystems>
      <osidentifier name="Windows10" architecture="x64" />
    </supportedoperatingsystems>
    <content>
      <Device componentID="103834">
        <Generic>{DEA5AE2A-D1FD-438A-A091-CBD484788435}\ISH_BUS</Generic>
        <Image type="DRVR" version="3.1.0.4589">
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\ISH_BusDriver\ish_busdriver.cat</file>
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\ISH_BusDriver\ISH_BusDriver.sys</file>
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\ISH_BusDriver\ISH_BusDriver.inf</file>
          <supportedoperatingsystems>
            <osidentifier name="Windows10" architecture="x64" />
          </supportedoperatingsystems>
        </Image>
      </Device>
      <Device componentID="103834">
        <PCIInfo vendorID="8086" deviceID="7AF8" />
        <PCIInfo vendorID="8086" deviceID="51FC" />
        <PCIInfo vendorID="8086" deviceID="7A78" />
        <PCIInfo vendorID="8086" deviceID="54FC" />
        <Image type="DRVR" version="3.1.0.4589">
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\ISH\ish.cat</file>
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\ISH\ISH.sys</file>
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\ISH\ISH.inf</file>
          <supportedoperatingsystems>
            <osidentifier name="Windows10" architecture="x64" />
          </supportedoperatingsystems>
        </Image>
      </Device>
      <Device componentID="103834">
        <Generic>{DEA5AE2A-D1FD-438A-A091-CBD484788436}\ISH_MINIPORT</Generic>
        <Image type="DRVR" version="3.1.0.4589">
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\HID_PCI\hid_pci.cat</file>
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\HID_PCI\HID_PCI.sys</file>
          <file>production\Windows10-x64\0\Drivers\WU\SetupISS\HID_PCI\HID_PCI.inf</file>
          <supportedoperatingsystems>
            <osidentifier name="Windows10" architecture="x64" />
          </supportedoperatingsystems>
        </Image>
      </Device>
    </content>
  </packageinformation>
  <executable timeout="300" architecture="x86">
    <executablename>SetupISS.exe</executablename>
  </executable>
  <behaviors>
    <!-- 
       - Remove the behavior element for each unsupported behavior.
       - Add the correct mapping to your command line for each supported behavior.
     -->
    <behavior name="attended" />
    <behavior name="unattended">
      <vendoroption>
        <optionvalue switch="/" requiresvalue="false">s -downgrade</optionvalue>
      </vendoroption>
    </behavior>
    <behavior name="extractdrivers">
      <vendoroption>
        <optionvalue switch="/" valuedelimiter=" " requiresvalue="true">extractmup</optionvalue>
      </vendoroption>
    </behavior>
    <behavior name="freshinstall">
      <vendoroption>
        <optionvalue switch="/" requiresvalue="false">downgrade</optionvalue>
      </vendoroption>
    </behavior>
  </behaviors>
  <parameters>
    <parametermapping name="logfile">
      <vendoroption>
        <optionvalue switch="/" valuedelimiter=" " requiresvalue="true">log</optionvalue>
      </vendoroption>
    </parametermapping>
  </parameters>
  <returncodes>
    <!-- 
	- Delete the returncodemapping element for each unsupported status code.  
	- For supported statuses, add the exit code you return.
	-->
    <returncodemapping name="SUCCESS">
      <vendorreturncode>0</vendorreturncode>
    </returncodemapping>
    <returncodemapping name="SUCCESS">
      <vendorreturncode>1602</vendorreturncode>
    </returncodemapping>
    <returncodemapping name="REBOOT_REQUIRED">
      <vendorreturncode>3010</vendorreturncode>
    </returncodemapping>
    <returncodemapping name="ERROR_INSTALL_PLATFORM_UNSUPPORTED">
      <vendorreturncode>20004</vendorreturncode>
    </returncodemapping>
    <returncodemapping name="REBOOTING_SYSTEM">
      <vendorreturncode>1641</vendorreturncode>
    </returncodemapping>
    <returncodemapping name="ERROR">
      <vendorreturncode>1603</vendorreturncode>
    </returncodemapping>
    <returncodemapping name="UNKNOWN_OPTION">
      <vendorreturncode>1639</vendorreturncode>
    </returncodemapping>
  </returncodes>
  <inventorymetadata>
    <fullpackageidentifier>
      <msis>
        <msi componentID="103834">
          <upgradecode>{352fa431-8f8e-4e14-8129-6a7f9f99228b}</upgradecode>
          <version>3.10.100.4589</version>
        </msi>
      </msis>
    </fullpackageidentifier>
  </inventorymetadata>
</MUPDefinition>