Sunday, January 9, 2011

Add an item to the Send To menu


Yes this is a good trick........

When you right-click a file name or a thumbnail in Microsoft Windows XP, you see a shortcut menu for that file. One of the items on the menu is Send To, which enables you to quickly e-mail a file, copy it to your desktop, or copy it to a floppy disk.
Sometimes what you really want to do is to save a copy of the file to a specific folder on your computer. If you have a folder where you frequently place files, you can add that folder’s name to the list of locations on the Send To menu. This can save you the time of opening another Windows Explorer window and copying the file from one folder to another.
File with Send To—Mail Recipient selected on shortcut menu
For example, you could create a My Pictures folder and then use the Send To menu to copy your best pictures to that folder.
To add a folder to the Send To menu
1.Click Start. Make note of your user name ("Administrator" in the example below) which is displayed at the top of the Start menu. Then, click My Computer.
Start menu with My Computer selected
2.In the My Computer window, click the Tools menu, and then click Folder Options.
My Computer window with Folder Options selected on Tools menu
3.Click the View tab. Under Hidden files and folders, click Show hidden files and folders, and then click OK.
Folder Options dialog box View tab with Show hidden files selected
4.In the My Computer window, double-click Local Disk (C:), double-click Documents and Settings, double-click your user name, and then double-click SendTo.
Administrator folder in Documents and Settings folder with SendTo folder selected
5.Click the File menu, click New, and then click Shortcut.
SendTo window with File menu expanded to select Shortcut
6.The Create Shortcut Wizard appears. Click the Browse button.
Create Shortcut page in Create Shortcut Wizard with Browse button selected
7.In the Browse For Folder dialog box, click the folder you want to add to your Send To menu, and then click OK.
Browse For Folder dialog box with folder and OK button selected
8.Click Next.
Create Shortcut page with folder location entered and Next button selected
9.Click Finish.
Select a Title for the Program page with shortcut name entered and Finish button selected
Now when you right-click a file and click Send To, the destination you selected will be an option on the Send To menu. You can create shortcuts to local or network programs, files, folders, computers, or Internet addresses.
Send To menu with Send To—name of newly created shortcut selected on shortcut menu

Friday, January 7, 2011

Use your mobile phone as web cam


Use your mobile phone as web cam....


http://rapidshare.com/files/292321738/Mobiola_1_.WebCamera.3.0.15
Just go there and download it on your mobile...

Thursday, January 6, 2011

Delete file parmanantly without pressing SHIFT key

If you don't want to hold shift key but still delete the file permanently:
Go to Start -> Run then type gpedit.msc and enter Go to User Configuration -> Administrative Templates -> Windows Components -> Windows Explorer and locate "Do not move deleted files to the Recycle Bin" setting and change it.

Enjoy...

Shut Down by Run Command

Here is a trick to shutdown your computer  at a specific time. You might be thinking what great about it, well you can shutdown your computer without the use of any software. Just shutdown your computer at specific time from RUN Command. For example if you wish to shutdown at 09:45 am. Type this in


Start=>Run

Type Code:        at 11:35 shutdown -s

To cancel or Abort the shutdown:

Type Code:                   shutdown -a

Type  Code:  “shutdown –s –m\\computername –t60”. This command will shutdown the computer on network if you have administrative access.  Here computername needs to be replaced by the exact computer name of the computer on the network to work.