Interesting. Is there a way of lowering the priority of a process via the command line ?
I don't know about changing the priority of an already-running process via the command line, but to start a command-line program at low priority, this works:

start /B /LOW program.exe

/LOW can be replaced with /BELOWNORMAL if /LOW is too.. low.
_________________________
- Tony C
my empeg stuff