Step 2: Create a Component for Target Devices

After your system is configured to support the deployment of a Windows XP Embedded image, you can create a devices component. The device component includes support for all the hardware attached to your system, including device drivers for video, networking, and so on.

  1. Navigate to the Program Files\Windows Embedded\Utilities directory.

  2. Run Tap.exe.

    The resulting Devices.pmq file appears in the Program Files\Windows Embedded\Utilities directory.

  3. Run Component Designer.

  4. From the File menu, choose Import.

    The Choose File for Import dialog box appears.

  5. In the file list, choose Devices.pmq file and then choose Open.

    The Import File dialog box appears.

  6. Choose the Start button to import the Devices.pmq file into Component Designer.

    It can take several minutes for the entries in the Devices.pmq file to be matched with the device drivers available in the database.

  7. Choose the Close button when the import finishes.

    The Devices.sld file appears in the SLD browser pane.

  8. From the File menu, choose Save to save the .sld file.

  9. From the Tools menu, choose Component Database Manager.

    The Component Database Manager opens.

  10. Choose the Database tab, and then choose Import.

    The Import SLD dialog box appears.

  11. Browse to the Devices.sld file, choose it, and choose Open.

  12. Choose Import.

    The .sld file is added to the database and the devices component is added to the database.

  13. Close the Import SLD dialog box and the Component Database Manager.

  14. Close Component Designer.

You are now ready to create a new configuration.

See Also

Step 3: Create a New Configuration | Step 1: Set up the Development System | Tutorial: Building and Deploying a Run-Time Image | Identify Target Device Hardware

Last updated on Wednesday, October 18, 2006

© 2006 Microsoft Corporation. All rights reserved.