Wingetlywingetly
← All apps

QuickPar

by Peter B. Clementsv0.9

Last updated

QuickPar is a PAR 2.0-compliant data protection and recovery program.

Install with winget

$ winget install --id PeterBClements.QuickPar --exact --version 0.9

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

Silent install command for QuickPar

QuickPar uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
QuickPar-0.9.1.0.exe /S

See the full silent install reference for QuickPar

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 · v0.9

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 QuickPar.

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

  • WIC Reset UtilityWIC.support
    WICSupport.wicresetv5.97.0.0

    Resets printers' hardcoded ink waste counters without needing to send the printer to service.

  • Wondershare RepairitWondershare Software Co.,Ltd.
    Wondershare.Repairitv6.8.3.10

    One stop solution to fix broken files

  • FileBotPoint Planck Limited
    PointPlanck.FileBotv5.3.0

    The ultimate TV and Movie Renamer

  • SimpleFixAISFX Tech Innovation LLC
    SFXTechInnovation.SimpleFixAIv1.7.55

    AI-powered Windows PC repair tool that diagnoses, explains, and reversibly fixes common Windows problems.

  • 万兴易修Wondershare Software Co.,Ltd.
    Wondershare.Repairit.CNv4.0.14.13

    Corrupted files repair

  • Fixprintervulongvy
    Vulongvy.Fixprinterv12.0.3

    Native Windows LAN printer repair tool for common printer, Spooler, SMB, and Point and Print errors.

More from Peter B. Clements or browse par, parity-volume, repair.

Frequently asked questions

How do I install QuickPar on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PeterBClements.QuickPar --exact --version 0.9. winget downloads the installer from Peter B. Clements and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install QuickPar silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PeterBClements.QuickPar --exact 0.9 --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 QuickPar?
QuickPar uses EXE (NSIS). Run the downloaded installer with: QuickPar-0.9.1.0.exe /S. The silent switches are /S.
How do I uninstall QuickPar via winget?
Run: winget uninstall --id PeterBClements.QuickPar --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from QuickPar's Apps & Features entry.
Is QuickPar free?
QuickPar is distributed under Copyright © 2003 Peter B. Clements.. Refer to the publisher (http://www.quickpar.org.uk/) for the full license terms - Wingetly itself does not charge for installation.
Does QuickPar 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 QuickPar directly from the publisher.
How do I keep QuickPar up to date?
Run winget upgrade --id PeterBClements.QuickPar --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of QuickPar from microsoft/winget-pkgs.