A tool to pause Indigo
Posted: Wed Jan 10, 2007 1:18 pm
Process Explorer for Windows v10.21 will allow you to pause any process, including Indigo, so they use 0% of the cpu ressources. A real pause. Then of course, you can resume their activity 
Tip: Minimize application before pausing cause it won't if it has no access to cpu cycles. Right-click a process to access pause/resume functions.
PsSuspend will do the same on a command-line basis:
Tip: Minimize application before pausing cause it won't if it has no access to cpu cycles. Right-click a process to access pause/resume functions.
PsSuspend will do the same on a command-line basis:
Cheers !PsSuspend lets you suspend processes on the local or a remote system, which is desirable in cases where a process is consuming a resource (e.g. network, CPU or disk) that you want to allow different processes to use. Rather than kill the process that's consuming the resource, suspending permits you to let it continue operation at some later point in time.