schedsvc: Add Task Scheduler service. Try 2.

Dmitry Timoshkov dmitry at baikal.ru
Thu Mar 6 06:00:52 CST 2014


Alexandre Julliard <julliard at winehq.org> wrote:

> >> >> It needs a more convincing argument. For instance, why do you need this
> >> >> service
> >> >
> >> > I have an application that depends on this.
> >> 
> >> Depends how?
> >
> > At installation time it schedules a task which should be executed when
> > the installer exits, also it creates a task which checks for updates.
> 
> Does it really call the service directly, or does it go through
> taskschd.dll?

It does this using taskschd.dll COM APIs, but the scheduled tasks are all
separate processes.

-- 
Dmitry.



More information about the wine-devel mailing list