HELP!!!! how to stop the system share my root directory automatically when it start up

  • Thread starter Thread starter HJ
  • Start date Start date
H

HJ

I do not like system shared out my root directory automatically after it
start up,Therefore I need help to kill such a service .


who can help me ?


thanks a lot

hj
 
HJ said:
I do not like system shared out my root directory automatically after it
start up,Therefore I need help to kill such a service .


who can help me ?


thanks a lot

hj

I assume you're talking about administrative shares such
as C$, D$. You can disable them in the registry:

HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters
Set the value of : AutoShareServer to 0
Set the value of : AutoShareWks to 0
 
Sir:

thanks your kindly help.

I done as your instruction,but it seems not worked.

By the way , I do not find such key in my registry. So I added both keys,
but it does not work.

what's the problem ?
 
Back
Top