Send To

You can add things to the “Send To” option in Explorer, by simply creating shortcuts to programs in the following directory:

%APPDATA%\Microsoft\Windows\SendTo

When you put a shortcut here, when you choose this, the file’s full name gets passed as an argument to the program referenced by the shortcut.

This can be easier than trying to add something to the “Open With” choices.

Comments

Popular posts from this blog

C# Record Serialization

Add timestamp to photo using ImageMagick

Read/write large blob to SQL Server from C#