Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Everyone,

I am working on windows mobile 6 platform.

I am working on an application which I need to run as a service so that whenever my phone starts this application should run.


Can anyone help me with how to do this?
Posted
Updated 2-Dec-10 23:25pm
v2
Comments
Dalek Dave 3-Dec-10 5:25am    
Edited for Readability.

1 solution

Hi Ashutosh,

I dont think you can run your app as a service in WM6 platform. One quick solution to your problem is to place a shortcut of your app in \Windows\Startup directory.

Good luck.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900