Compare Editions

See the difference between the program editions. Do you have any questions about the program features? Contact Support

Professional
Edition
Enterprise
Edition
Architect
Edition

Pricing

The program is available in multiple editions with different features and pricing. See the comparison below to choose the edition that best meets your needs.

Created Package Types

MSI Packages

Create MSI packages by repackaging existing installations using monitoring or wrapping, or build them manually with visual editors.

MSIX/AppX Packages

Create MSIX/AppX packages by monitoring installations or building them manually through visual editors.

New in v.12

IntuneWin Packages

Wrap existing installations into IntuneWin packages for Microsoft Intune deployment.

Supported Package Resources

File System

Define files and folders to be included in the package.

Registry

Add, modify, or remove registry keys and values.

Shortcuts

Create desktop shortcuts.

Environment Variables

Define or update system and user variables.

Services

Install, configure, or remove Windows services.

Assemblies

Register and manage .NET assemblies.

Drivers

Install, configure, or remove device drivers.

Printers

Add or configure printer entries.

Windows Firewall

Create or modify firewall rules.

Schedules Tasks

Create, configure, or delete scheduled tasks.

Nested Packages

Include MSIX sparse packages (to use new Windows APIs and UWP features) within a package.

Pre/Post-Install Custom Actions

Run custom scripts or actions before or after installation.

Installation Packaging/Repackaging Scenarios

Manual Packaging, Editing and Customization

Create packages manually using visual editors, or edit captured installations to apply custom changes.

Repackage Using Monitoring

Repackage existing installations by capturing all file system and registry changes they apply.

Repackage Using Wrapping

Repackage silent installations by wrapping them into a new package.

Installation Monitoring, Testing, and Deployment

Monitoring and Testing on a Local Machine

Repackage and test installation packages directly on a local machine.

Monitoring and Testing on Windows Sandbox

Repackage and test installations in an isolated Windows Sandbox environment.

Monitoring and Testing on Remote VMs

Repackage and test installations on connected Hyper-V, VMware, or VirtualBox virtual machines.

Publish MSI, MSIX, and IntuneWin packages to Intune. Manage package updates.

Installation Monitoring Features

Live Monitoring Technology

Capture installation changes in real time and associate each change with the process that caused it to ensure accurate repackaging.

Repackage by Capturing Installation

Monitor all changes made by an installation. Stop monitoring automatically when it completes.

Repackage by Capturing System Changes

Capture all file system and registry changes in the system to handle complex or multi-stage repackaging cases.

Monitoring Filters

Exclude changes applied by specified processes or configured file and registry paths from the captured results.

Installation Packaging Features

System Folders

Replace OS-specific paths with system folders to make packages independent of the file system layout.

MSI Installation Context

Create MSI packages that can be deployed per-user, per-machine, or as non-elevated installations.

x86/x64 MSI Generation

Select the target platform for an MSI. The generated package can be deployed to that platform.

Installation Upgrades

Create packages that automatically replace previous versions during installation.

Installation Requirements Checks

Ensure required conditions, such as, OS version, .NET Framework, etc. are met before deployment.

Package Digital Signing

Digitally sign generated packages using a local or cloud-stored code signing certificate.

Command-Line Interface

Repackage installations, generate, sign, and test packages using the command-line interface.

MSIX Fixups

Use Package Support Framework (PSF) to configure MSIX fixups when repackaging to the MSIX format.