Saturday, March 29, 2014

How to Chat With Command Prompt

If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!

How to remove Thumb.db file


Thumb.db(Database) is a cache of the current picture in that 

directory. I'm showing you, How to remove this file.

Step 1.--> open "WINDOWS EXPLORER".

Step 2.-->go to "TOOLS".

Step 3.-->open "FOLDER OPTIONS".

Step 4.-->go to "VIEW".

Step 5.-->see 1st section "FILES & FOLDERS".

Step 6.-->click on the "DO NOT CACHE THUMBNAILS".

Now, the thumbnail file will be removed from your computer once you do this, the file will be never created.