Motorola MT2090 用户手册

下载
页码 590
7 - 4
MT2070/MT2090 User Guide
Navigator.xml File Content
<?xml version="1.0" encoding="utf-8"?>
<navigator>
  <title>Navigator</title>
  <show_images>true</show_images>
  <show_numbers>true</show_numbers>
  <allow_exit>false</allow_exit>
  <menu>
    <item>
      <name>Scan Item</name>
      <command>\Windows\ScanItem.exe</command>
    </item>
    <item>
      <name>Scan Inventory</name>
      <command>\Windows\ScanInventory.exe</command>
    </item>
    <item>
      <name>MCL</name>
      <command>\application\MCL\startmcl.exe</command>
    </item>
    <item>
      <name>Image Viewer</name>
      <command>\Windows\ImagerSampleMT.exe</command>
    </item>
    <item>
      <name>Config...</name>
      <menu>
        <item>
          <name>Scanner Settings</name>
          <command>\Windows\Settings.exe</command>
        </item>
        <item>
          <name>Rapid Deployment</name>
          <command>\Windows\rdclient.exe</command>
        </item>
        <item>
          <name>MSP Agent</name>
          <command>\windows\30agent.exe -U</command>
        </item>
        <item>
          <name>BT Explorer</name>
          <command>\Platform\BTEXPLORER\BTExplorer.exe</command>
        </item>
<item>
          <name>Configure USB</name>
          <command>\Windows\USBFunctionSwitch.exe</command>
        </item>
      </menu>
    </item>
    <item>
      <name>Utilities...</name>
      <menu>
        <item>
          <name>File Explorer</name>
          <command>\Windows\FileExplorer.exe</command>
        </item>
        <item>
          <name>Task Manager</name>
          <command>\Windows\TaskManager.exe</command>
        </item>
      </menu>
    </item>
  </menu>
</navigator>