VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Using Windows Schedule service

.  (2 Submissions)   Windows System Services   Visual Basic 3.0   Advanced   Wed 3rd February 2021

Allows you to use the windows task scheduler service to schedule task to run on the system.
This code was written in Japanese by another company and I re-wrote it in English. It took me a while to find this one so I hope you all appreciate the research time that has been put into doing this.
Hope it's off use to some of you out there.
If you want to vote for this code please do so.

Inputs
The user needs to enter the time for the task to schedule.

Assumes
Read the comments in the source code.

Returns
A scheduled task.

Side Effects
Only works on Windows NT/2000 and XP.

API Declarations
NetScheduleJobAdd

Rate Using Windows Schedule service (6(6 Vote))
Using Windows Schedule service.bas

Using Windows Schedule service Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters