EXE
WinGet
KopiaUI
Kopia Authors · 0.14.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
KopiaUI-Setup-0.14.0.exe /S
Custom
KopiaUI-Setup-0.14.0.exe /S /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KopiaUI 0.14.0
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.14.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
KopiaUI-Setup-0.14.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Kopia.KopiaUI
Version
0.14.0
Description
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
License
Apache License 2.0
↗
Homepage
https://github.com/kopia/kopia
Upgrade Behavior
install(Install over existing)
Release Notes
Graphical User Interface
- changed default tab to Snapshots (#3308) by Jarek Kowalski
- New Feature Allow specifying whether local or all snapshots are shown by default in the UI (#3289) by PhracturedBlue
- New Feature imported latest UI changes (#3272) by Jarek Kowalski
- fixed error counter reported on task level (#3190) by Christoph Anderson
- New Feature UI updates (Theming support, action fix) (#3145) by Jarek Kowalski
Command-Line Interface
- added output to indicate completion of snapshot…