NetScheduleJobAdd API Alternatives?
-
Hello I am building an application that is going to need the ability to schedule certain tasks. Using the NetScheduleJobAdd API works wonders for Windows NT/2K/XP and 2003 but it is not supported by Windows 95/98/ME. Any alternatives? Thanks!
-
Hello I am building an application that is going to need the ability to schedule certain tasks. Using the NetScheduleJobAdd API works wonders for Windows NT/2K/XP and 2003 but it is not supported by Windows 95/98/ME. Any alternatives? Thanks!
According to this page, http://www.altecdata.com/task_scheduler.htm "However, Windows 95, Windows 98 and Windows NT were released before the Windows Task Scheduler was available and it is therefore added when Internet Explorer 4 (or later) is installed." So, first question I'd ask is ... do you have IE 4 (or later installed).. I've done some web searching, and it seems if the is the case it should be available ... hth Garth
-
Hello I am building an application that is going to need the ability to schedule certain tasks. Using the NetScheduleJobAdd API works wonders for Windows NT/2K/XP and 2003 but it is not supported by Windows 95/98/ME. Any alternatives? Thanks!
me again, if that fails, you could try ... http://www.cypressnet.com/Products/autotask/autotask.htm 'G'