Taskbar, shutdown

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This is the first time I tried to build a Windows XP Embedded image. Everytime it boots up, I got the comment prompt box. I wanted my image to come up with the Taskbar/Start menu along with shutdown and all the features as Windows XP professional. Can anybody help me? Thanks.
 
Vantry,

You will need to change the shell component in your Configuration in TD.
Most likely you've got Command Prompt shell there. As you wanted, you will
need Explorer Shell there.

You should read XPe documentation. It will help you understand what you can
and can't do with XPe.
I'd also suggest you to read and watch a few XPe tutorials from MSDN XPe
section.

--
KM,
BSquare Corporation
This is the first time I tried to build a Windows XP Embedded image.
Everytime it boots up, I got the comment prompt box. I wanted my image to
come up with the Taskbar/Start menu along with shutdown and all the features
as Windows XP professional. Can anybody help me? Thanks.
 
Thanks KM. I did have both Command Prompt and Explorer Shell in there. Then, I removed the Command Prompt and rebuilt it, and it happened the same thing. I also have CMD-Windows Command Processor in there. I removed it, and everytime I check the dependency, it reloaded the CMD-Windows Command processor. Please help. Thanks.
 
It is disabled because you have component collision.

Remove component "Command shell" from your image.
And then add "Explorer Shell".

You should leave "CMD - Windows Command Processor" in your image.

Regards,
Slobodan

Vantry said:
Hi KM, How come my Explorer Shell grays out in TD? Maybe, that's the
reason why!
 
Vantry,

Try enabling component (right click on the component in your Configuration
and select appropriate menu item). If it can't be enabled you should see an
error in TD output window. You will need to fix your configuration
accordingly to the message or let us know what error message.

Basically, you may have (not having errors) only one Shell component in your
image enabled.

--
KM,
BSquare Corporation
Hi Slobodan, I have done that. It's still gray out after removed and
added. Thanks.
 
Back
Top