Optimizing a comp for 1 program
#1
Posted 04 May 2002 - 12:50 AM
#2
Posted 04 May 2002 - 01:17 AM
#3
Posted 04 May 2002 - 03:55 AM
#4
Posted 04 May 2002 - 04:43 AM
This "technique" will let you give as many resources to the program as possible, but you are basically giving up the ability to multitask. I knew people who would do this to get a little higher framerate from games, but it's kind of a pain to have to keep editing the system.ini file.
#5
Posted 04 May 2002 - 06:48 AM
#6
Posted 04 May 2002 - 08:54 AM
You could use task manager to increase the process priority by right clicking on the process. You can also start the program with increased priority using the start command.
Open a command prompt and type start /[priority] [program]. Where [priority] can be low, belownormal, normal, abovenormal, high, or realtime. Avoid using realtime, you may not be able to change it back.
If you wrote a batch file to start your program winvu, it would look like this:
start /high winvu.exe
That's it. Just put that batch file in the same folder as winvu or whatever, and then make a shortcut to it to your desktop or wherever you prefer. Make sure the batch file is in the same folder as the program you want to run, or the full path is specified in the command, and there are no typos. Take into consideration dos 8+3 file names. If it doesn't find a program to run, it will open up a few hundred command prompt windows. If that happens to you, don't freak, just wait until they stop and kill it in task manager.
#8
Posted 04 May 2002 - 08:40 PM
#9
Posted 04 May 2002 - 09:08 PM
Clarification? When i rename shell line to winvu, do i need to reboot, will i be able to run any other programs?
Yes you will be able to run other programs. Just minimize WinVu and double click on the empty background. Task manager (old win 3.x - 9.x) comes up and from there you can choose Run Task or Open Program (something like that).
#10
Posted 04 May 2002 - 09:48 PM
I'll probably be running win95, but maybe ill consider installing 98.
#11
Posted 04 May 2002 - 10:16 PM
#12
Posted 05 May 2002 - 07:33 AM
Yes you will be able to run other programs. Just minimize WinVu and double click on the empty background. Task manager (old win 3.x - 9.x) comes up and from there you can choose Run Task or Open Program (something like that).
#13
Posted 05 May 2002 - 10:14 AM

Help










