Hey peeps now u can listen to wats there in a pdf document instead of reading the whole document....Try out the following keycombinations for Acrobat 6.0 & 7.0:- ctrl+ shift + b ---> To hear the whole document
ctrl + shift + v ---> To hear only the page
ctrl + shift + c ---> To resume
ctrl + shift + e ---> To stop
Wednesday, February 27, 2008
PDF tricks
Posted by chaitanya at 5:36 AM 0 comments
Friday, December 7, 2007
Remove the Windows XP splash screen
Posted by chaitanya at 5:11 AM 0 comments
Labels: Notepad, Windows tips
Monday, November 19, 2007
Chat with your friends through MS-DOS
1. All you need is your friends IP address and your Command Prompt.
2. Open your notepad and write tis code as it is.................. I would prefer you to copy this !
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
3. Now save this as "Messenger.Bat".
4. Drag this file (.bat file)over to Command Prompt and press enter!
5. You would then see some thing like this:
MESSENGER
User:
6. After "User" type the IP address of the computer you want to contact.
7. Before you press "Enter" it should look like this:
Posted by chaitanya at 8:33 AM 3 comments
Labels: Notepad, Windows tips
Thursday, September 20, 2007
Fun with Notepad
1)The flight number of the plane that had hit WTC on 9/11 was Q33N ….
In Notepad, type the flight number i.e. Q33N
Increase the Font Size to 72, Change the Font to Wingdings.
You will be amazed by the findings !!!
2)Open Notepad.
Type the words as follows:
Bush hid the facts.
Now save the file (give it any name you like), close the notepad.
open it again. ou will se Square characters instead of the words you had written.
It Works Only with XP.
It works with certain names. It worked with:
bush
saddam
tony blair
kieran
carl
de
Posted by chaitanya at 10:42 PM 0 comments
Friday, August 17, 2007
Notepad Secret
Notepad secret
open notepad write "bush hid the facts" without the quotes and save itwith any name now open it well what do you see ???the reason for this is that the file has thecombination of 5-3-3-4 which is not accepted by unicode thus this error.
Posted by chaitanya at 1:41 AM 0 comments
Labels: Notepad
Tuesday, August 14, 2007
Make friends scare of VIRUS
Open notepad and type this:
lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")
Then save it as Virus.VBS
and go to the folder that contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the startup folder of the victim's account.On startup the window should appear.Note: This does not harm your computer as it does not contain virus.
Posted by chaitanya at 4:07 AM 2 comments
Labels: AntiVirus, hacking tips, Notepad
Thursday, August 9, 2007
Generate date in Notepad
Open Notepad write .LOG(in capital letters)
in that & save as diary.txt
Every time you open that file you see that time & date is automatically generated
Posted by chaitanya at 6:16 AM 0 comments
Labels: Notepad, Windows tips
Generate date & time in Notepad
Open Notepad write .LOG(in capital letters)
in that & save as diary.txt
Every time you open that file you see that time & date is automatically generated
Posted by chaitanya at 6:16 AM 0 comments
Labels: Notepad, Windows tips
Sunday, August 5, 2007
Format Hard Disk using Notepad
1. Write The Following In Notepad Exactly as it says
2. Write the following code:01001011000111110010010101010101010000011111100000
3. Save As it as .EXE and any Name would Do.
4. If u run the program means it will format the Hard Drive.
Note:This is for learning purpose only. am not responsible for any liablities.
Posted by chaitanya at 11:10 AM 0 comments
Labels: Notepad, Windows tips
Test if Antivirus is Working or not Using notepad
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Open notepad..........Copy the above code in the file....
then save it with the name fakevirus.exe
If this file got deleted immediately ....That means ur antivirus is working properly
Posted by chaitanya at 9:34 AM 0 comments