How To Create Different Shells for Windows XPe Users
Thursday, 18 June 2009 by Michel Roth
The ability to make your application the shell is one of key features of Windows XP Embedded. Devices can start in a custom shell instead of starting in the Explorer shell, which provides two benefits.

The first benefit is that the system will start faster. The Explorer shell takes a significant amount of time to load all of the support libraries and files, whereas a specific application will most likely have fewer libraries to load. The second benefit is that access to a device's administrative functions can be limited, depending entirely on how the custom shell application is written.

Limiting a user's access to administrative functions such as Control Panel can be a benefit, but there is a small drawback: The administrator is also limited unless the administrator can start in a different shell.

The ideal solution would be to set up Windows XP Embedded so that the user account can start in the application shell and the administrator account can start in an administrative shell. Security features built in to Windows XP Embedded would then prevent users from accessing administrative functions. This article describes how this solution can be implemented.

Source: http://www.thatsmyview.net/faq/client-related/changing-the-windows-xpe-shell/


Related Items:

Building A "Kiosk Mode" Windows CE Image (10 August 2005)
How to: Publish Windows Explorer Shell Extensions and Control Panel Applets (12 July 2007)
Expanding VHDmount (5 September 2006)
Windows "Monad" Shell Beta 3 (For .NET Framework 2.0 RTM) x86 (11 January 2006)
Windows "Monad" Shell Beta 2 (31 October 2005)
Windows "Monad" Shell Beta 3.1 (for .NET Framework 2.0 RTM) x86 (27 February 2006)
TechNet Webcast: Next Generation Command Line Scripting with Monad (Part 1 of 2) (Level 300) (13 July 2005)
Where Is Virtualization Heading And How This Might Effect The Design And Use Of Citrix And Terminal (20 April 2006)
Windows PowerShell and Windows Server “Longhorn” (17 November 2006)
New Citrix Tool: Citrix DumpCheck Explorer Extension (16 February 2006)
Comments (0)