The ultimate tweaker's guide to Windows

Our tips, tricks and hacks will let you customize XP and Vista in a multitude of ways.

In Windows Vista, go to

C:\Users\username\AppData\Roaming\
Microsoft\Windows\SendTo

where username is your username.

In Windows XP, go to

C:\Documents and Settings\username\SendTo

where username is your username.

In both cases, the folder will be filled with shortcuts to all the locations you find on your Send To context menu.

To remove an item from the Send To menu, delete the shortcut from the folder. To add an item to the menu, add a shortcut to the folder by highlighting the folder, choosing File --> New --> Shortcut (on Vista, you'll need to press Alt to get the File menu to appear) and following the instructions for creating a shortcut.

The new setting will take effect immediately; you don't have to exit Windows Explorer for it to go into effect.

3. Open the command prompt from the right-click menu

For accomplishing certain tasks, such as the mass deleting or renaming of files, the command prompt is the ideal tool. (See DOS lives! Secrets of the Windows command prompt) Often, you'll combine its use with Windows Explorer, and so you may want to open the command prompt at the folder that's your current location in Explorer.

Wouldn't it be nice to add an option to the right-click context menu that would open a command prompt at your current folder? For example, if you were to right-click the C:\My Stuff folder, you could then open a command prompt at C:\My Stuff.

In Vista, it's easy to do. Hold down Shift when you right-click in a folder window, and a new option appears on the context menu: Open Command Window Here. Select it and there you are in an appropriately located command prompt.

In XP, that option doesn't appear, but you can add it with a Registry tweak.

Launch the Registry Editor by typing regedit at the Start Search box or a command prompt, then go to

HKEY_LOCAL_MACHINE\Software\Classes\
Folder\shell

Create a new key called Command Prompt. For the default value, enter whatever text you want to appear when you right-click a folder -- for example, Open Command Prompt.

Create a new subkey beneath the Command Prompt key called Command. Set the default value to

Cmd.exe /k pushd % L

Exit the Registry. The new menu option will show up immediately. Note that it won't appear when you right-click a file; it shows up only when you right-click a folder.

Join the newsletter!

Or

Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.

Membership is free, and your security and privacy remain protected. View our privacy policy before signing up.

Error: Please check your email address.

More about GoogleMicrosoftOpen WindowsSpeedStardockZippy

Show Comments
[]