Not a member of the list, so please reply directly.

I am trying to run WinVnc service at higher priority than normal. I did my
google home work and could not find much about the issue ; "Start /high"
does not work for services. I found an interresting article regarding
priority changing for the LanManServer  service:

http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B121594

And I read somewhere else that the service would have to change priority on
its own after starting.

I think it would be nice if WinVNC supported a new DWORD entry in the
registry called ThreadPriority under:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\winvnc\Parameters\

Decimal Description
-------------------
0       Process running at background priority
1       Server threads running at same priority as foreground (Default)
2       Server threads running one priority higher than foreground
15      Server threads running at real-time priority (Not Recommended

Feedback welcomed, anyone interrested in creating this patch? __ Eric
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to