Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Task Scheduler API equivilant to "AT /INTERACTIVE"

0 views
Skip to first unread message

Mike Edenfield

unread,
Apr 26, 2005, 10:37:30 AM4/26/05
to
I am trying to build task scheduler capabilities into my application,
and have selected to use the COM API instead of the old AT interface.
However, there is a major feature I can't seem to locate in the COM API.
Using the AT command or the NetScheduleJob* API, I can specify a
command to run as the local system account but also interact with the
desktop:

AT <time> /INTERACTIVE <cmd>

I cannot seem to replicate this using the COM API. I assumed this is
what the TASK_FLAG_INTERACTIVE was for, but it clearly is not. What do
I need to do to set up a task to run via the system but still display a UI?

--
--Mike Edenfield
KutuluWare Software Services
kut...@not.kutulu.not.org <be positive to contact>

0 new messages