-
How to cretae scheduled task by VC++
I know that creating a scheduled task is very easy by Scheduled Task Wizard
in Window 9x/NT. But I'd like to create it by my program when user installs
it to his/her PC. How do I do this?
Thanks in advance for any ideas.
James
-
Re: How to cretae scheduled task by VC++
"James Chen" <chenj@valuengine.com> wrote:
>
>I know that creating a scheduled task is very easy by Scheduled Task Wizard
>in Window 9x/NT. But I'd like to create it by my program when user installs
>it to his/her PC. How do I do this?
>
>Thanks in advance for any ideas.
>James
>
>
There is supposed to be a command AT that you could use with the msdos-prompt
but I never used it so....
Sylvain Bujold
-
Re: How to cretae scheduled task by VC++
Command AT is only available on NT but I want to create scheduled task for
both Window 9X and NT.
James
"Sylvain Bujold" <sylvain@ntechweb.com> wrote:
>
>"James Chen" <chenj@valuengine.com> wrote:
>>
>>I know that creating a scheduled task is very easy by Scheduled Task Wizard
>>in Window 9x/NT. But I'd like to create it by my program when user installs
>>it to his/her PC. How do I do this?
>>
>>Thanks in advance for any ideas.
>>James
>>
>>
>There is supposed to be a command AT that you could use with the msdos-prompt
>but I never used it so....
>
>Sylvain Bujold
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks