Re: Start explorer, taskbar missing



Rob,

Yes, those things are related.
At launch time Explorer app checks the Shell reg key. If the Explorer was launched as the shell, it will create the Desktop and
Taskbar and run them as a part of the explorer process.

Task Manager and Gina screen though are not related to Explorer. The key combination for Task Manager is Ctrl+Shift+Esc.
Probably a little bit more info about hiding Taskbar you can find here:
http://km-dev.blogspot.com/2007/03/xpe-tip-6-completely-hide-taskbar.html. With that the Ctrl+Esc shouldn't work.

Any particular reason you need the Taskbar functionality?

A little bit more info about removing Explorer here: http://km-dev.blogspot.com/2007/04/autoplay-without-explorer.html. Not much on
the implementation side is revoked there but just to encourage similar implementations.

--
=========
Regards,
KM

Hi,
When I start explorer.exe from registry as the shell, I have a taskbar.

When I start my app as shell, and start explorer.exe from there when going
into so-called "developer mode", an explorer window opens, but no taskbar is
present.
Also, CTRL-ALT-DELETE / Task manager does not work.
Are these 2 things related ?
What is the difference in starting explorer "myself", or as shell ?

I can Hide the taskbar (ShowWindow(SW_HIDE) , but CTRL-ESC still works :-(
A lot is written about starting an app in kiosk mode, but no clear overview
anywhere as far as I have found.

I prefer to start my app as shell, thus avoiding CTRL-ESC and other
hotkey-trouble.
But I do need the Taskbar !

Please help...
Greetings,
Rob.


.



Relevant Pages

  • Re: Start explorer, taskbar missing
    ... Missing the taskman.exe is what I meant by saying the Task Manager issue is not related to Explorer. ... I did a completely locked down version of OS here (with custom shell) I have done both and it worked like a charm. ... you haven't explained yet why do you need Desktop and Taskbar for kiosk type of device? ... So How Do I "create the desktop and launch taskbar" myself, ...
    (microsoft.public.windowsxp.embedded)
  • Re: hide taskbar
    ... I assume you have included all the dependencies of your app in to your image. ... I also assume you have properly set your app to be the shell. ... search for Custom shell in the XPe docs. ... > background, no taskbar and no programm running, with no error message. ...
    (microsoft.public.windowsxp.embedded)
  • Re: hide taskbar
    ... > background, no taskbar and no programm running, with no error message. ... >> possible see the taskbar when Explorer is loaded. ... >> I guess the only cure for you would be removing the Explorer as a shell ...
    (microsoft.public.windowsxp.embedded)
  • Re: Start explorer, taskbar missing
    ... Unfortunately, when starting it, I still donot see the taskbar. ... As far as I can tell it is an internal object implemented within the OS libraries linked staticly to the explorer app. ... You must be referring to the SysTray - another feature of Explorer shell. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Removing taskbar and keyboard/mouse event handlers in desktop
    ... Now, if the app makes use of the shell api, you might want to concider ... taskbar and any keyboard/mouse/stylus events so the user cannot bring up the ...
    (microsoft.public.windowsce.platbuilder)