jamesfinnigan.com

Future home of a blog
Welcome to jamesfinnigan.com Sign in | Join | Help
in Search

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 not true, because lots of folks don't really care about that policy.  I don't know ...
    Posted to James Finnigan (Weblog) by Anonymous on September 7, 2007
  • 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 want the default, you shouldn't put your progid in the HKCR\.ogg default value, so you ...
    Posted to James Finnigan (Weblog) by Anonymous on September 6, 2007
  • 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 probably hit a few other forums, but please feel free to add comments/complaints ...
    Posted to James Finnigan (Weblog) by Anonymous on August 10, 2007
  • 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, protocol handler, and even an IFilter.  So head on over to the codeplex site ...
    Posted to James Finnigan (Weblog) by james on February 16, 2007
  • 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 projects for some of the other things that I'm putting together. If you're ...
    Posted to James Finnigan (Weblog) by james on January 10, 2007
Powered by Community Server (Personal Edition), by Telligent Systems