VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Using Windows Schedule service

by . (2 Submissions)
Category: Windows System Services
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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.
Code Returns
A scheduled task.
Side Effects
Only works on Windows NT/2000 and XP.
API Declarations
NetScheduleJobAdd

Rate Using Windows Schedule service

Upload

Download this snippet    Add to My Saved Code

Using Windows Schedule service Comments

No comments have been posted about Using Windows Schedule service. Why not be the first to post a comment about Using Windows Schedule service.

Post your comment

Subject:
Message:
0/1000 characters