Top "Shell-extensions" questions

Shell Extensions are COM objects that extendeds functionality of Windows Explorer.

Windows shell extension with C#

I was wanting to write a simple windows shell extension to add to the context menu, and C# is the …

c# windows-shell shell-extensions
How do I remove 'open with code' from my context menu for Visual Studio Code?

I have uninstalled Visual Studio Code, but the "open with code" option is still in my context menu when I …

windows visual-studio-code shell-extensions
Making a Windows shell extension in Visual Studio 2010

I'm trying to create an absurdly simple shell extension in C++ using Visual Studio 2010, but I can't even seem to …

windows visual-studio-2010 shell-extensions
Windows explorer context menus with sub-menus using pywin32

I'm trying add some shell extensions using python with icons and a sub menu but I'm struggling to get much …

python contextmenu pywin32 shell-extensions
Shell Icon Overlay (C#)

I need a method to create Icon Overlay's for Folders and Files in Windows XP/Vista, using C# or C++? …

c# c++ icons overlay shell-extensions
TFS Shell Integration - TF Power Tools requires Visual Studio 2010

I just started using Team Foundation 2010, but I'm connecting to the server with Visual Studio 2008 SP1. It's working alright, except …

tfs shell-extensions tfs-power-tools