Set process priority to High: Dangerous?
- by eek142
I have read that setting something to realtime is a big no-no, so I am not going to do that. But I do have an application that I need to make sure always has the highest priority on my system as it is critical for the rest of the applications I am running. Is there any danger in setting the priority to high, which is one level below realtime?
Also, how would I be able to do this by changing the shortcut target? What is the command?