Saturday, September 13, 2008

MAGIC OF NOTEPAD.

Check this Out. This is the defective magic of Notepad.

One Can't write in NOTEPAD in the Following Sequence.

RAMA(4) WAS(3) NOT(3) DEVIL(5)
that is in the sequence of 4 3 3 5

1.open notepad
2.Type RAMA WAS NOT DEVIL or anything in 4335 sequence.
3.Save this by any name at anyplace,then close the notepad.
4.Reopen the file n see d magic.

How To Deny Access Of Drive

How To Deny Access Of Drive

1. Go to Run from Start menu.
2. Type regedit and press enter.
Then navigate to

-> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Now in the right pane create a new DWORD item and name it NoViewOnDrive(case sensitive). Now modify it's value and set it to 3FFFFFF (Hexadecimal) .Now restart your computer. So, now when you click on any drive on My Computer,Access Denied message will come for any Drive. To enable access of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again.

If u wanna to deny any particular Drive
then u hv to set
1 for drive A.
2 for drive B.
4 for drive C.
8 for drive D. & so on in d sequence.

if u wanna deny drive A & B say
then value will b 1+2=3.

enjoy d safer ride of XP.

How To Speed up computer by setting up DiskCache

How To Speed up computer by setting up DiskCache

1. First check ur RAM size.
2. Navigate to -> HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/
SessionManager/Memory/Management /IoPageLockLimit

3. Double mouse click on item IoPageLockLimit and type a Value which is appropriate to Value of your RAM Memory:

64MB : 1000
128MB : 4000
256MB : 10000
512MB or more : 40000

4. Restart your computer.

Note: If u find any problem after restarting ur computer,chnge the values to the previous value,thus note down previous value on the paper.

How To Change color while you Logon

How To Change color while you Logon

1. Click Start and choose Run,

2. Type regedit

3. Go to
HKEY_USERS\.DEFAULT\Control Panel\Colors\ and find item Background

4. Right mouse Click on empty space at desktop and choose Properties. Click on Appearance and than Advanced button,

5. Click on background. Click on Color 1 and choose Other...

6. Colors which you see under background and regedit program matches to colors under Red, Green and Blue. When you find color which you want write her Value.

7. Go in regedit and double click on background item and write number which you did wrote and click Apply (OK),

8. Close all Display Properties windows but you need to click on Cancel not on OK. On this way you will not change nothing on desktop,

9. Restart your computer,

10. Try to log-off and you will see that color was change.

Friday, September 12, 2008

How To Disable Automatic Restart

How To Disable Automatic Restart

Windows XP has an automatic restart feature that is designed to restart the operating system when an error is detected. However, on some occasions your system may continually keep restarting. To disable this feature follow the instructions.

1. Click Start -> Control Panel -> System -> Advanced tab.
2. From the Startup and Recovery category, click the Settings button.
3. Uncheck the "Automatically restart" .
4. Click Apply and then exit all windows.

Enjoy the difference

Most Common Reasons for System Crashes

Most Common Reasons for System Crashes

Bad Memory Module:
Having a bad memory module will cause these issues. To troubleshoot this, you will need to either swap out a module for a known good module one at a time until you find the bad module. Or, remove one module at a time and reboot your system. Repeat this process as necessary until you find the bad module.

Sound Card Driver:
It is fairly common for a driver to cause this type of issue. Sometimes they become corrupt for no reason or even become out-dated. The sound card driver is not the only driver that can cause these issues, but it is the most common and should be the first card to focus on. Just simply visit the manufactures web site and reinstall the correct driver for your sound card.

Overheating:
Once your systems processor reaches a certain temperature, the system will shut itself down. The most common reason for overheating is a dirty fan not being able to spin fast enough to cool the processor. Or, a fan has just gone bad. Once you've gained access to the inside of your case, look and listen for a faulty fan. If they all appear to be working, it may not be a bad idea to go ahead and clean them while you are in there.

Failing Power Supply:
A power supply that isn't providing enough power to create a stable environment will cause this type of issue. It would seem if your computer turns on and boots up that the power supply is working, but in fact, it could be failing. This can be a tricky one to troubleshoot if you do not have the proper equipment. Without the proper test equipment, you are forced to either replace the power supply with a known good one or replace it with a new one.

Mixing FAT32 and NTFS:
If you have two hard drives installed on your system where one is FAT32 and the other is NTFS, this can cause conflicts that can ultimately create errors. Try converting your hard drives to the NTFS file system.

Bad USB Hub:

This one is pretty simple to troubleshoot. Just simply remove the hub from your system to see if the problem is resolved. This is not nearly as common as the scenarios listed above, but I have seen it happen a few times.

How To Create Shutdown or Reboot Icon on Desktop

How To Create Shutdown or Reboot Icon on Desktop

To create shutdown shortcut on your desktop follow the given procedure:

1. Right click on an open area of the desktop
2. Select New Shortcut
3. Enter in "shutdown -s -t 00" - (no quotes)
4. Press the Next button
5. Give any name like "ShutDown" & Click the Finish button.
6. For reboot icon , enter "shutdown -r -t 00"

Now enjoy the difference.

How To Add Safe Mode to Boot Menu

How To Add Safe Mode to Boot Menu

you can use this method to save yourself from having to press F8 during startup to access Safe Mode:

1. Right click My Computer and click Properties.
2. Click the Advanced tab.
3. Under Start Up and Recovery, click the Settings button.
4. Click Edit. The boot.ini file will open in Notepad.
5. Copy the line that reads as follows: multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect.
6. Paste the line you just copied after the original one.
7. Change the copied line from "Microsoft Windows XP Professional" to "Windows XP Safe Mode" or something similar.
8. At the end of this line add the following: /safeboot:minimal /sos /bootlog.
9. Save the boot.ini file by clicking File then Save.
10. Restart your computer and Safe Mode should be available at the boot menu.

Note: Surely copy your boot.ini file prior to making any changes to it.

How To Break out of a continuous reboot loop

How To Break out of a continuous reboot loop

This tip assumes you can start the system and are able to log on. As soon as you log on, the system reboots itself. In many cases, it may not even wait until you are logged on before rebooting itself. By default, Windows XP is configured to deal with a system failure by rebooting and in doing so, should repair the failure. But, in some cases, the system failure is serious enough to cause a continuous reboot loop.

Follow these steps to overcome this:

1. Press [Windows][Break] to open the System Properties dialog box.
2. On the Advanced tab, click the Settings button in the Startup And Recovery section.
3. In the System Failure section, deselect the Automatically Restart check box, and click OK.
4. To enable the changes, click OK in the System Properties dialog box.

This change configures the system to halt after encountering a system failure error, which allows you to investigate the problem error in more detail. You'll then have to manually restart the system.

It will be better if you do this in safe mode n follow all these steps and do them quickly without wasting anytime.

good luck

How To Increase BROADBAND Speed

How To Increase BROADBAND Speed

1. Make sure your logged on as actually "Administrator".
2. Navigate to Start -> run -> type gpedit.msc
3. Expand the "local computer policy" -> "administrative templates" -> "network branch"
4. Highlight the "QoS Packet Scheduler" in left window
5. In right window double click the "limit reservable bandwidth" setting
6. On setting tab check the "enabled" item
7. Change "Bandwidth limit %" to 0.

Reboot the System

How To Change the text in Internet Explorers title bar

How To Change the text in Internet Explorers title bar

1. Go to Run from Start menu.
2. Type regedit and press enter.
Then navigate to

-> HKEY_CURRENT_USER ->Software->Microsoft ->Internet ->Explorer ->Main

Change the value of the string "Window Title" to whatever you want on the Title Bar of Internet Explorer .

How To Disable Error Reporting

How To Disable Error Reporting

* Open Control Panel
* Click on Performance and Maintenance.
* Click on System.
* Then click on the Advanced tab
* Click on the error-reporting button on the bottom of the windows.
* Select Disable error reporting.
* Click OK
* Click OK

now enjoy d difference

Thursday, September 11, 2008

How To Create a Shortcut to Lock Your Computer

How To Create a Shortcut to Lock Your Computer

Leaving your computer in a hurry but you don’t want to log off? You can double-click a shortcut on your desktop to quickly lock the keyboard and display without using CTRL+ALT+DEL or a screensaver.

To create a shortcut on your desktop to lock your computer:
Right-click the desktop.
Point to New, and then click Shortcut.
The Create Shortcut Wizard opens. In the text box, type the following:
rundll32.exe user32.dll,LockWorkStation

Click Next.
Enter a name for the shortcut. You can call it "Lock My Pc" .
Click Finish.

You can also change the shortcut's icon
To change the icon:
Right click the shortcut and then select Properties.
Click the Shortcut tab, and then click the Change Icon button.
In the Look for icons in this file text box, type:
Shell32.dll.
Click OK.
Select one of the icons from the list and then click OK

How To Create Invisible Folder.

How to Create Invisible Folder.

1.Make a New Folder
2.Rename it by clicking ctrl+0160 from numlock
3.Now right click on the folder click properties
3.Click customize and click change icon
4.Here brouse to middle,there u will find hidden icon ,select them then click ok.
5.U r done n enjoy