support for a shared volume

J

Jeff Hall

I would like to have my embedded system able to share its hard drive. What
components do I need? How do I specify this?
 
L

Lynda Allen [MS]

Try addin the following registry keys:
HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers_
\Sharing
(Default)REG_SZ {f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}
to add sharing to the context menu

HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers_
\Sharing
(Default)REG_SZ {f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}
to add the Sharing tab in the properties
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top