Wednesday, August 5, 2009

Disable Error Reporting


1. Open Control Panel
2. Click on Performance and Maintenance.
3. Click on System.
4. Then click on the Advanced tab
5. Click on the error-reporting button on the bottom of the windows.
6. Select Disable error reporting.
7. Click OK
8. Click OK

Remove shortcut arrow from desktop icons

Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.

1. Start regedit.
2. Navigate to HKEY_CLASSES_ROOTlnkfile
3. Delete the IsShortcut registry value.

You may need to restart Windows XP.

Improve the Broadband Speed-new technique for computers more than 256 mb ram

1) Goto http://www.testmy.net/ and click on Download Speed Test, and then on Smart Test....(and while conducting this test, don't forget to close all Instant Messagers, and there should be no other web activity, other than the test)

2) Note down the speeds.

Now, lets see, what all changes to be made.....

This tip is designed for increased BROADBAND speed in Windows XP while using standard Network Interface cards (NIC) that are connected to ADSL modems, or when using any directly-connected USB ADSL modem.

To speed up the Internet connection speed we need to configure a special buffer in the computer's memory in order to enable it to better deal with interrupts made from the NIC or the USB modem.

This tip is only recommended if you have 256MB RAM or higher.

Step #1 - Identify the IRQ used by the NIC/USB modem

1. Open the System Information tool by running MSINFO32.EXE from the Run command.
2. Expand System Summary > Hardware Resources > IRQs.
3. Look for the listing made for your NIC (in my case - a Intel® PRO/100+ Management Adapter). Note the IRQ next to the specified line (in my case - IRQ21).

In case of USB modems you will first need to find the right USB device used by your modem. Follow these steps:

1. Open the Device Manager tool by running DEVMGMT.MSC from the Run command (or by right-clicking My Computer > Hardware tab > Device Manager button).

2. Scroll down to Universal Serial Bus controllers and expand it.

3. Right-click the USB Root Hub and select Properties. Note that you might need to do so for all listed USB Root hubs (if there are more than one) in order to find the right one.

4. In the Power tab, look for your USB ADSL modem.

5. In the Resources tab look for the assigned IRQ (in this case - IRQ21).

6. This is the IRQ we're looking for.

Note: IRQs and modem names might vary...

Step #2 - Modify the system.ini file

1. Run SYSEDIT.EXE from the Run command.
2. Expand the system.ini file window.
3. Scroll down almost to the end of the file till you find a line called [386enh].
4. Press Enter to make one blank line, and in that line type IRQX=4096 where X is the designated IRQ number we found in step #1, in my case it's IRQ21.

Note: This line IS CASE SENSITIVE!!!

5. Click on the File menu, then choose Save.
6. Close SYSEDIT and reboot your computer.

Done. Speed improvement will be noticed after the computer reboots.

Chat with your friends through MS-DOS

1. All you need is your friends IP address and your Command Prompt.

2. Open your notepad and write tis code as it is.................. I would prefer you to copy this !

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3. Now save this as "Messenger.Bat".

4. Drag this file (.bat file)over to Command Prompt and press enter!

5. You would then see some thing like this:

MESSENGER
User:

6. After "User" type the IP address of the computer you want to contact.

7. Before you press "Enter" it should look like this:

MESSENGER
User: IP_Address
Message: Hi, How are you ?

8. Now all you need to do is press "Enter", and start chatting

Make Web Pages Available for Offline Viewing

With Internet Explorer 6 in Windows XP, you can make a Web page available offline and view it when your computer is not connected to the Internet—for example on your laptop during a flight. This feature is also handy for viewing Web pages at home without tying up a phone line if you have a dial–up Internet connection.
To make the current Web page available offline
On the Favorites menu, click Add to Favorites.

Select the Make available offline check box.


To specify a schedule for updating that page, and how much content to download, click Customize.

Follow the instructions on your screen.
To make an existing favorite item available offline
On the Favorites menu, click Organize Favorites.

Click the page you want to make available offline.

Select the Make available offline check box.

To specify a schedule for updating that page, and how much content to download, click Properties.
To view Web pages without being connected to the Internet
After you mark your favorite pages for viewing offline, you can view them offline by following these steps
Before you disconnect from the Internet, on the Tools menu, click Synchronize.

When you're ready to work offline, on the File menu, click Work Offline. Internet Explorer will always start in Offline mode until you click Work Offline again to clear the check mark.

In your Favorites list, click the item you want to view.
You can also make Web pages available offline without adding them to your Favorites list, by saving the pages on your computer.
Follow these steps
On the File menu, click Save As.

Double–click the folder you want to save the page in.

In the File name box, type a name for the page.

In the Save as type box, select a file type.

Do one of the following:

To save all of the files needed to display this page, including graphics, frames, and style sheets, click Web Page, complete. This option saves each file in its original format.

To save all of the information needed to display this page in a single MIME–encoded file, click Web Archive. This option saves a snapshot of the current Web page. This option is available only if you have installed Outlook Express 5 or later. When you choose Web Page, complete, only the current page is saved. With Web Page, complete and Web Archive, you can view all of the Web page offline, without adding the page to your Favorites list and marking it for offline viewing.

To save just the current HTML page, click Web Page, HTML only. This option saves the information on the Web page, but it does not save the graphics, sounds, or other files.

To save just the text from the current Web page, click Text Only. This option saves the information on the Web page in straight text format.

see where ur password stores

If you lock yourself out of Windows stuff, all passwords are stored in files called *.pwl in C:windows. Download showpass.zip from this link to view all passwords stored. Or rename the files to .bak to delete passwords.

In Unix, passwords are normally stored at etc/passwd. This can be viewed using the cat command (prints a file to screen): cat etc/passwd. Make sure you're passwords are shadowed (not actually in etc/passwd). Also make sure they aren't in a file called shadow, especically not in a file called etc/shadow.
Unix passwords are encrypted far better than Windows one's (to be fair, Windows 95 isn't designed for users), but can still be cracked through a program called jon. view here

How to Speed Up Folder Access

In this page, I'll show you how to speed up folder access on your computer. Why you need to speed up folder access? In my opinion, you need to do that if you have a lot of folders and sub directories on your computer. Because when you access a directory, your windows system will wastes a lot of time updating the stamp showing the last access time for that directory. So you need to disable access update to stop your computer from doing this. Follow these steps to speed up folder access by disable access update on your computer.

1. Click on RUN, type Regedit in the open box and then click "OK".

2. Find HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > FileSystem

3. Create new DWORD Value called NtfsDisableLastAccessUpdate by right-click in a blank area of the window on the right and then select DWORD Value.

4. Double click on "NtfsDisableLastAccessUpdate", change the value data to 1 and then click OK. That's al