Wingetlywingetly
← All apps

Path Copy Copy

by Charles Lechasseurv20.0

Last updated

Path Copy Copy is an add-on for Windows Explorer that adds contextual menu items on all files and folders allowing the user to copy the path(s) in various formats.

Install with winget

$ winget install --id CLechasseur.PathCopyCopy --exact --version 20.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Path Copy Copy

Path Copy Copy uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, user scope)
PathCopyCopy20.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Path Copy Copy

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v20.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Path Copy Copy.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • DittoScott Brogden
    Ditto.Dittov3.25.113.0

    Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.

  • FastCopyH.Shirouzu & FastCopy Lab, LLC.
    FastCopy.FastCopyv5.12.0

    The Fastest Copy/Backup Software on Windows

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • MinGitThe Git Development Community
    Git.MinGitv2.55.0.5

    MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

  • VimBram Moolenaar et al.
    vim.vimv9.2.1061

    Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient

  • S
    scrcpyGenymobile
    Genymobile.scrcpyv4.1

    Display and control your Android device

More from Charles Lechasseur or browse path, explorer, context-menu.

Frequently asked questions

How do I install Path Copy Copy on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CLechasseur.PathCopyCopy --exact --version 20.0. winget downloads the installer from Charles Lechasseur and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Path Copy Copy silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CLechasseur.PathCopyCopy --exact 20.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Path Copy Copy?
Path Copy Copy uses EXE (Inno Setup). Run the downloaded installer with: PathCopyCopy20.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Path Copy Copy via winget?
Run: winget uninstall --id CLechasseur.PathCopyCopy --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Path Copy Copy's Apps & Features entry.
Is Path Copy Copy free?
Path Copy Copy is distributed under MIT. Refer to the publisher (https://pathcopycopy.github.io) for the full license terms - Wingetly itself does not charge for installation.
Does Path Copy Copy work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Path Copy Copy directly from the publisher.
How do I keep Path Copy Copy up to date?
Run winget upgrade --id CLechasseur.PathCopyCopy --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Path Copy Copy from microsoft/winget-pkgs.

Recent versions

  • 20.0latest
  • 19.0