Background tasks do not run

J

Jim

How can I get background tasks to run?

If I have a program which is running (perhaps creating an index from a
lot of files or whatever) then it will only do its work if it is in the
*foreground* and in the active window.

As soon as the window goes from the foreground then its activity will
drop to zero. This happens even if there is no foreground activity at
all. For example if I open Windows Explorer or Notepad then all systen
activity goes to almost zero.

I observe see this in a utility's icon in the systen tray.

How can I get background tasks to run?
 
P

Pegasus \(MVP\)

Jim said:
How can I get background tasks to run?

If I have a program which is running (perhaps creating an index from a
lot of files or whatever) then it will only do its work if it is in the
*foreground* and in the active window.

As soon as the window goes from the foreground then its activity will
drop to zero. This happens even if there is no foreground activity at
all. For example if I open Windows Explorer or Notepad then all systen
activity goes to almost zero.

I observe see this in a utility's icon in the systen tray.

How can I get background tasks to run?

Since it is a property of this program to run in the foreground
only, you will have to check its FAQs or perhaps its helpdesk
if you want it to run in the background too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top