Thursday, October 27, 2011

Terminate Crashed Applications Faster

There are some applications which takes much memory and makes your system slow .It even takes much time to  terminate that applications.So to terminate such applications faster,
Terminate Crashed Applications Faster
just follow these steps:

>>Go to Start>Run>Type regedit to open registry editor
>>Navigate to the following key : HKEY_CURRENT_USER\Control Panel\Desktop
>>When you select Desktop , on  right window pane you can see a string named HungAppTimeout
>>Double click that string and set its value to 1000 (default value:5000 in ms)
>>Now windows can recognize crashed application within and allow you to kill it within a second

Wednesday, October 19, 2011

Hack user accounts in your PC

Now you can hack your admin or user account in your PC by just following these steps:
//*Go to start
//*Click Run
//*Type cmd [cmd:command prompt]
//*Type net user [space b/w net and user]
//*It shows all your PC accounts
//*Then type net user xxxxx *  [Dont forget asterisk symbol]
//*Where xxxxx is the user a/c which is to be hacked
//*Then type new password and again re-type it
//*That's cool xxxxx account  is hacked

*You can even type your administrators username to hack administrator.

Sunday, October 9, 2011

Map Network Drive in Windows 7

Sometimes we can easier access shared network folder by.map a Network Drive in Windows 7,Here is how to map a Network Drive, and make sure your computer is connected to your network.

* First Double-click the Computer icon in the desktop.
* After the Window opened, you can find the Map network drive, button in the toolbar. Click on it.
* Then specify the drive letter for the connection and the folder that you want to connect to. Such as:

Drive: Z:
Folder: \\192.168.1.6\share

Notes: If you want that it is always available in the Computer window, check the "Reconnect at logon" box.
If you need to login every time to access the Network Drive, with a different user name and password, check the "Connect using different credentials" box.

Now check the finish button to apply. The network drive of the shared folder is mapped by yourself.