Reply
Old July 19th, 2004 Top | #1
 
dmuk's Avatar
OSNN Junior Addict
Joined: July 2004
Posts: 4
Reputation: 0
Power: 0

Default How can I permanently set priorities?

Hi, how can I change program priorities so they start up at a particular one without me having to change it? Thanks in advance.
dmuk is offline   Reply With Quote
Old July 19th, 2004 Top | #2
 
Mooz's Avatar
Moozically Con~foozed
Joined: July 2002
Location: UK
Posts: 126
Reputation: 60
Power: 118

Default

mmm top question i dont know the answer but am intrigued ...me watches
Mooz is offline   Reply With Quote
Old July 19th, 2004 Top | #3

OSNN Folding Team  
Mainframeguy's Avatar
Debiant by way of Ubuntu
Joined: August 2002
Location: London, UK
Posts: 3,763
Blog Entries: 5
Reputation: 1390
Power: 166

Default here's one way

see here - but you have to pay for this utility.

I should be a little careful about overriding these too - usually an app sets its priorty in an informed way and you can mess with the stability of your system overriding things like this, or you may just think you are speeding things up and introduce problems.

Anyway the link is there if you must have it - I have never used this so no recommendation implied though.
Mainframeguy is offline   Reply With Quote
Old July 19th, 2004 Top | #4
 
perris's Avatar
OSNN Godlike Veteran
Joined: January 2002
Location: new york
Posts: 12,231
Reputation: 4333
Power: 288

Default

you can probably do it with a batch file to launch the app...the only other way is hackking the app or hacking the os.

it's actually possible to hack the os, You need to find a copy of imagecfg.exe. This shipped with the NT4 product CD (in \support\debug\i386) and with the Windows 2000 Server Resource Kit Supplement One.

it will probably hurt performance though, and destabalize the box...I can't in good concience give you directions how to do it...if you know what you'r doing you should be able to track down the metrhod with the info I just posted
perris is offline   Reply With Quote
Old July 19th, 2004 Top | #5

OSNN Folding Team  
Mainframeguy's Avatar
Debiant by way of Ubuntu
Joined: August 2002
Location: London, UK
Posts: 3,763
Blog Entries: 5
Reputation: 1390
Power: 166

Default and another

and also see here for a free/shareware that enables a new setting property for a program/shortcut to enable it to start as high priority - if that's what you want.
Mainframeguy is offline   Reply With Quote
Old July 19th, 2004 Top | #6
 
dmuk's Avatar
OSNN Junior Addict
Joined: July 2004
Posts: 4
Reputation: 0
Power: 0

Default

Originally Posted by Mainframeguy
and also see here for a free/shareware that enables a new setting property for a program/shortcut to enable it to start as high priority - if that's what you want.
Thanks, that program seems to do the trick. I set "high priority" as default while I leave the comp running overnight. Because I use Autogk (a divx encoding program), it automatically starts new applications (or the sames ones over and over) so I need something to automatically set it to high.

Just got to make sure I turn it off when I use the PC during the day, otherwise every program i start will be high, and probably make the system unstable

Thanks.
dmuk is offline   Reply With Quote
Old July 19th, 2004 Top | #7
 
cpugeniusmv's Avatar
Computer Genius
Joined: April 2003
Posts: 485
Reputation: 50
Power: 112

Default

here's a batch file
Code:
cd /d C:\Path\To\File
start /high executablename.exe
start /? for more options.
cpugeniusmv is offline   Reply With Quote
Old July 20th, 2004 Top | #8
 
dmuk's Avatar
OSNN Junior Addict
Joined: July 2004
Posts: 4
Reputation: 0
Power: 0

Default

Unfotunately, that program doesnt work for my needs, and nor will the batch file I think.

The problem is, is that autogk starts the program itself (rather than the user clicking on the .exe), so unless I hack the code (near impossible I'd imagine)to autogk I don't think there is a way around.
dmuk is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Turn off sharing permanently bill g Windows Desktop Systems 3 February 11th, 2003 12:15pm
can the hardware fan be turned on permanently? apu95 General Hardware 6 July 23rd, 2002 1:17pm
Virus Damaging PC Permanently Dexter411 Windows Desktop Systems 8 July 20th, 2002 10:09pm
Permanently deleting data. Mubbers Windows Desktop Systems 4 December 29th, 2001 1:15pm