Google
 
Web ppczone.net

View Full Version : Win CE3.0 autostarting an application on bootup


Bruce Taylor
07-18-2003, 07:00 PM
I am trying to get my application to start automatically
when I do a cold boot of my hardware.

If I load a shortcut into my \windows\start folder it is
not there after removing & reapplying the power.

In the registry there is a HKEY_CURRENT_USER\start section
with a dummy field only - is this where I should be
setting up the autostart?
what should the reg key setting be?

Thanks in advance

David Shier
07-18-2003, 07:01 PM
If you want to start a program on a soft reset, then you can place a
shortcut to the application in the Windows/Startup folder.

David Shier
www.shier.com
www.BluetoothNews.com

On Thu, 6 Feb 2003 09:39:46 -0800, "Bruce Taylor"
<bruce@axoninstruments.com> wrote:

>I am trying to get my application to start automatically
>when I do a cold boot of my hardware.
>
>If I load a shortcut into my \windows\start folder it is
>not there after removing & reapplying the power.
>
>In the registry there is a HKEY_CURRENT_USER\start section
>with a dummy field only - is this where I should be
>setting up the autostart?
>what should the reg key setting be?
>
>Thanks in advance