Alpha Version

Chocolatey Packages for UiPath Studio and UiPath Studio Community

For development purposes, a Windows system must not only remain up-to-date but, in some cases, also support rollbacks to earlier software versions. In the context of RPA using UiPath, maintaining legacy code may necessitate access to older versions of UiPath Studio, while updating documentation or instructions often requires working with specific historical versions.

Managing multiple systems can quickly become a time-intensive task, whether in a professional enterprise environment or at home, where IT professionals often maintain two or more computers.

The Chocolatey packages for UiPath Studio and UiPath Studio Community are designed to address these challenges:

What is in scope

At a glance

Want to install a pre-Modern Design experience Community edition? Or roll back the Enterprise edition to a specific version? Easy as:

UiPath Studio Community 21.10.4 Get-UiPath Studio 22.10.3 choco install uipathstudiocommunity --version 21.10.4 --source https://www.myget.org/F/project-basturma-chocolatey-packages/api/v2 choco install uipathstudio --version 22.10.3 --source https://www.myget.org/F/project-basturma-chocolatey-packages/api/v2

How it works

If the package installer exists at a defined location underneath https://download.uipath.com/versions then an automated script will find the .msi file and create a Chocolatey package, published on https://www.myget.org/feed/GallerySettings/project-basturma-chocolatey-packages.

Updated weekly, these packages are first pushed to a test feed at https://www.myget.org/feed/Packages/project-basturma-chocolatey-beta and if considered working pushed to the main feed https://www.myget.org/feed/GallerySettings/project-basturma-chocolatey-packages

Project Basturma is the codename for a collection of DevOps utilities related to RPA with UiPath.

About

This is a hobby project by Christian Prior-Mamulyan.

Bug Reports and Improvements

Via GitHub issues at https://github.com/rpapub/ChocolateyPackages/issues.