Auto execute

pekt2s

Member
Joined
Apr 26, 2007
Messages
15
Programming Experience
Beginner
Hi all. Can anyone pls help me on my problem. I want to create a program that will run every start of computer and will check if it is 9:00 AM and can only be seen at the bottom right cornner besides the clock. When the program executes must show an notification that the program is running.

Thank you in advance.

Hope to here from all concerns.
 
Last edited:
cjard

Hi cjard.

All I need is just like Antivirus. It will run when computer starts, it will update on a certain Hours(twice, thrice, or what ever I want it) and pop up will appear when updates are already done.

Thanks,

pekt2s
 
Hi,

You can also create a Windows service using Visual Studio. It takes some work but is rather fun (and cool!).

I'm not sure if the icon can be displayed in the bottom right corner, though.

Pettrer
 
Back
Top