sharpshell icon indicating copy to clipboard operation
sharpshell copied to clipboard

SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.

Results 109 sharpshell issues
Sort by recently updated
recently updated
newest added

Hi Dave, your collection of extensions is outstanding. In order to provide end users a consistent "Windows Explorer" like experience, an extension for the Windows Explorer Ribbon would be highly...

feature-request

**Version of SharpShell used:** 2.7.1.0 **Related type(s) of SharpShell-Server:** ReadOnlyFileIconOverlayHandler Hello, I used sharpshell and I wrote C# code your sample "ReadOnlyFileIconOverlayHandler". But I can not run this code. I...

registration-and-installation
private
close-please

Version of SharpShell used: 2.7.1.0 OS: win7 64bit. I am facing an issue that some files do not have an icon before, after some condition triggered make them should have...

duplicate
close-please

Hello, I am changing filenames with SharpDropHandler. But Explorer does not sort the files until I refresh with F5, so it is hard for the user to notice the change....

workaround-exists
complicated
feature-request

Version of SharpShell used: 2.7.1 Related type(s) of SharpShell-Server: Icon Overlay When I Install my Icon Overlay Handler with ServerManager I get the following Error: ![grafik](https://user-images.githubusercontent.com/45961444/50138183-04cad200-029e-11e9-8054-334474ccf3f1.png) and the log shows...

critical-todo
assigned-to-project
registration-and-installation

**Version of SharpShell used:** 2.7.1 **Related type(s) of SharpShell-Server:** SharpThumbnailHandler I'm implementing a very simple SVG thumbnail handler (with the help of https://github.com/vvvv/SVG). While the SVG renderer is correctly drawing...

critical-todo

Hey there, since I try to help out here in the forums I tend to make many prototypes. I use the tool "Server Manager" - downloaded and installed from the...

registration-and-installation
feature-request

Sorry for opening a new issue, but I noticed this problem too late. @dwmkerr Anyway before you read more, I really think this would have an easy solution from your...

critical-todo
assigned-to-project
registration-and-installation
complicated

Hey, I can't read the debug logging output. File logging output works well. As stated here: https://github.com/dwmkerr/sharpshell/blob/master/docs/logging/logging.md I have a working server with working "Log(...)" calls (see below, File Debug...

workaround-exists
private

So, as the repository is quite active maybe someone knows an answer (as I already asked this once a long time ago). **Is it possible to create an "InfoBar" Extension?...

question
docs
feature-request