The following procedure describes how to do the following:

List items are settings that can be declared multiple times, and each declaration contains different values. For example, the Windows® Internet Explorer® FavoritesList setting is used to specify multiple Favorites links. For each new Favorites link that you want to add to Internet Explorer, you add a new FavoritesList setting.

To add a component to an answer file

  1. Open Windows System Image Manager (Windows SIM).

  2. Open a Windows image. For more information, see Open a Windows Image or Catalog File.

  3. Create or open an answer file. For more information, see Create or Open an Answer File.

  4. In the Windows Image pane, locate the component or package that you want to add to the answer file.

  5. Right-click the component, and then select a configuration pass.

    The component is added to the answer file in the specified configuration pass.

    Note
    To search the entire Windows image (.wim) file, press Ctrl+F.

To customize a setting value in an answer file

  1. Open Windows SIM.

  2. Open a Windows image. For more information, see Open a Windows Image or Catalog File.

  3. Create or open an answer file. For more information, see Create or Open an Answer File.

  4. In the Answer File pane, find the configuration pass that contains the component for the setting that you want to change.

  5. Select the component or package that contains the setting that you want to change.

  6. In the Settings section of the Properties pane, change the value of the setting to update it. Depending on the type of setting, you can enter a new setting or select from a drop-down list of possible settings.

    For more information about the various settings and properties, see Component Settings and Properties Reference.

To add a list item to an answer file

  1. Open Windows SIM.

  2. Open a Windows image. For more information, see Open a Windows Image or Catalog File.

  3. Create or open an answer file. For more information, see Create or Open an Answer File.

  4. In the Windows Image pane, add the component or setting to the answer file.

  5. In the Answer File pane, right-click the list item, and then click Insert.

    Windows SIM inserts a new list-item type. For example, right-click the DriverPaths setting, and then click Insert new PathAndCredentials. A new PathAndCredentials setting is added to the answer file.

  6. To add more list items, repeat the previous step.

    Important
    Each list item should contain a unique Key value to differentiate the list item from other list items of the same type.

See Also