How to Map a Drive Letter for Frequently Accessed Folder in Windows如何映射一个驱动器号为经常访问的文件夹在Windows
Accessing folders which are stayed deep inside the hierarchy of folder structure could be a hassle.访问文件夹这是保持内心深处的层次结构的文件夹结构可能是一个麻烦。 Instead of clicking the folder structure level by level, typically you can create a folder shortcut on desktop to have fast access to it each and every time.相反点击文件夹结构一级一级的,通常你可以创建一个文件夹的快捷方式在桌面的快速存取它的每一个时间。 Alternatively, you can actually assign a letter to the folder so that you can access the folder directly from the drive letter.另外,您也可以实际分配给该文件夹,以便您可以访问该文件夹直接从驱动器号。 It is quite common to map a drive for a folder located in other PC, probably you wouldn’t know we can map a drive for a folder located at the same PC as well.这是很常见到一个驱动器映射为一个文件夹位于其他电脑,很可能你不会知道,我们可以将驱动器映射为一个文件夹位于同一个人电脑上。
There are two methods you can choose to map a drive for a folder:有两种方法,你可以选择一个驱动器映射为一个文件夹:
By using Visual Subst utility 使用Visual物质效用
Visual Subst is a utility that allows you to map a virtual drive to the frequently access folder easily.视觉物质是一种实用工具,可以让你映射一个虚拟驱动器的频繁访问的文件夹容易。 It is very user-friendly and easy to use.这是非常方便和易于使用。 To map a drive for a folder, just follow below steps:将一个驱动器映射为一个文件夹,只需按照以下步骤:
1) Choose the drive letter as you like at the drop down list. 1 )选择驱动器盘符想你在下拉列表。
2) Click on magnifier glass to browse for the folder. 2 )点击放大镜玻璃浏览该文件夹。
3) If you want the folder to be mapped each time the computer is restarted, then you need to tick ‘Apply virtual drives on Windows startup’. 3 )如果你想要的文件夹映射每次重新启动计算机,然后您需要剔』应用虚拟驱动器的Windows启动。
4) Click 4 )点击
to add and save the drive mapping.新增和储存驱动器映射。
5) If you want to delete the drive mapping, just select the virtual drive as shown in the utility, then click 5 )如果您想删除的驱动器映射,只需选择虚拟机所显示的实用工具,然后点击
to delete the drive mapping.删除驱动器映射。
6) To change the drive letter for the existing drive mapping, click on the virtual drive and select the drive letter from the drop down list then click 6 )要改变盘符现有的驱动器映射,按一下虚拟驱动器并选择盘符从下拉列表中然后按一下
to save the setting.保存设置。

Visual Subst is compatible with Windows 2000/XP/Vista.视觉物质是兼容Windows 2000/XP/Vista 。 To download Visual Subst utility, click要下载的Visual物质效用,请点击 here这里 . 。
By using command line 通过使用命令行
You can use subst command in command prompt to map a drive letter to a folder:您可以使用SUBST命令在命令提示符将一个驱动器映射给一个文件夹:
1) Launch the command prompt. 1 )启动命令提示符。
2) The syntax to map a drive is subst [drive letter] [folder path] . 2 )语法将一个驱动器映射是物质[盘符] [文件夹路径] 。 For instance, if you want to map drive K for C:\Documents and Settings\Administrator\My Documents\My Pictures, type subst K: “C:\Documents and Settings\Administrator\My Documents\My Pictures” then press enter.例如,如果您要映射驱动器K报表ç : \文件和设置\管理\我的文件\我的图片,键入物质K :的“ C : \文件和设置\管理\我的文件\我的图片”然后按Enter 。
3) To list all drive letters have been assigned, type subst (without any argument) then press enter. 3 )列出所有的磁碟机代号已指派,键入物质 (无任何论点) ,然后按Enter 。
4) The syntax to delete the drive mapping is subst [drive letter] /D. 4 )语法来删除驱动器映射是物质[盘符] / D. Example, to delete drive K, type subst K: /D例如,要删除驱动器钾, K物质类型: /数字

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要说明:这是一台机器翻译网页这是“原样”提供,无保修。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原文的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at共享和贡献或获得技术支持和帮助 My Digital Life Forums 我的数字生活论坛 . 。
Related Articles相关文章
- Tips of How to Delete Folder Contents While Maintaining Folder Tree Structure in Windows XP PC技巧如何删除文件夹内容,同时保持树状结构的文件夹在Windows XP的PC
- Delete and Reset Windows Vista Folder Views or Folder Types Settings to Default Clean State删除和重置Windows Vista的文件夹视图或文件夹类型设置为默认清洁状态
- Change or Delete System Drive Letter via Registry to Remove Conflict USB or FireWire Drive Letter更改或删除系统盘符通过注册表来消除冲突的USB或FireWire驱动器盘符
- Windows Installer Service Could Not Be Accessed Error During Program Installation Windows Installer服务无法访问的错误在程序安装
- Change or Modify the Drive Letter and Paths in Windows Vista更改或修改驱动器号和路径在Windows Vista
- Change and Set Different Input Method (Letter or Block Recognizer) as Windows Mobile Default After Soft Reset变化和设定不同的输入法(字母或阻止识别)作为默认的Windows Mobile后,软重置
- Disable Compressed (Zipped) Folder Feature in Windows XP and Windows Me禁用压缩( zipped )文件夹功能在Windows XP和Windows Me
- How to Change Windows Explorer Default Folder如何更改Windows资源管理器默认文件夹
- How To Mount and Access New Partition, Volume or Drive As Folder Path In Windows如何安装和获取新的分区,卷或硬盘文件夹路径在Windows
- How to Change Folder Thumbnail Preview Picture in Windows Vista Explorer如何更改文件夹缩略图预览图片在Windows Vista总管


























November 18th, 2008 23:20 2008年11月18号23:20
Going back to DOS roots….回到基层司... 。