Groups | Blog | Home
all groups > dotnet interop > april 2004 >

dotnet interop : Shell extension demo / turotial?


Jan Aagaard
4/14/2004 11:41:44 AM
Hi,

I'm trying to create a Windows Explorer window in C#. I've been looking
around and have found a lot of pieces that should make it possible for me,
by searching on keywords like ishellview, createviewwindow and
ishellbrowser. But I haven't found a complete working demo.

Doesn't anynow where to find one?

- Jan Aagaard

Jan Aagaard
4/14/2004 4:31:29 PM
Has anyone had any luck getting this demo to run:
http://msdn.microsoft.com/msdnmag/issues/04/01/WindowsShell/default.aspx




[quoted text, click to view]
Hi,

I'm trying to create a Windows Explorer window in C#. I've been looking
around and have found a lot of pieces that should make it possible for me,
by searching on keywords like ishellview, createviewwindow and
ishellbrowser. But I haven't found a complete working demo.

Doesn't anynow where to find one?

- Jan Aagaard


gregan NO[at]SPAM ids.net
4/29/2004 1:24:10 PM
[quoted text, click to view]

I just contacted to the author, Dave Rensin, who was very
helpful. You need to set a register key specifying where
in the explorer namespace the extension will appear. After
that, a virtual folder will appear in explorer. For
example, to mount the sample extension under My Computer, add
the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\My
Computer\NameSpace\{6B49E580-186E-4f8c-AB6A-E55D6F0F171D}

Change the key/GUID as needed.

Greg Arzoomanian
TailWind Solutions, Inc.
AddThis Social Bookmark Button