oreillymj Wrote: > Browny > I might be wrong, but I don't believe this is something which can be > set at install time. > > The .exe has to be compiled so that it sets itself up with a certain > priority at run time. I don't even know if it could be a prefs option. > > Mick Hi Mick,
Agreed the Install program can't force it at install time, but it can set a flag either in the registry or the pref file that the exe should be able to use. I don't think you need to have the process priority set at compile time - there is an API call on Windows to set the priority dynamically. Cheers, Browny -- Browny http://www.last.fm/user/BrownySV/ ------------------------------------------------------------------------ Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295 View this thread: http://forums.slimdevices.com/showthread.php?t=22785 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
