Wingetlywingetly
← All apps

WinHTTrack Website Copier

by HTTrackv3.49.2

Last updated

XavierRoche.HTTrack

Install with winget

$ winget install --id XavierRoche.HTTrack --exact --version 3.49.2

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

Silent install command for WinHTTrack Website Copier

WinHTTrack Website Copier uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64)
httrack_x64-3.49.2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for WinHTTrack Website Copier

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.

About

HTTrack allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.

HTTrack arranges the original site's relative link-structure.

Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online.

Installers · v3.49.2

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct

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 WinHTTrack Website Copier.

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

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • gallery-dlMike Fährmann
    mikf.gallery-dl.Nightlyv2026.09.10

    Command-line program to download image galleries and collections from several image hosting sites

  • MediaHuman YouTube DownloaderMediaHuman
    MediaHuman.YouTubeDownloaderv3.9.23

    Download videos from YouTube

  • Alt App InstallerJishnu M
    mjishnu.altappinstallerv2.7.3

    A Program To Download And Install Microsoft Store Apps Without Store

  • 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.

More from HTTrack or browse archiving, copier, downloader.

Frequently asked questions

How do I install WinHTTrack Website Copier on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id XavierRoche.HTTrack --exact --version 3.49.2. winget downloads the installer from HTTrack and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WinHTTrack Website Copier silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id XavierRoche.HTTrack --exact 3.49.2 --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 WinHTTrack Website Copier?
WinHTTrack Website Copier uses EXE (Inno Setup). Run the downloaded installer with: httrack_x64-3.49.2.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall WinHTTrack Website Copier via winget?
Run: winget uninstall --id XavierRoche.HTTrack --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WinHTTrack Website Copier's Apps & Features entry.
Is WinHTTrack Website Copier free?
WinHTTrack Website Copier is distributed under GPL. Refer to the publisher (https://www.httrack.com) for the full license terms - Wingetly itself does not charge for installation.
Does WinHTTrack Website Copier 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 WinHTTrack Website Copier directly from the publisher.
How do I keep WinHTTrack Website Copier up to date?
Run winget upgrade --id XavierRoche.HTTrack --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WinHTTrack Website Copier from microsoft/winget-pkgs.