Archive for the ‘Computer Tricks’ Category

A Temporary Microphone

Friday, October 10th, 2008

Do you know ?

There is an interesting fact about Headphones i.e. they can also be used as a microphone !
Technically :
There is not much difference between the circuits of a Microphone and a Headphone , just the headphone is designed to spread voice and an microphone to capture the voice !

Working :
So if you connect the headphone in the microphone slot of your computer, you could use it as a microphone.
Just speak in the ear buds of the microphone, but please speak a bit loudly to be audible at the other end !

Windows Shutdown and Restart Tricks

Friday, October 10th, 2008

My Exclusive… Again a contribution to Computer Tricks !
Play pranks on your friends…

****************************************************************************
Shutdown Trick
Stimulate shutdown from command prompt !
# Start >> Run
# Type shutdown -s -t 10 -c “Shutting Down…”
# Hit Enter and enjoy !
****************************************************************************
Restart Trick
Stimulate Restart from command prompt !
# Start >> Run
# Type shutdown -r -t 10 -c “Restarting…”
# Hit Enter and enjoy !
****************************************************************************
Log Off Trick
Stimulate LogOff from command prompt !
# Start >> Run
# Type shutdown -l
# Hit Enter and enjoy !
****************************************************************************

Please Note

-s :: This signify Shutdown Request.
-r :: This signify Restart Request.
-l :: This signify LogOff Request.
-t :: This signify the timer before Restart. (Replace ‘10‘ with any number.)
-c :: This signify comment.

How To Stop It ?
# When the timer is Running…
# Start >> Run
# Type shutdown -a
# That’s It.

Prank !!!

————————————————————-

۩ We can make a batch file which will Shutdown the computer everytime on startup !

Here is how ?

Open Notepad

Type :

@ECHO OFF

shutdown -s -t 10 -c “Virus Attack…”

exit

File >> Save As…

Name it : virus.bat

Start >> All Programs

Right Click on Startup >> Open

This open the Startup folder

Paste the Virus.bat file here !

*** That’s all , now the computer will automatically shutdown on every startup !

Trace Websites

Friday, October 10th, 2008

My Exclusive… another contribution to Computer Tricks !

Surfing Internet
Type in the url and Hit Enter, that’s it ?

But…
Have you ever thought what happens after that ?

Lets Trace n see what happens !

Do the following :
# Start >> Run
# Type cmd
# This will open the Command Prompt
# Type cd\
# Type tracert www.google.com

———————- Note —————————
You can replace www.google.com with any website url.
———————————————————

Results :
$ First line shows the IP address of the website… $ You’ll be shown steps in which the website gets load !
$ More is the number of steps more is time taken to load the website !

That’s all !

Block Or Unblock Websites without software !

Thursday, October 9th, 2008

Many times in schools, colleges & offices surfing some sites like orkut,etc are banned !

To overcome this you can unblock these or block some other websites and play pranks !

Do The Following :

For eg you want to block www.xyz.com !

* Open the folder C:\WINDOWS\system32\drivers\etc

* There you will find a file named HOSTS

* Click on the file and press SHIFT and now right click on it .

* From the right click menu select Open with .

* Now, select Notepad to open the file from the list !

* Now, in the file under the line 127.0.0.1 localhost add another line as 127.0.0.2 www.xyz.com.

* Now, File>>Save !
Now, open your web browser and try openning www.xyz.com , it will not load !
To unblock sites just do the opposite !

BIOS Password Recovery Tricks

Friday, October 3rd, 2008

Forgot BIOS Password ?

Do the following :

1.
Open the CPU
2. Now, observe the motherboard.
3. You notice a coin like silver Battery(3V).



————————–
———— NOTE ——————————————————--
This battery is 24 x 7 power supply for the BIOS, which is used to run the system clock will the main power is off. It also initiates the booting process when power is switched on.
—————————————————————————–——————–——--

4. Remove the battery from the motherboard
.
(It is safe to remove the Battery)
5. Wait 30 seconds and place the battery back on the motherboard.
6. Now, when you start your system you won’t be prompted for the BIOS password.

Enjoy !!!
————————-—– CAUTION ———————————————–
1.
Perform on your own risk !
2.
You have to set the time of your computer when you start again.
—————————————————————————————-——-

Have Folder To - “SEND TO”

Friday, October 3rd, 2008

Many a times we require a FOLDER too often, like to store our Multimedia files and all !!!
No no need to access the folder and carry out the traditional COPY & PASTE !!!

Just add it too “SEND TO” !!!

Do as follows :

** Open any FOLDER.
** Then, TOOLS >> Folder Options
** Click view TAB.
** In LIST of Advance Settings, click Show hidden files and folders !
** Now, go to C:\Documents and Settings
** Here, double click and open your (username) folder !
** Now, open SendTo folder.
** Here copy and paste the shortcut of your favorite folder.

That’s Done !!!

Now, tranfer files to your favorite folder :

** Right Click the file
** Then, Send To
** Click the folder name !

Hide Files in Image Files

Friday, October 3rd, 2008

Sometimes we are eager to hide some files on the system !!!
(I won’t ask Why ???)

http://www.iprefher.com/
So, now i have got a trick to hide files in image files !!!

Here it is :

** You require WinRAR installed on your PC for this trick.
** First add your files to .rar and i.e. say files.rar
** Say you have a image as img.jpg
** Now, save files.rar and img.jpg in c:\ drive.
** Click start >> Run
** Type cmd
** Now in command prompt type cd..
** Again type cd..
** Type copy /b img.jpg + files.rar new.jpg

————– Please Note ————–

>> This command will concatenate the two files into the new file new.jpg
>> Don’t type files.rar + img.jpg instead of img.jpg + files.rar.
>> Now, (size of new.jpg) = (size of img.jpg) + (size of files.rar) .

————————–-
—————-

*** Mission Accomplished !!! ***

Now, we have new.jpg consisting of both img.jpg and files.rar .

Accessing the files :

** Double click new.jpg and img.jpg can be viewed.

** Now, to access files.rar :
# Right click on new.jpg >> Select Open With >> Choose Program…
# Select WinRAR archiver.
#
Now, simply Extract your files !

Open Active Folder in Command Prompt

Friday, October 3rd, 2008

Working through cmd prompt is not easy with long paths and folder names.

This trick provides a solution !!!

What can be done :
** Command prompt can be added to ‘Right Click Menu‘ of each folder.
** Clicking on this will open the folder in cmd prompt.
** Now, the files in that folder can easily be operated.

How to do it :
** Open any folder.
** Tools >> Folder Options…
** Change to File Types
** Select Folder from the list.
** Click Advanced button.
** Now, click New
** Type Command Prompt in Action
** Type
cmd.exe in Application used to perform action:
** Now, click OK and Apply

That’s All !!!

Newtwork Tricks - Boost Up Internet Speed Without Software

Friday, October 3rd, 2008

Above 90% computers all over the world run Windows… and hence another computer trick.

FACT
But do you know that about 20% of your internet bandwidth is reserved by Microsoft.
———————————————————————————————————
Uses of Reserved Bandwidth
** Windows Automatic Updates rely on this reserved bandwidth.
** Fast loading Microsoft Websites
** Sending Error Reports
** Online Help support in Microsoft Office
———————————————————————————————————
But this can be recovered back…
———————————————————————————————————
The Remedy
** Start >> Run
** Type gpedit.msc
** This opens the Policy Editor
** Now, Local Computer Policy >> Computer Configuration
** Then, Administrative Templates >> Network
** Now, click on QOS Packet Scheduler
** Now, on Right hand side
** Double Click Limit reservable bandwidth
** Now in Setting Tab

********************* NOTE **********************It says : Not Configured
Reality : The Explain Tab says “By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection

***************************************************
** So, on Setting Tab select Enabled
** Now, change Bandwidth limit (%) to 0 (Zero)
********************** NOTE ********************Misconcept : This don’t means that you won’t be able to communicate with Microsoft or any its services !!!
Actually : This reserved Bandwidth is only to accelerate Microsoft internet connections more than other connections !!!

****************************************************
** Click OK !!!

That’s All !!!