> Is is possible to use .NET to create scheduled task?
You could before :) In .NET beta1 there was classes for this, but they were
removed.

I think you need to use P/Invoke for this now... maybe WMI
(System.Managment) can do that too...

Andreas Häber

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to