Shell Customization (Windows Embedded Standard 2009)

4/23/2012

The shell on your device provides a user interface and access to files and applications. The following list shows the shells that you can choose from, and customize for use, in your run-time image:

  • Explorer shell
  • Command shell
  • Task Manager shell

The standard shells provided by Microsoft may be most beneficial as tools for developing your device. If you have a specialized device, you may want to use your main application as a custom shell in your final run-time image. For example, a retail point of sale (RPOS) terminal, a set-top box, or a touch screen in a kiosk each presents a custom shell to the user.

In addition, some of the shell customization that you can do includes defining the way Plug and Play (PnP), balloon pop-ups, and message boxes are handled in your run-time image.

In This Section

  • Custom Shells
    Describes custom shells and common scenarios for creating and deploying them in your run-time image configuration.
  • Explorer Shell
    Describes the Explorer shell component, its default settings, how it can be configured, and the components that are commonly used with it.
  • Author Components and Customize Shells
    Describes the componentization phase of the development process. During this phase you create components for your applications and device drivers, create custom shells, and customize existing shells.
  • Design a Run-Time Image
    Describes the design phase of the development process. During this phase you can choose the components required for your run-time image.