Used Zero Install for Windows?


Editors’ Review

Download.com staff
Zero Install is a decentralized, cross-platform software system enabling direct publishing and running applications without standard OS installation. It uses XML metadata for dependency management, sharing libraries while ensuring isolated, side-effect-free operation.
Enlarged image for Zero Install
Zero Install 0/2
  • Pros

    • Decentralized publishing directly from developers' own web-sites.
    • Cross-platform support across Windows, Linux, FreeBSD, and Mac OS X.
    • Side-effect-free installation supports sandboxing technologies and virtualization.
    • Installs multiple package versions in parallel when requirements conflict.
    • Utilizes standard archives like unmodified tarballs and zip files.
  • Cons

    • Intended only to complement existing operating system package management.
    • Relies on developers defining dependencies via an XML metadata format.
    • Does not define a new specialized software packaging format.

Used Zero Install for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
2.3
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2000
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows XP
  • Windows 10
  • Windows Server
  • Windows 2003
Additional Requirements
.NET Framework 2.0 or newer
POPULARITY
Total Downloads
551
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Run applications without having to install them first.

Zero Install is a decentralized cross-platform software-installation system available under the LGPL. It allows software developers to publish programs directly from their own web-sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.

Zero Install does not define a new packaging format, unmodified tarballs or zip archives can be used. Instead, it defines an XML metadata format to describe these packages and the dependencies between them. A single metadata file can be used on multiple platforms (Windows, Ubuntu, Debian, Fedora, FreeBSD, and Mac OS X). While it will share libraries whenever possible, it can always install multiple versions of a package in parallel when there are conflicting requirements Installation is always side-effect-free (each package is unpacked to its own directory and will not touch shared directories), making it ideal for use with sandboxing technologies and virtualization. The XML file describing the program's requirements can also be included in a source-code repository, allowing full dependency handling for unreleased developer versions.


Download.com
Your review for Zero Install