在檔案總管裡,複製檔案路徑的方法有下列幾種方法:
- 〔Shift+滑鼠右鍵〕→【複製路徑(A)】
- 〔Click→功能表常用頁籤〕→【複製路徑】
- 匯入登錄
Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; Created on: December 30th 2016
; Tutorial: https://www.tenforums.com/tutorials/73649-copy-path-add-context-menu-windows-10-a.html
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\windows.copyaspath]
"CanonicalName"="{707C7BC6-685A-4A4D-A275-3966A5A3EFAA}"
"CommandStateHandler"="{3B1599F9-E00A-4BBF-AD3E-B3F99FA87779}"
"CommandStateSync"=""
"Description"="@shell32.dll,-30336"
"Icon"="imageres.dll,-5302"
"InvokeCommandOnSelection"=dword:00000001
"MUIVerb"="@shell32.dll,-30329"
"VerbHandler"="{f3d06e7c-1e45-4a26-847e-f9fcdee59be0}"
"VerbName"="copyaspath"
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\CopyAsPathMenu]
@="{f3d06e7c-1e45-4a26-847e-f9fcdee59be0}"
還原:
Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; Created on: December 30th 2016
; Tutorial: https://www.tenforums.com/tutorials/73649-copy-path-add-context-menu-windows-10-a.html
[-HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\windows.copyaspath]
- FileMenu Tools工具
執行「Register FileMenuTools.exe」可建立FileMenu Tools項目選單,選單內的功能可利用FileMenuTools.exe設定。
另有一個Context Menu Tuner亦可設定右鍵的複製路徑,但在我測試的Windows 10 版本2004 (組建 19608.1006)無法使用。
教學影片
##
您可能也會有興趣的類似文章
- [Tools] 完全掌握右鍵功能表:FileMenu Tools (4則留言, 2007/04/15)
- 將Windows 10 Modern App釘選到桌面與快速執行的步驟 (0則留言, 2015/08/12)
- 增加Spb Mobile Shell 3.0生活化桌面頁數的小技巧 (7則留言, 2009/04/27)
- [Windows] 以Shell命令開啟系統目錄 (1則留言, 2008/04/04)
- 調整Windows 7環境: 加回工作列的「顯示桌面」圖示 (9則留言, 2010/01/02)
- 切換目錄: 用cd、pushd和Shell命令(初學者的命令行 #4) (0則留言, 2019/04/07)
- 移除右鍵功能表裡的 SkyDrive Pro 選項的方法 (0則留言, 2015/08/28)
- 把HTC Touch HD操作介面換成Spb Mobile Shell,美觀又便利! (11則留言, 2009/02/18)
- 用檔案總管的網址列執行命令 (1則留言, 2013/03/11)
- Subversion與TortoiseSVN釋出新版1.3 (0則留言, 2006/01/05)
- [DOS] 以set指令的替換字串功能來解決資料夾重覆附加的小問題 (0則留言, 2016/03/07)
- 取得Windows執行中程式的命令行參數(Arguments) (0則留言, 2020/02/28)
- 使用Tabbles的自動標記規則功能輕鬆標記(Tagging)本機檔案 (0則留言, 2011/11/03)
- DOS命令使用技巧1:最快把文字檔案貼入剪貼簿的方法 (0則留言, 2010/02/27)
- 快速切換資料夾的DOS指令:go-tool (0則留言, 2014/04/26)