Wingetlywingetly
← All apps

IOTransfer

by iTop Inc.v4.3.1.1562

Last updated

Your Ultimate iPhone/iPad Manager and Video Downloader - IOTransfer

Install with winget

$ winget install --id iTop.IOTransfer --exact --version 4.3.1.1562

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

Silent install command for IOTransfer

IOTransfer uses EXE (Inno Setup). The silent install switches are /SP- /SUPPRESSMSGBOXES /NORESTART /VERYSILENT /Installer.

One-line silent install (x86, machine scope)
iotransfer_setup_V4.exe /SP- /SUPPRESSMSGBOXES /NORESTART /VERYSILENT /Installer

See the full silent install reference for IOTransfer

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 · v4.3.1.1562

ArchitectureTypeScopeInstallDownload
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

2 known CVEs via NVD

  • high7.8Patched in wingetCVE-2022-37197affects v4.0Nov 18, 2022

    IOBit IOTransfer V4 is vulnerable to Unquoted Service Path.

  • critical9.8Patched in wingetCVE-2022-24562affects v4.3.1.1561Jun 16, 2022

    In IOBit IOTransfer 4.3.1.1561, an unauthenticated attacker can send GET and POST requests to Airserv and gain arbitrary read/write access to the entire file-system (with admin privileges) on the victim's endpoint, which can result in data theft and remote code execution.

Source: NVD, updated 1h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Smart Game BoosteriTop Inc.
    iTop.SmartGameBoosterv5.3.1.692

    Boost FPS for smoother gaming experience in one click - Smart Game Booster

  • iTop VoicyiTop Inc.
    iTop.iTopVoicyv1.4.0.1709

    Free Real-Time Voice Changer for PC - iTop Voicy

  • iTop Screen RecorderiTop Inc.
    iTop.iTopScreenRecorderv7.0.0.3778

    Your Free Screen Recorder - iTop Screen Recorder

  • iTop Easy DesktopiTop Inc.
    iTop.iTopEasyDesktopv4.5.0.349

    Free Desktop Organizer and Lively Wallpapers - iTop Easy Desktop

  • iTop VPNiTop Inc.
    iTop.iTopVPNv7.6.0.6921

    FREE VPN from iTop Secures Your Online Privacy - iTop VPN

  • iTop Private BrowseriTop Inc.
    iTop.iTopPrivateBrowserv3.2.0.275

    Stay Safe and Private Online - iTop Private Browser

More from iTop Inc..

Frequently asked questions

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