Share Folder Icon (Null String ??)

  • Thread starter Thread starter Michele
  • Start date Start date
M

Michele

I'm wanting to share the entire root directory (i.e. "C")
so that it does not show when you open up "My Computer"
as a hand under the Hard Drive C. My question is, "What
is the null string ? Just "" or do I enter something
between the quotes. Thanks "-)

1. Run the registry editor and open this key:

HKEY_CLASSES_ROOT\Network\SharingHandler\Default

2. Change the value from "ntshrui.dll" to the null string.
 
"Michele" said:
I'm wanting to share the entire root directory (i.e. "C")
so that it does not show when you open up "My Computer"
as a hand under the Hard Drive C. My question is, "What
is the null string ? Just "" or do I enter something
between the quotes. Thanks "-)

1. Run the registry editor and open this key:

HKEY_CLASSES_ROOT\Network\SharingHandler\Default

2. Change the value from "ntshrui.dll" to the null string.

Sorry, I used a bit of computer jargon from my programming days. The
"null string" is no characters at all. When you modify the value in
the registry, remove all of the characters from the "Value data" box,
leaving nothing.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 

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

Back
Top