PDA

View Full Version : WM5 - job scheduler


dannet
30th December 2007, 12:54 PM
Hello Gurus:),
yesterday i was looking for some freeware program for
sheduling jobs in my Windows mobile 5 (HTC Wizard), because i would like to run some sync applications periodically.

But i am a bit disappointed because i haven't found anything usefull.

Could you give me some hints, please?:)

Thank you.

Dan

smithbill
3rd January 2008, 08:44 PM
This is a good question - i've hunted high & low for something similar.

All I want to do is turn on WiFi at a scheduled time and turn it off again at a scheduled time and to repeat this on a daily basis.

There appears to be no freeware to do this.

SKScheMa (see http://s-k-tools.com/index.html?skschema/m_skschema.html) does appear to do whats required but its not freeware.

This best I can manage is to use dotfred's Task Manager to schedule an event which launches an application. I think I could use VJVolubilis to run a command line to turn WiFi on/off.

The trouble with this solution is that once the event has happened its gone. I cant get it to create an event which runs daily.

Bill

petervbeck
3rd January 2008, 09:05 PM
What about RunEveryday (http://forum.xda-developers.com/showthread.php?t=294575) ? Maybe it's working....and it's free :)

smithbill
3rd January 2008, 10:00 PM
Peter - just the ticket! Thanks for the pointer!

Bill