bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] GNU playing well with other applications in Windows


From: Morten Wang
Subject: Re: [Bug-gnubg] GNU playing well with other applications in Windows
Date: Sun, 13 Oct 2002 17:52:34 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu)

* Joern Thyssen
> Do you know if it is possible to set the priority of gnubg "below normal"
> before you start it?

from 5 minutes of testing it seems that there's at least one way to do
it.  it's not the same for Windows XP and 2000 though.  in 2000 it can
be done by creating a shortcut to gnubg with the following properties:

Target: cmd.exe /x /c "start /belownormal gnubg.exe"
Start in: c:\gammmon\gnubg

(change the "Start in:" setting to the directory where you have gnubg)

I'm not sure if the "/x" is needed, but it worked with it so I'd keep
it.  "/c" makes the command line prompt execute & exit, so it'll just
do its job (which is to run gnubg) and then close immediately.

in Windows XP "/x" should be changed to "/e:on" according to the
cmd.exe documentation.

it's the "start /belownormal" that does the trick.  you can change it
to "/low" if you want gnubg to have even less priority.


Morten!

-- 
"...a liquid which was almost, but not quite, entirely unlike tea."
  My opinions are not necessarily those of my provider,
  not necessarily mine, and probably not necessary.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]