Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
993 B

  1. The ShareUI shell extension introduces a "Shared Folders" item into the
  2. My Computer view. Opening this folder displays a list of all the
  3. Microsoft Windows Network shares on the machine. That is, all the folders
  4. on the machine shared on the Microsoft Windows Network.
  5. Users with basic permission can view the names and comments of the
  6. shares, but can't view other more detailed information such as the
  7. path that is shared and the maximum number of users allowed
  8. concurrently on the share. These users also can't make any
  9. alterations to the share properties.
  10. Users with administrative privilege can view and change the share name,
  11. path, comment, user limit, and permissions. A context-menu on share objects
  12. gives "Delete" and "Properties" commands (these are also available from
  13. the toolbar). You can select multiple shares and delete them all at once.
  14. Getting a context-menu on the background and choosing "New->Share" displays
  15. a dialog from which you can create new shares.