Wingetlywingetly
← All apps

ViceVersa Pro

by TGRMN Softwarev6.0.1.5

Last updated

Professional Software for Windows designed for File Synchronization, File Replication, File Backup and File Comparison.

Install with winget

$ winget install --id TGRMNSoftware.ViceVersaPro --exact --version 6.0.1.5

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

Silent install command for ViceVersa Pro

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

One-line silent install (x64, machine scope)
vvpro6-64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for ViceVersa Pro

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

ViceVersa PRO is Professional Software for Windows designed for File Synchronization, File Replication, File Backup and File Comparison.

- Synchronize files between two or more locations, hard-disks, to/from folders over the Network, VPN, NAS, SMB, cloud, external USB disks.

- Replicate files between two or more locations, hard-disks, to/from folders over the Network, VPN, NAS, SMB, cloud, external USB disks.

- Backup files to storage or between computers, hard-disks, to/from folders over the Network, VPN, NAS, SMB, cloud, external USB disks.

- Compare the content of two or more folders side-by-side (files and subfolders). See what files are the same, newer or older.

- ViceVersa lets you synchronize files, replicate folders, perform backups and do file and folder comparisons like never before.

- ViceVersa works between computers, laptops, desktops, workstations, servers, over the network, LAN, SMB, VPN, USB, and with all types of storage media, external hard-disks, flash drives, NAS, etc.

Installers · v6.0.1.5

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
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 ViceVersa Pro.

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

  • Bulk Rename UtilityTGRMN Software
    TGRMNSoftware.BulkRenameUtilityv4.1.0.1

    The Free File Renaming Utility for Windows.

  • EaseUS ChatTransEaseUS
    EaseUS.ChatTransv2.1.7

    Easy WhatsApp Transfer, Backup & Restore

  • MiTeC Windows Registry RecoveryMiTeC
    MiTeC.RegistryRecoveryv3.1.3

    The best tool for crashed machine registry configuration data recovery and registry backup

  • O&O DiskCommander PremiumO&O Software GmbH
    OO-Software.DiskCommander.Premiumv5.1.1020

    Analyzes disk space usage, finds storage hogs and duplicate files, and inspects O&O DiskImage backups so you can clean up and reclaim space.

  • SyncBreeze EnterpriseFlexense Computing Systems Ltd.
    Flexense.SyncBreezeEnterprisev17.3.16

    SyncBreeze is a fast, powerful and reliable file synchronization solution for local disks, network shares, NAS storage devices and enterprise storage systems.

  • O&O AutoBackupO&O Software GmbH
    OO-Software.AutoBackupv8.0.1007

    O&O AutoBackup automatically backs up and synchronizes files, folders, and OneDrive data to external drives or S3-compatible storage.

More from TGRMN Software or browse Backup, Synchronization.

Frequently asked questions

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