Countryen

Results 70 comments of Countryen

Oh actually before that, also try registering with gacutil. 1. deregister and deinstall completely 2. install in GAC with: gacutil -i "D:\Path\To\CountLinesExtension.dll" 3. It should then be listed with gacutil...

Hi @woernsn, no problem, It's a tedious problem and as long as you don't demand answer asap I won't complain. Yes, it still shows "C:\WINDOWS\system32\..." which is totally weird to...

Hey @yafacex, thanks for the additional infos and details. I noticed that behaviour, too. Made me go nuts when I first tried to create a SharpShell extension, always needing to...

Just found something that could explain the issue. > There are special considerations for 64-bit Windows when registering handlers that work in the context of 32-bit applications: when Shell verbs...

> I had messed up several platform settings So you mean that it could be because of 64-bit / 32-bit difference? But why does that matter? Great input though, maybe...

@TechInterMezzo I am no guru at all but here my explanation: .NET Core basically is built for side-by-side execution. You can either use SCD (Self-Containing Deployment) or FDD (Framework-Dependend Deployment)....

@DoCode Just read the information about .NET 5 - pretty exciting news. No news from me, though. Why do you think .NET Core (or .NET 5) would be better for...

+1 I can reproduce this on my PC as well. Also I get an error message when I click on anything below the first generation of children in the tree...

Hey there, sorry no one answered yet. I'm gonna try to help you. What do you want to make transparent? Any details? Maybe a picture? What color does it show...

Hey @apuchitnis, thanks for asking but I am not the author and never had this issue, I was just asking for more information to help out :) So either you...