
April 19th, 2004, 12:50 AM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Batch file - Read only for users
I want to create batch file, which share folder (Windows 2000) with permissions for Everyone, but Read.
I tried that with NET SHARE command, but I think that it can do everything from share (share name, number of user...), but it can give Read permission for user Everyone. Just for the record I am not talking about Attrib property, because with read-only attrib I can DELETE files.
|