Customize the Windows Vista Send To Menu

To get to the SendTo folder, you’ll need to open up an Explorer window, and then paste in the following to the address bar.

%APPDATA%\Microsoft\Windows\SendTo

%APPDATA% is an environment variable that actually maps to something like C:\users\<username>\AppData\Roaming.

You should now see a bunch of shortcuts.If you wanted to add an item to the Send To menu to open files in Notepad. You could just drag a shortcut to Notepad into this folder, or create a new shortcut. Now you can see the new Notepad item in the menu

Create Icons to Start the Screensaver on Windows Vista

Right-click on the desktop and choose New \ Shortcut from the menu.

In order to launch the screensaver, you’ll need to enter the full path to the screensaver file, followed by “/s”

%systemroot%\system32\Bubbles.scr /s

You would want to substitute the name of the screensaver where you see “Bubbles.scr” above. Also note that I used %systemroot% instead of C:\windows because not every install uses the C: drive.If you don’t know the filename, you can browse down to your system32 folder and then search for “.scr” using the search box.

Assign a Shortcut Key to the Snipping Tool in Windows Vista

Windows Vista includes a screen capture/screenshot tool that is actually pretty decent. You can take region captures or full screenshots and easily save them using this tool.

The snipping tool doesn’t exist on every version of Vista. To turn it on, you’ll have to go to “Turn Windows features on or off” in Control Panel, and check the box for the Tablet PC utilities.

The only problem with this tool is that there’s no hotkey to bring up the window.

Bring up the Start Menu, and then click on All Programs. Click the Accessories folder, and you’ll see the Snipping Tool.Right click it and go to the Properties screen. You’ll see a Shortcut key text box:The only annoying thing with this trick is that you can’t use the PrintScreen key.  you can assign Ctrl + F12 because that’s something easy to remember that don’t use for anything else.