Re: Loading windows xp...



"majki majk" wrote in message news:fqtca6$ro$1@xxxxxxxxxxxxxxxxxx
Ok. You mentioned the most important points for making optimalization of a computer. But about the praxis.... i.e. i don't know how to make an optimalization, this part i'm lacking-optimalisation.
Ok, now what further...someone always comes to this part as You did, so maybe is just about the time for explaining a bit of this managing the optimalization of a computer in general. I think that my computer is not hearing me, it works mostly on default, so i would need to kick in a bit....maybe you can help me!


Start by finding out what all programs are loading when Windows starts and what loads when you login. You can use msconfig.exe to find some but not all of these. AutoRuns from SysInternals (acquired by Microsoft) shows a lot more. However, just running through your Start menu to check what you have installed will often tell you what is running on startup and login.

www.sysinternals.com

In order to show others what processes are running, you could run the following in a DOS shell (aka Command Prompt):

tasklist

Run "tasklist /?" to get help on running this program.

.