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\
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.
0 comments:
Post a Comment