starting an application while booting in WinCE
-
Hi, I want to run myapp.exe while starting the CE device machine So that it runs in the background forever till the machine turns of I have added the values in HKLM\init key in registry so that "Launch70" = "myapp.exe" and depend70 value But still i face the challenge that while restarting the machine it does nothing could anyone help me to figure out where i am lacking now in this regard. I want myapp.exe to run on each time the system(Device) gets started without importing my exe everytime. Thanks in Advance
-
Hi, I want to run myapp.exe while starting the CE device machine So that it runs in the background forever till the machine turns of I have added the values in HKLM\init key in registry so that "Launch70" = "myapp.exe" and depend70 value But still i face the challenge that while restarting the machine it does nothing could anyone help me to figure out where i am lacking now in this regard. I want myapp.exe to run on each time the system(Device) gets started without importing my exe everytime. Thanks in Advance