I want to add an application shortcut to my Send To context menu in Windows 8; I tried the solution for Windows 7 here: How to add an item to my “Send To” context menu but it doesn’t work.How can we do it and how does it differ from adding items in previous versions of Windows?
The Answer
SuperUser contributor Ofiris shares a “Send To” menu tip:WinKey + ROfiris’s tip covers two bases: first it shows us where the actual location of the “Send To” shortcuts are in Windows 8, but it also covers the
%UserProfile%\AppData\Roaming\Microsoft\Windows\SendTo
Enter
Add your shortcut there.
Note: it might be more correct to run:shell:sendto
shell:sendto
command. Ofiris’s assement that it is more correct to run shell:sendto
is spot on as, regardless of the version of Windows you are running, it
will direct you to the appropriate folder–it’s the same technique we recommend for adding “Send To” shortcuts in Windows 7.\Source: http://www.howtogeek.com/136691/how-do-i-add-items-to-the-windows-8-send-to-context-menu/