Share via


Modifying the SDK Product Properties (Windows Embedded CE 6.0)

1/6/2010

After you create an SDK for an OS design, you can modify the product properties of the SDK by changing the settings on the General page of the SDK Property Pages dialog box.

To modify the SDK product 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 General page.

  3. To generate a new SDK installation, in the SDK Name field, type a name that does not match a name from the list.

    - or -

    To update an existing SDK installation, from the list, choose a name previously used.

    The name that you specify appears in the Add/Remove Programs dialog box of Control Panel.

  4. In the Product Name field, type a name for your SDK.

  5. In the Product Version area, for each subsequent version of the SDK, increment the value in the Build field.

    An SDK has an associated version so that the installer can compare different installations of the SDK. In the Major field and the Minor field, Platform Builder provides a default value that matches the version of the Windows Embedded CE OS.

  6. In the Company Name field, type the name of your company.

  7. In the Company Website field, type the address of the Web site for your company.

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

See Also

Tasks

Building an SDK

Concepts

SDK Installation and Product Properties
SDK Development

Other Resources