accelerator program that gives high priority to lauchned application

  • Thread starter Thread starter Kenny S
  • Start date Start date
K

Kenny S

There was a program I saw some years ago that made the launching of programs
faster by giving the launched application a high priority.

Does anyone know about such a program?

I cant remember its name.....

--

Hope this helps. Let us know.
_____________
Kenny S
http://www.computerboom.net
FREE programs and MORE!
 
You can do it with the "start" command
Type start /? at a command prompt for syntax
(start > run > cmd > start /?)
Jon
 
In Windows XP it's called Prefetch.

Also.
Open Task Manager.
From Task Manage HELP:
[[To change the priority of a running program
On the Processes tab, right-click the program you want to change, point to
Set Priority, and then click the command you want.
Notes
To view the priority of running programs, on the Processes tab, on the View
menu, click Select Columns. In the Select Columns dialog box, select the
Base Priority check box, and then click OK.
Changing the priority of a process can make it run faster or slower
(depending on whether you raise or lower the priority), but it can also
adversely affect the performance of other processes.]]
 
Back
Top