Re: Minlogon and Explorer shell




As far as space, you are not saving much switching from Winlogon to MinLogon
with Explorer as the shell.

You could try having Command Shell as the shell and launch the Explorer
Application. Explorer will want to open as the shell with taskbar,
startmenu, etc. I have seen this with custom shells when one is trying to
launch file Explorer.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit.

"Jim Hughen" <JimHughen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:251C321F-5E11-4614-8FC9-D89262C167AC@xxxxxxxxxxxxxxxx
In XPe, the Winlogon component (and in my case Automatic Logon) may be
replaced with the Minlogon component. The Minlogon component provides a
single-user auto logon as 'system user'. For many embedded applications,
this is a more appropriate logon scenario, because there are no 'logon'
activities for many embedded applications. The user may not even be aware
that Windows XP is running in the background.

XPe component help article "Building a Single or Multi User Baseline
Configuration" suggests using the command shell when the Minlogon
component
is used. If you try to use Minlogon with the Explorer shell, it is not
possible because of dependencies of the Explorer shell to the Winlogon
component.

It seems reasonable to use the Explorer shell with Minlogon. Minlogon
could
be seen as a subset of Winlogon, and very properly be used in the normal
Windows Explorer shell. Some articles suggest building a Winlogon system
with the TD and post-build substituting the Minlogon component. This
practice demonstrates the apparent necessity to use Minlogon with the
Explorer shell, but does compromise the build somewhat.

Is there a way to use Minlogon and the Explorer shell together, and build
the system in the normal way with TD?

If the Minlogon, Winlogon, and Explorer shell components were/are designed
to do this (i.e. minimize coupling, maximize cohesion), the use of
Minlogon
with the Explorer shell seems natural.

It is my understanding that the "Explorer shell" has the 'normal' Windows
user interface components: taskbar, start menu, desktop, etc.

...Jim Hughen


.



Relevant Pages

  • Re: No Explorer.exe desired for logon
    ... Since you are talking about VNC then you definitely want to ... either start your Minlogon image from scratch or turn off Auto-Resolve ... >I don't want explorer to start for 2 reasons: 1) it saves a bit of memory ... >> Shell component in your configuration. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Problem with IMAPI CD-Burning.
    ... I can confirm that IMAPI service and drivers and working on minlogon since I use them from my application. ... >> IMAPI should work wunder Minlogon as well as Winlogon. ... >> I am not sure about Explorer CD Burining feature though. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Problem with IMAPI CD-Burning.
    ... IMAPI should work wunder Minlogon as well as Winlogon. ... I am not sure about Explorer CD Burining feature though. ... >> Internet explorer is included and also the primitives that you mention. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Auto Restart a Custom Shell on termination
    ... I'm still wondering why this functionality do not work for your shell also. ... In mean time you can use similar approach that I use on minlogon images. ... Your first program that is started should launch "your shell" and stay active in background. ... >> With Winlogon you should use AutoRestartShell dword flag. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Auto Restart a Custom Shell on termination
    ... I tried using the AutoRestartShell Dword but it only affect the Explorer.. ... I understood that I can't mix Minlogon and Winlogon but I still need this ... > How do you start your own custom shell application? ...
    (microsoft.public.windowsxp.embedded)