PDA

View Full Version : Start Girder with Higher Priority?



dianoia
August 11th, 2005, 11:37 AM
Hello, I want to start Girder with an an Realtime Priority and wrote a batch-file



start /Realtime C:\Programme\girder\Girder.exe

The Script works but if I run the Task-Manager there are two processes named girder.exe - one with the realtime-priority and one with normal priority. What can I do to change the priority of both girder.exe automatically (autostart)?
Only if the second girder.exe has high priority, too, all of my remote-commands work with my Mediacenter.

Thanks for help
Jens

birty
August 11th, 2005, 12:02 PM
as far as i can remember there is a girder function to set the priority of a process, you could just run that on startup

dianoia
August 12th, 2005, 12:25 PM
I can't find a function like that... could you explain how to use it, please?