Saturday, July 4, 2009

Chat without downloading any messengers.

0 comments
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!
Stumble Upon Toolbar

Another way to find the IP address while online

1 comments
1) Select the notepad and type "ipconfig"
2) Then in the second type "pause"
3) Save the file with a "bat" extnsion
4) Now you can see the ip after clicking the icon
Note:This will not take effort when we are not connected to net.

HOW TO MAKE YOUR FOLDER INVISIBLE!!!

0 comments
FOLLOW THE SIMPLE STEPS:
1) MAKE A FOLDER
2) SELECT THE FOLDER THEN PRESS F2
3) NOW PRESS ALT+255
4) NOW YOU'LL NOTICE THE FOLDER WITHOUT NAME
5) RIGHT CLICK THE FOLDER AND GO TO "PROPERTIES"
6) CLICK "THE CUSTOMISE" TAB
7) HIT THE "CHANGE ICON"
8) SELECT THE INVISILE ICON IN THE LIST PROVIDED
(NOTE YOU WILL FIND THIS ONLY BY SCROLLING)
9) APPLY THEN OK

how to delete the virus without any antivirus program?

0 comments
1 Goto cmd prompt
2 Select the virus effected drive
3 If you cant type attrib -s -h *.* /s /d(to check unusual file.exe)
4 We can remane or delete the exe file
(rename antorun.info anyfilename)
5 Now we can access the drive without the virus
6 Then we can delete the file which was renamed
eg:"MntDrCore" = harmfull.exe

SIMPLE NOTEPAD TIPS

0 comments
All the usual words in English can be promptly displayed in the notepad,
but it wont be the same if you type "bush hid the facts"...
TRY IT N C!!!

Faster PC...

0 comments
Get smarter speed on your PC by disabling the unwanted installed s/ws>>>
1) goto run type "msconfig"
2) now hit the "start-up" tab
3) disable the functions of the s/ws listed
3) now apply and OK
4) we can also restore it hitting the "enable-all" tab
tats it!

RUN TIPS

0 comments
Do you think that you know all the feature of "Run"???
1) Goto to start
2) Select the "RUN"
3) Type "charmap"

n'joy selecting the favo symbol add to your
notepad or to the word

WORDPAD FUN

0 comments
word pad has certain features that enables it to give effect by itself by simple keyword.The following is one like that
1) Type "=rand(200,99)" and press enter
2) Wait and see the magic

Wana hear windows music?

0 comments
WINDOW MUSIC this will play the song for more than 5 mins.
Tail up with the following:

My_comp--> c:--> WINDOWS --> System32--> oobe--> images --> title
N'joy!!!

How to convert a big file into part.rar?

0 comments
To convert a big file (movie, video or any) into part.rar is as simple as that.Using 7z or winrar itself has an option to make parts. winrar> tool> wizard> create new archive> select file>select path> select create self-extracting option and specify the size ( if u want to split ur 700 MB file into 10 parts specify 100MB) then press finish button.
That's all!!!