To use the subst command to access snapshot views (Windows)

Assigning a snapshot view root directory to a drive letter with the subst command provides slightly better performance than making the snapshot view a shared directory. However, only shared directories are accessible through My Network Places or Network Neighborhood. (To assign your own view to a drive on a computer running Windows 98, you must use the subst command.)

  1. Open a command shell.
  2. Enter the subst command with the path to the view root directory for which you enabled sharing. For example:
    subst Y: C:\library\pat_v1.4_cropcircle

    This command maps the pat_v1.4_cropcircle directory to drive Y.

For more information, type help subst in the command shell.

Related concepts
Before assigning snapshot views to drives (Windows)
Related tasks
To enable sharing on a snapshot view root directory (Windows)
To assign the shared directory to a drive (Windows)

Feedback