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….回到基層司... 。