2 questions

P

painbank

I have 2 quick questions.

1. Is there a good reference for finding information about the
bazillion components that come with XPe tools in Target Designer?

2. I have an XPe install setup and it boots to a terminal command
window. I basically went with the bare bones install to the degree
where my app will run and I can change a few things, but I want it to
run upon startup. So, is there a good explanation of how to do this
without having to create my own component with it's own shell?
Basically I had an automatic login before with a secondary user and
this app startup through the startup folder.

Thanks for you help in Advance,
Rich Elswick
Cobasys LLC
http://www.cobasys.com
 
H

Henry Markov

Rich,
You'll get more answers to question 2, such as using runonce, but I think
the right way (or shall I say "the way I did it") is to structure your app
as a Windows Service with automatic startup. You will have to componentize
your service but that consists largely of providing values for the service
parameters. I don't see why you might need a custom shell.

HM
 

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

Top