Friday, April 29, 2011
REMOVE AUTORUN VIRUS 4M PENDRIVE
IF IT IS PRESENT IN THE PENDRIVE IT CHANGES THE ICON OF PENDRIVE
ITS VERY EASY TO REMOVE THAT AUTORUN VIRUS FROM PENDRIVE
JUST FOLLOW THE FOLLOWING STEPS
1. open up a command prompt (i.e. cmd.exe) >> to load it go to Run, type cmd, enter.
2. Now to remove virus's attributes (in order to delete it type following line by line and execute them pressing enter.
e.g.
F:\
F:\attrib -s -r -h *.* If there are any malicious EXE files those are now visible so if unnecessary delete them too.
F:\del autorun.inf
3. After finishing above, quickly remove the pen as soon as posible (just after executing del command).
4. Now your pen is without virus activation config. file. Now you can safely delete unnecessary EXE files on it.
njoy and make ur pendrive virus free...
Saturday, April 9, 2011
MOZILLA TRICKS
type it on Mozilla Firefox
chrome://global/content/alerts/alert.xul
IT SHOWS Dancing Firefox.
chrome://browser/content/browser.xul
IT Opens another Firefox inside a tab in the the existing Firefox window.
chrome://browser/content/preferences/preferences.xul
IT Opens the Options dialog box inside the Firefox tab.
chrome://browser/content/bookmarks/bookmarksPanel.xul
IT Opens the “Book Marks Manager” inside a tab in the Firefox window.
chrome://browser/content/history/history-panel.xul
IT Opens the History Panel in the Firefox tab.
chrome://mozapps/content/extensions/extensions.xul?type=extensions
IT Opens the Extensions window in the current tab.
chrome://browser/content/preferences/cookies.xul
IT Opens the “cookies window” inside a tab in the Firefox window.
chrome://browser/content/preferences/sanitize.xul
IT Opens the “Clear Private Data” window inside the current tab.
chrome://browser/content/aboutDialog.xul
IT Opens the “About Firefox” Dialog box inside the tab.
chrome://browser/content/credits.xhtml
IT A scrolling list of names. The one’s who we must thank for creating Firefox
convert Text-To-Audio
1. Open Notepad file on your Windows PC.
2. Copy and paste the below mentioned code :
Dim msg, sapi
msg=InputBox("Enter your text for conversion–www.just1clickdownload.blogspot.com"," Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
3. Save this file with any name with .vbs as extension. For eg. Text-To-Audio.vbs
Wednesday, April 6, 2011
World Trade Center Attack Trick using notepad
- Open Notepad.
- Type “Q33N” (without quotes) in capital letters.
- Increase the font size to 72.
- Change the Font to Wingdings.
You will be amazed by the findings.
Constantly Repeat Messages using notepad
Using this notepad trick you can annoy anyone and can actually force them to log off or leave the computer (LOL….). This notepad trick will create an infinite cycle of a message in the computer. Follow the steps to know more:
- Open Notepad.
- Paste the following code in the notepad file:
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
- Save the file with any file name but with .bat as extension and close it. For eg. Freakymessage.bat
After saving the file just open it (by double clicking) and see what happens.
Pssstttt……. You can piss of your friends by sending it as an email attachment asking them to try it out !
use notepad as a simple digital diary
Follow the below mentioned steps to make one for yourself !
- Open Notepad.
- Type .LOG (in capital letters) and hit enter.
- Save it with any name and close it.
- Open it again.
When you open the file again you will see the current date and time being inserted automatically after the .LOG line. This will happen automatically every time you reopen the the notepad file.