Countryen
Countryen
Hey there, using v 2.7 from SharpShell@master/trunk I tried to reproduce. Using ``` [ComVisible(true)] [COMServerAssociation(AssociationType.ClassOfExtension, ".dll", ".rtf")] public class Prototype16Server : SharpShell.SharpContextMenu.SharpContextMenu ``` Following changes: **HKCR/Word.RTF.8** > /shellex/ContextMenuHandlers/Prototype16Server/@ = {GUID}...
> I imagine that the problem **can be reproduced by anyone, with the file extension .dll for example** in my case, **SharpShell will create the registry key "HKCR\dll.1"**, then set...
Sounds great 👍 I think reading the docs that it's language-independend. **For step 3:** It's probably not that hard to include a little script/command that just set's the version number...
Also I noticed that the change (of Logging Mode) only takes affect after restarting explorer.exe (for documentation)
1. I don't use the SRM (but the Server Manager), so no I don't see SRM logging 2. No, I still see no logging output in the DebugView, even after...
Okay 2 things I found: On my laptop it works, but only after I set the registry keys with the srm tool, not by hand (maybe I missed something). "Lizard...
Hey jhofinger, Great to hear you're liking SharpShell so far. I'd like to try help / clear this issue. Quick question: What OS do you use? Windows 10? I tried...
Hey there, sorry that I didn't update yet - did try it and now I can reproduce it. **New files** are not displayed correctly. But I don't have a solution....
As this is a rather old issue, this needs to be revised/checked. Probably a rather easy fix that can be added as a minor task to a bigger milestone. I...
Originally refers to issue #272 Also refers to PR #273 From #272: > Now, a few clarifications to the "duplicated menus issue": > The way Windows decides if two items...