Installing Program Requiring Specific Drive LetterLast reviewed: May 20, 1997Article ID: Q167963 |
The information in this article applies to:
SUMMARYThis article describes how to install a program that is designed to run from a network server using a specific mapped drive letter on a local drive instead of a network server.
MORE INFORMATIONTo install the program locally, use one of the following methods:
Method 1NOTE: This method uses DriveSpace and does not work on drives using the FAT32 file system. For additional information, see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q150579 TITLE : DriveSpace Is Not Supported with FAT32 Drives
Method 2Use the SUBST command to associate the required drive letter with the program's installation folder. For example, use
subst <drive>: <C:\dir>where <drive> is the drive the program requires to be mapped to, and <C:\dir> is the folder in which the program resides. NOTE: You should install Windows 95 Service Pack 1 if you are using the SUBST command and you have the retail release of Windows 95. If you have an OEM release of Windows 95, this update may already be included in your version of Windows 95. For information about obtaining Service Pack 1, see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q142794 TITLE : Availability of Microsoft Windows 95 Service Pack 1For additional information about issues that can occur when you use the SUBST command, see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID: Q137529 TITLE : Cannot Use DriveSpace to Compress a Substituted Drive ARTICLE-ID: Q117390 TITLE : SUBST Fails on Removable Media ARTICLE-ID: Q135948 TITLE : System Agent Reports Error After Running ScanDisk ARTICLE-ID: Q151805 TITLE : Files Appear Twice in the Recycle Bin |
Additional query words: 95
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |