THIS BLOG IS BEST VIEWED IN FIREFOX BROWSER AND 1024 X 768 RESOLUTION
Computer Optimizing Tips and Tricks
HOME| SUBSCRIBE| WINDOWS XP| GOOGLE| REGISTRY| MANUAL VIRUS REMOVE|

Wednesday, November 11, 2009

How to add Safemode to Boot Menu Option


1. Right click on Mycomputer -> properties
2. Select Advance Tab - > Startup and Recovery
3. Click on Settings
4. Click on "Edit" to edit boot.ini file Manually
5. Add below lines
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Safe Start XP Home Edition" /fastdetect /safeboot:network
6. Save the notepad.
7. Restart your computer and check
8. Now you can select safe mode directly from boot menu.

How to see System Information in cmd

Goto Run -> cmd
Type Systeminfo press enter...

U can find the all information about your computer...



How to Enable/Disable Firewall using Command prompt cmd

Goto Run
Type CMD -> Press Enter
Type netsh firewall set opmode enable (For enabling Firewall)
Type netsh firewall set opmode disable (For disabling Firewall)

How to Recover from DLL file Error

DLL's (dynamic link library), basically a combination of executables files that can be used by Windows programs to run properly.
Some time you received a sudden pop-up message "System could not fine this DLL file" for example binkw32, maxkernl.
Normally you received these types of messages when you installed any new application, computer driver program and some time due to computer mishandling. Actually some DLL files are deactivated due to new software's installation but don't worry you can reactivate these file with the help of a simple command called Regsvr32.
To activate the missing dll file

1. Go the Start then Run
2. Type here "regsrv32 with missing dll file name"
for example you missed "urlmon.dll" file then you will type in Run "regsvr32 urlmon.dll" and press Ok button.
3. Your system will activate this missing file and hopefully you will not get this missing message again.

If you are unable to find the missing DLL file...

Go to www.dll-files.com and search for the missing dll file then download the DLL file.
Copy and paste the dll file in appropriate path (dll missing folder)

Follow step2 to reactivate the dll file

How to get more space on Desktop by ICON spacing

Change your Icon spacing on desktop to get more space

You can manage your desktop icons in windows XP horizontally as well as vertically spacing. You can change



1. location

2. size of icons

3.spacing between icons

but you can arrange these setting using windows methods.

check this...

1.Right click on the destop and click on Properties

2.click Appearance tab and go to Advance button

(under item there are many option for changing)

e.g. - choose icon spacing in both ways and then here you can change the size putting number (minimum or maximum) under size.

4. when it is complete click OK button.