
ShellUploader IntroductionShellUploader is a Windows utility that adds the ability to upload files via the right click context menu.ShellUploader is written in C# and utilizes parts of the Windows API, IContextMenu andIShellExtInit, to add items to the existing context menu provided by the Windows Shell, Explorer. In its current...