Tag: Prompt

Windows XP Shutdown too slow, fix it to shutdown instantly

March 11, 2008 by Jason

The problem of slow or delayed shutdown is very commonly faced by most of the windows XP users. If you are using windows XP for a long time, you are more likely to have such problem.

Why Slow shutdown?

In Windows XP certain registry keys are responsible for determining how long windows will wait before shutting down all the opened programs and services after the shutdown command has been given by the user.

Lets see how we can fix the slow shutdown in windows XP.

You need to optimise some registry keys values in order to speed up the shutdown process. Read More»

Sizing up your boot drive’s pagefile

March 06, 2008 by Jason

Windows needs a pagefile on its boot partition that’s large enough for a debugging file called a memory dump. A dump file, however, contains highly technical information that’s useful only to system administrators and very advanced users.

A 2MB pagefile is enough for Windows to write out the minimum amount of information necessary to help an expert identify the problem. You can create a pagefile this small on your boot partition, and then add a larger pagefile on a different drive for code swapping to improve performance.

If you decide to make your boot-disk pagefile this small, you’ll need to follow these steps: Read More»

Customize Command Prompt

November 06, 2007 by Jason

For power users Command Prompt is where you go to get work done quickly and efficiently. If you spend a lot of time using Command Prompt, why not customize the appearance and operation to your preferences? There are actually a few Command Prompt customizations that will make it more useful and good looking.

Just follow these steps to customize your Command Prompt:

1. Click on the Start Button and key in Command Prompt and hit Enter. Read More»

Automatically Killing Tasks on Shutdown

January 25, 2007 by Jason

You know the drill. You start to shut down the computer, you wait a few moments, and then you see a dialog box asking if you want to kill an application or service that is running. Instead of prompting you, you can make Windows XP take care of the kill task automatically. Here’s how:
1. Open the Registry Editor.
2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop.
3. Highlight the value AutoEndTasks and change the value to 1.
4. Close the Registry Editor.
Well thats about it… when you done all the steps you machine most run faster…without ANY errors !!.