On 2 Jul 2006 at 3:00, James Fadden wrote: > At 05:56 PM 7/1/2006, you wrote: > >I have some compute-bound jobs that do better [as far as my use of > >the > >overall system goes] when they're running at "below normal" > >priority. Is > >there a way to get them to start at that priority directly?
> > From a command prompt you can run the program using the "start" > command with the /belownormal switch or other priority switches: > > start "Foobar_Title" /belownormal "c:\Program > Files\Foobar\Foobar.exe" So what I'd do [to make life simpler] would be to create a little one- line batch file that just does the appropriate "start", and then double- click that instead of the shortcut and I should be home free... I'll give it a try! :o) /Bernie\ -- Bernie Cosell Fantasy Farm Fibers mailto:[EMAIL PROTECTED] Pearisburg, VA --> Too many people, too few sheep <-- -- ---------------------------------------- To Change your email Address for this list, send the following message: CHANGE WIN-HOME your_old_address your_new_address to: [EMAIL PROTECTED] Note carefully that both old and new addresses are required.
