Thursday, August 15, 2013

Where is the Windows 7 or Vista "Send To" Menu

Customize the Windows 7 or Vista Send To Menu

You’ve seen the SendTo folder in action any time you right-click a file and select the
"Send To" folder from the context menu. What you might be unaware of is that you
can customize the items in this menu.
Go ahead, right click a file. You should see something that looks like this:
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\\AppData\Roaming.
You should now see a bunch of shortcuts:
Let’s say 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:
This method should work for any application that allows you to open a file by using a command line argument.