"A Way To The AmaZing Technology"

Showing posts with label pc tricks. Show all posts
Showing posts with label pc tricks. Show all posts

August 3, 2011

How to move your mouse cursor/pointer without a mouse.


You can control your mouse pointer with help of keyboard keys in all windows versions. When your mouse stops working, you can enable this keyboard feature to complete your important work. This keyboard mouse can performs all tasks same like a normal mouse.

Follow the given steps to activate the keyboard mouse:

1. To edit this feature, first you should log onto your computer with administrative rights.

2. To Activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.
                          To keep MouseKeys on, click on Ok button or click on cancel button to cancel   MouseKeys box.

3. Click on Settings button, if you want to adjust the mouse cursor detail settings.

Here a new dialog box will appear with the title Settings for MouseKeys, now you can manage all mouse settings for example mouse cursor speed, acceleration and some other features.

Now using Numeric keypad, you can move your mouse pointer.
The controls are:

*       1,2,3,4,6,7,8 and 9 keys are used to move the mouse cursor into different directions.
*       Key 5 is used as mouse click button.
*       Insert key used to hold down mouse button.
*      + Sign used to double click on any object.
*       Delete button used to release the mouse.

Click NumLock button to disable this keyboard mouse feature.

August 2, 2011

Set Processes Priority to increase performance


Follow this tip to increase the priority of your active processes, this will result in prioritization of processes using the CPU.


Type:-
“CTRL-SHIFT-ESC”

1.Go to the second tab called Processes, right click on one of the active processes, you will see the Set Priority option

2.For example, you Run your CDwriter program , set the priority higher, and guess what, no crashed CD’s

The Myth Of Refreshing The Desktop


"Do you refresh your desktop?" 
Ask this to any Windows user and 99% of them will reply with a "yes". Of course, there are various needs for refreshing the desktop but the majority of people who does it doesn't even know why he is doing it. Refreshing the desktop is perhaps the biggest computer myth among all Windows users.

Every single person I have met does this or at least used to do it. It's not known who first discovered this remarkably useless trick and what he achieved from it, but it just spread. Most new users learn this trick from other new users without caring to know what it does. Some do it devotedly just because others do it, while some others have various weird explanations for it. A few of them assumes that it refreshes the RAM, while some others believe that doing it will somehow keep their PCs running smooth and easy. I have seen some users obsessed with refreshing the desktop, doing it every 30 seconds or so. They have even learnt the keyboard shortcut - F5 (just to mention, these are the people who never use keyboard shortcuts). They would press the key and wouldn't release it for a long time, sending the desktop into a frenzy of refreshes.

What does a desktop refresh actually do? Refreshing the desktop simply redraws the icons on the desktop. That's it! It doesn't refreshes the RAM. It doesn't clean your PC. It doesn't refreshes your computer the way it does to you when you wake up from a nap. Refreshing the desktop has absolutely no effect on the working or performance of the computer. So why is the tool there? As I said, refresh is used to re-display or redraw the icons on the desktop. Sometimes when you bring some changes to the desktop icons, the change doesn't get reflected instantly. In such cases, refreshing the desktop becomes necessary to bring the change to effect.Say, you have the desktop icons set to arrange themselves alphabetically on your desktop.

Say, you have the desktop icons set to arrange themselves alphabetically on your desktop. When you add a new item to the desktop, this item wouldn't get arranged alphabetically, instead it would appear at the bottom of icon list on the desktop, irrespective of it's name. Now if you refresh the desktop, all the icons would be once more arranged alphabetically and the newly added item would go to it's appropriate position. This is what refresh is for. It is to re-display the desktop. Refresh has the same function when done in explorer.

So, if you are in the habit of refreshing the desktop, stop it. You are just wasting your time and effort. And the next time you see a person doing it, don't forget to explain to him the futility of this action.

July 30, 2011

Check Who Used Your PC IN Your Absence: What Did He Do? How long someone was on the computer?


To check this one should go to the START menu….
Then go to RUN wizard…
Then type eventvwr.msc

“start > run >eventvwr.msc”


Events are stored in three log files: Application, Security, and System. These logs can be reviewed and archived.
For our purposes we want the System log. Click on "System" in the left-hand column for a list of events.
Look for a date and time when you weren't home and your computer should have been off.

Double click on the info and it will show u the details

You can also use this log to see how long someone was on the computer. Just look at the time the computer was turned on and off for that day.

Enjoy With dis Trick...........and Track all events on anyone's computer's.....

July 29, 2011

Wanna Play movie in MS PAINT


Hey Guys….
You can play movie in paint 

HOW?
1) First play movie you want.

2) Then hit the print screen button [prtscn] on the keyboard

3) when then media files are playing then open paint and

4) Paste by pressing ctrl+v (paste key)

5) The movie starts on the paint application

EnJoy.............

LET THE LIGHT FLASHES ON YOUR KEYBOARD LIKE A PIANO

a
Hello friends…….Today I will tell you how to Flash Light On Your KeyBoard like a piano….

I have tried it...It’s FuN smile…………….

TRICK Starts Here:-
1.Paste any of the two below codes in notepad
2.Save as "AnyFileName".vbs
3.Run the file
4.To stop, launch task manager and then under "Processes" end wscript.exe



1) This piece of code makes ur keyboard a live disco...

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

2) This one makes it looks like a chain of light....

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 200
wshshell.sendkeys "{CAPSLOCK}"
wscript.sleep 100
wshshell.sendkeys "{NUMLOCK}"
wscript.sleep 50
wshshell.sendkeys "{SCROLLLOCK}"
loop

July 27, 2011

Display your Photo and name whenever Pen drive is Inserted


1.Select the photo you want to set as icon in your pen drive and open it in Microsoft Paint.

A square sized photo is recommended.

2.Then go to File → Save As... and save the file name as autorun.ico in Pen drive's folder. i.e if your pen drive is G: drive then save autorun.ico in G:



 
3.After saving the photo file as autorun.ico.

Make a file in notepad and write the following:-

[autorun]
icon=autorun.ico


Now save this notepad file in Pen Drive as autorun.inf. Now, eject the Pen Drive and re-insert then you should be able to see your photo in place of Pen Drive Icon.


Icon will appear something as this:--