PDA

View Full Version : Foder shares--from Registry



Badalm
01-10-2000, 10:47 PM
I want to get info about the folders' shared names.I was using HKEY_CURRENT_USER system\currentcontrolset\services\lanmanserver\sha res. It worked fine. but if the user is not an administrator then, it does not work.I was using KEY_ALL_ACCESS for this. What is the declaration and value for read only access ?

Second, why the network folders are not visible ?
The HKEY_CURRENT_USER\Network also does not seem to fetch it.