There are many ways to chat with your friends.Normally we chat through Facebook or smart phones application like Whatsaap, Wechat, hike.Today i am going to tell you a unique and different way of chatting with your friends.By this trick you can chat with your friends through MS Dos Command prompt.
So follow my guide and i will tell you how to do this ?
Step 1 :- Open Notepad and paste that code.which is given below :-
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Save This as "Messenger.Bat"
Step 2 :- Now its time to open command prompt
(Window+R and type cmd)
Step 3 :- Now you have to drag Save file(.bat) over to command prompt and hit enter.
You would then see something like this.
You would then see something like this.
Post a Comment