start a task in low priority

Discuss RoboTask here
Post Reply
villanrl
Posts: 9
Joined: Tue Aug 08, 2006 5:54 am
Location: United States

start a task in low priority

Post 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"
 
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

start a task in low priority

Post 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.
Post Reply