Can i start XPe straight into my application

  • Thread starter Thread starter Cato Svellingen
  • Start date Start date
C

Cato Svellingen

Hi,

where do I set up the RunOnce Request ?

In registry using registry editor on teh target machine, or can it be done
in target desiger ?


Cheers

Cato
 
Cato,

Yes, your application would start as the shell for the system. You need to
create a shell component for your application. You would have to set an
extended property to cmiShellPath to point to the location of the
executable, set the prototype in the details pane to Shell Prototype
Component, and then make the component a member of the Shells group.

There are a couple of books and an MSDN article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpesp1/html/tchxpesp1techart.asp
that show you how to create a custom shell.

The RunOnce Request is not needed, but to answer your second question
RunOnce Request is set under the resources for the component in Component
Designer.

Regards,

Sean Liming
XP Embedded Manager
A7 Engineering (www.a7eng.com)
Author: Windows XP Embedded Advanced and Windows NT Embedded Step-by-Step

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top