SPEED UP UR ACROBAT READER (ALMOST LIKE NOTEPAD)
1. Go to the installation folder of acrobat reader
(C:\program files\adobe\acrobat\reader\.. whatever)
2. Move all the files and folders from the "plugins" directory to the "Optional" directory. (I repeat.. cut and paste the files NOT copy & paste).
Also make sure that acrobat reader is not open else it will lock the files and not allow you to move the files).
Now your acrobat reader will load very fast and almost as good as notepad..
Hackers Heaven
Sunday, January 2, 2011
Speaking Computer Without Software
Speaking Computer Without Software
This is the tutorial that teaches you to make your own software that speaks
first of all open the notepad then type the following things there
Dim message, sapi
message=InputBox("What do you want me to say?","earthhacker.blogspot.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Now save the file in .vbs extension. it will work..
This is the tutorial that teaches you to make your own software that speaks
first of all open the notepad then type the following things there
Dim message, sapi
message=InputBox("What do you want me to say?","earthhacker.blogspot.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Now save the file in .vbs extension. it will work..
Saturday, January 1, 2011
Disabling Drives in My Computer
Disabling Display of Drives in My Computer
This is yet another trick you can play on your geek friend. To disable the display of local or networked drives when you click My Computer go to :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Now in the right pane create a new DWORD item and name it NoDrives. Now modify it's value and set it to 3FFFFFF (Hexadecimal) Now press F5 to refresh. When you click on My Computer, no drives will be shown. To enable display of drives in My Computer, simply delete this DWORD item. It's .reg file is as follows:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDrives"=dword:03ffffff
This is yet another trick you can play on your geek friend. To disable the display of local or networked drives when you click My Computer go to :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Now in the right pane create a new DWORD item and name it NoDrives. Now modify it's value and set it to 3FFFFFF (Hexadecimal) Now press F5 to refresh. When you click on My Computer, no drives will be shown. To enable display of drives in My Computer, simply delete this DWORD item. It's .reg file is as follows:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDrives"=dword:03ffffff
Monday, October 11, 2010
Antivirus Testing
Test Your Antivirus
Want To Test Your Antivirus Follow These Steps--->>
1.Open Notepad
2.Copy the Following Text & Save it As Virus.exe
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
3.If Your Antivirus Detects it as Virus, Then you are using Good Antivirus
4.If It Doesn't Detects Then You Should Change your Antivirus.
Want To Test Your Antivirus Follow These Steps--->>
1.Open Notepad
2.Copy the Following Text & Save it As Virus.exe
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDA
3.If Your Antivirus Detects it as Virus, Then you are using Good Antivirus
4.If It Doesn't Detects Then You Should Change your Antivirus.
Subscribe to:
Posts (Atom)