How to regain the shared folders?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

When I installed my network/broadband I accidently removed the "shared
property" from the shared folders. This means I can't access any of the files
in that folder from the explorer anymore. STUPID ME! Is there anyone out
there who can tell me what to do to be able to gain back the access of that
folder?
 
JF said:
Hi,

When I installed my network/broadband I accidently removed the "shared
property" from the shared folders. This means I can't access any of the files
in that folder from the explorer anymore. STUPID ME! Is there anyone out
there who can tell me what to do to be able to gain back the access of that
folder?

I don't know how to put this property back but you can
easily share folders from the Command Prompt:

net share JF="d:\Some Folder"
 
Back
Top