Share via


Modifying the SDK Installation Properties (Windows Embedded CE 6.0)

1/6/2010

After you create an SDK based on an OS design, you can modify the properties of the SDK installer by changing the settings on the Install page of the SDK Property Pages dialog box.

To modify the SDK installation properties

  1. In the Solution Explorer, navigate to the SDK that you want to modify, and then from the context menu, select Properties.

    The Property Pages dialog box appears.

  2. Choose the Install page.

  3. In the MSI Folder Path field, type the path where you want to place the .msi file, or browse to the location.

  4. In the MSI File Name field, type a name for the .msi file to create.

  5. In the Locale field, select the locale to be used for the SDK.

    For more information about these properties, see SDK Installation and Product Properties.

  6. When you finish modifying the settings for your SDK, choose OK to close the SDK Property Pages dialog box and save your changes.

See Also

Concepts

SDK Installation and Product Properties
SDK Development

Other Resources