New to Telerik UI for WPF? Download free 30-day trial

Installation Approaches

To start working with Telerik UI for WPF, you can choose the installation approach that corresponds to your needs and requirements.

The Telerik UI for WPF suite supports the following installation approaches:

  • Installation through the Telerik NuGet feed.

  • Installation through the Telerik UI for WPF MSI file.

  • Installation through the Telerik UI for WPF ZIP file.

  • Installation through the Telerik UI for WPF ZIP file (latest internal build).

  • Installation with the Telerik Visual Studio extension.

NuGet Installation

The NuGet packages are a single ZIP file with the .nupkg extension that contains the compiled code (DLLs), other related files, and a descriptive manifest that includes information such as the version package number.

MSI File Installation

The MSI files are intended for easy installation of a product. The Telerik UI for WPF MSI file installs the controls on your computer in a folder in your Program Files named Progress, and automatically creates the necessary virtual folders and projects.

If you already have Telerik UI installed from an MSI, you can safely install an updated version. The installer will keep your existing installation. The new files will be placed in a separate folder and the new installation will not damage the common installer files.

For more information about how to install Telerik UI for WPF from an MSI file, refer to the article on first steps with the MSI file installation.

ZIP File Installation

The ZIP is used for advanced manual installation and for upgrading and updating purposes.

For more information about how to install Telerik UI for WPF from a ZIP file, refer to the article on first steps with the ZIP file installation.

Visual Studio Extension Installation

The Telerik UI for WPF library provides an option for preconfigured manual installation using the Telerik Visual Studio (VS) extension, which contains the Telerik UI for WPF DLLs and referenced assembly files.

For more information about how to install Telerik UI for WPF with the VS extension, refer to the article on first steps with the Telerik VS extension installation.

In this article