Welcome to jamesfinnigan.com Sign in | Join | Help

Browse by Tags

All Tags » shell   (RSS)
The Shell Extensions Approved list is *not* a complete list of shell extensions on the system
I've noticed that a number of different programs just look at the Approved list of shell extensions [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] and figure that all shell extensions will be in that list. It's Read More...
Supplemental Registrations (aka. Context Menu Handers (etc) - where are they loaded from...)
I've been thinking about the registration problem where you want to add a context menu (much of this applies to static verbs as well) to a file type (we'll say .ogg). You don't want the default verb, you just want to add some verbs. Because you don't Read More...
Installing shell extensions - please complain here
So... I've been looking more closely at Wix and I think I'm going to build some custom actions to do a really good job installing shell extensions. Which ones do you find most problematic? I realize this is a bit of a change of pace for the blog, so I'll Read More...
RegNamespace sample up on codeplex
Scott, Jerry, Thayn and I have whipped up a sample of indexing the registry, as well as a shell folder (namespace extension) for viewing it. It's great to be able to search the registry via the index and it's great sample of how to create a shellfolder, Read More...
WMI Folder - codeplex project
Well, I've put the WMI folder code up on codeplex . Please remember that this code is very much pre-alpha. I think that this will be a good way to share the code, allow others to contribute, etc. If it works well, then I will probably create codeplex Read More...