Page 1 of 1

start a task in low priority

Posted: Wed Aug 09, 2006 10:54 am
by villanrl
Hello.
Below is an example on starting a program in low priority from a batch file.  It there an option to say...zip files in low priority using Robotask?  Thanks.
Start "Run Notepad" /low "C:\notepad.exe"
 

start a task in low priority

Posted: Thu Aug 10, 2006 10:08 am
by Oleg
We decided not to use the "priority" parameter in tasks, because it have no sense in most cases. Now RoboTask execute each task with normal priority.