This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Monday, February 6, 2012

Enable Telnet in Windows7

Very few people are uses telnet client. When i want to use then i tried to open telnet in windows7 by typing 'telnet' in run but i got the error. It doesn't mean that it's not in windows7. I searched and got that it was not installed by default in windows7 and windows vista. So to enable just follow simple steps to enable it. 1. Goto Control Panel. 2. Click on Programs and Features. 3. In the left pane Click on Turn Windows features on...

Browse others PC without their Permission on LAN

Generally when we sit on computer network where two or more PCs are connected in LAN, like in office,college. We try to see others files and steal their data with the use of LAN. But often we fails. Even i also tries to steal others data. So i can guess that what's running on your mind. That's why i'm presenting here a hack with this you can browse their harddisk without permission on LAN. To do this simply follow steps. (Tested in Windows7) 1....

Remove File Assicoation with any Extension

File Association is the utility in windows that keep records that which file extension is ssociated with which program. You can check file association in Windows7 by going Control Panel > Default Programs and click on 'Associate a file type or protocol with a specific program'...

Enable/Disable UAC in Windows7 using Command Prompt

Disabling the UAC can be done by a variety of methods, but the most simple is to use Command Line. This can be done as below figure. After running disable UAC you will get notification like below image, it assures that your UAC is disabled. ...