
windows復制文件路徑

Sometimes, it’s handy to copy the full path of a file or folder in Windows 10 to the clipboard. That way, you can paste the path into an open or upload dialog quickly without having to browse for it the file. Luckily, there’s an easy way to do it. Here’s how.
有時,將Windows 10中文件或文件夾的完整路徑復制到剪貼板很方便。 這樣,您可以將路徑快速粘貼到打開或上傳對話框中,而無需瀏覽文件。 幸運的是,有一種簡單的方法可以做到這一點。 這是如何做。
Find the file or folder whose path you’d like to copy in File Explorer. Hold down Shift on your keyboard and right-click on it. In the context menu that pops up, select “Copy As Path.”
在文件資源管理器中找到要復制其路徑的文件或文件夾。 按住鍵盤上的Shift鍵,然后右鍵單擊它。 在彈出的上下文菜單中,選擇“復制為路徑”。
(The location of “Copy As Path” in the context menu list will vary, depending on your system setup and the type of file you are right-clicking on.)
(根據系統設置和您右鍵單擊的文件類型,上下文菜單列表中“復制為路徑”的位置會有所不同。)

This will copy the full path of the file’s location onto the Windows clipboard. For example, the path may look something like this: “C:\Users\redwolf\Desktop\Example Images\Picture.jpg.”
這會將文件位置的完整路徑復制到Windows剪貼板上。 例如,路徑可能看起來像這樣:“ C:\ Users \ redwolf \ Desktop \ Example Images \ Picture.jpg。”
You can then paste the path wherever you like, such as a file upload dialog in a web browser.
然后,您可以將路徑粘貼到任意位置,例如Web瀏覽器中的文件上傳對話框。

This tip also helps when you’re hacking the registry to?add any application your desktop context menu, running commands in the Command Prompt or PowerShell, and doing anything else that requires the full path of a file. There’s no need to type it out.
當您入侵注冊表以將任何應用程序添加到桌面上下文菜單,在命令提示符或PowerShell中運行命令以及執行需要文件的完整路徑的其他任何操作時,本技巧也將提供幫助。 無需輸入。
翻譯自: https://www.howtogeek.com/670447/how-to-copy-the-full-path-of-a-file-on-windows-10/
windows復制文件路徑