[Win2K] Prioriteit van iexplore.exe blijvend op laag?

Pagina: 1
Acties:
  • 51 views sinds 30-01-2008

  • DDan
  • Registratie: September 2001
  • Laatst online: 11-02 15:06

DDan

Team Leader of Team Gäöl

Topicstarter
Ik wil ivm DC projecten dat zodra ik een IE schermpje open de prioriteit daarvan laag wordt/is (staat standaard op normaal), er zijn namelijk een aantal flash programmaatjes die meteen 100% cpu-tijd pakken, (terwijl ze aan 1% ook genoeg hebben) en het resultaat daarvan is, is dat mijn DC-client dus geen cycletjes krijgt toegewezen :( (ja ik weet dat ik dit elke keer handmatig kan doen in taakbeheer, maar dat gaat op een gegeven moment ook irriteren)

Limburgs hoop in bange dagen: Team Gäöl @ Rosetta@Home


  • Remy
  • Registratie: Februari 2002
  • Laatst online: 11-04 17:48

Remy

I usually get 100% accuracy

Over priority algemeen:
14. Run your speed dependent programs in high priority Post Comment
WinNT is able to give some programs more ressources than others, which is nice when running games where you want your machine to give every inch it got to make it as smooth as possible

START /HIGH QUAKE3.EXE

For all the possible options run START /?

Besides using HIGH you can use these (Avoid RealTime if having only one CPU)

* Realtime (Priority 24)
* High (Priority 13)
* Normal (Priority 8 )
* Low (Priority 4)
* Abovenormal (Priority 10) Win2k only
* belownormal (Priority 6) Win2k only

If you don't want to make a batch file for every game you get on your computer, or install a 3rd party program to add another item on your Context Menu. Then you can try this :

Make a batch file called HIGH.BAT with this contents and save it some where

start /high "%1"

Make a short cut to this file into your sendto folder and now you can do a send to with your favorite games and programs

You can also change the priority right on the fly by using the task manager, though some games don't like to be minimize to get their priority changed.

You can also add an "High Priority" option when right clicking an exe-file, which you can choose. By adding these lines to your registry :

[HKEY_CLASSES_ROOT \exefile \shell \StartHigh]
@="Start &High Priority"

[HKEY_CLASSES_ROOT \exefile \shell \StartHigh \Command]
@="%SystemRoot%\\System32\\cmd.exe /c start \"StartHigh\" /High \"%1\"
Volgende stukje is wel van toepassing hier:
Another thing you can do is to check the programs you run at start up which keep running. Determind if they are doing time critical tasks, and if not change the startup for them like this, by editing the command used in the short cut or what ever

cmd /c start /low program.exe

Credits ntfaq.com
bron

Oftewel, edit de IE shortcut zodat er het bovenstaande stukje in staat.

Gevonden binnen 12 sec met Google zoeken op win2k priority low. Volgende keer zou je dus ook zelf kunnen zoeken, dat scheelt een topic ;)

LinkedIn
Instagram


  • momania
  • Registratie: Mei 2000
  • Laatst online: 21-05 06:42

momania

iPhone 30! Bam!

Zie Reemf ^^^ ;)

Volgende keer eerst zelf wat doen ja, aub :)
Zie ook: Algemene regels hoe je op het forum te gedragen (Netiquette)

Neem je whisky mee, is het te weinig... *zucht*


Dit topic is gesloten.