---
title: "Minor Version Update Guide"
slug: "minor-version-update-guide"
updated: 2025-06-30T16:24:30Z
published: 2025-06-30T16:24:30Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Minor Version Update Guide

ATTENTION: BREAKING CHANGESStay informed before upgrading. Review the [release notes](https://documentation.decisions.com/v99/docs) for the desired version to identify potential breaking changes.  
  
Breaking changes can also be viewed by using the [Upgrade Validator Accelerator](https://documentation.decisions.com/projects/docs/upgrade-validator). It is recommended to use the scanner before upgrading. The scanner only shows breaking changes for v9.0 and above.Back-Up Before Proceeding Before continuing with any update, the following should be backed up to avoid potential errors during the process:

- [**Database**](https://documentation.decisions.com/v9/docs/backup-of-decisions-database-and-file-system)and **file****system**- make a note of the DB Server and DB Name
- [**Settings.xml**](https://documentation.decisions.com/v9/docs/system-settings-overview-settings-xml) - found at  C:\Program Files\Decisions\Decisions Server
- [**Keys.dat**](https://documentation.decisions.com/v9/docs/storing-encryption-keys) - found at C:\Program Files\Decisions\FileStorage\Primary\Settings
- **FileStorage**folder - found at C:\Program Files\Decisions\

---

## Overview

Throughout the course of a **major version** [release](https://documentation.decisions.com/v99/docs/release-process-overview) (for example, v9), additional **minor releases** (such as v9.2 or v9.1.3) are periodically released to address the need for new features, bug fixes, and security and stability issues within the platform.

In such instances, Decisions Installations of a matching major version can be updated using [DecisionsServerInstaller.exe](https://releases.decisions.com/Releases/).

**Upgrading a Clustered Environment:**

- **IIS-hosted:** Turn OFF the Decisions Services on all the Nodes. To do so, run `iisreset/stop` from the Command Prompt/PowerShell as Administrator.
- **Self-hosted:** Turn OFF the Decisions Services on all the Nodes. To do so, Stop the Decisions Services from the Windows Services.
- Follow the given Steps, and upgrade the nodes one after the other. Ensure to upgrade the second node only after the first node's upgrade is completed and the service is running.

### Prerequisites

- Pre-existing **major version** installation.
- When running a Self-Hosted environment, IIS (**Internet Information Systems**) must be stopped via the **Stop**action; this prevents potential **Port**conflicts in the update process. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-06-09_15h28_18.png)

---

## Example

1. From the local file system, right-click **DecisionsServerInstaller.exe** and select **Run as administrator**.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2022-06-09_15h01_51.png)
2. From the **Decisions Installer**, click UPDATE. If desired, check the **Change Settings on the Update** box. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-30_11h50_32(1).png)
3. Read and agree to the **License Agreement** by checking the **I accept terms of the License Agreement** box, then click **Next**.
4. Overwrite the configurations from the **Settings**window to the **File Storage** screen as desired (per [Installation Guide](https://documentation.decisions.com/v9/docs/installation-guide)), or leave the previously utilized configurations and click through each window via the **Next**button.  
Note that these screens will only appear if **Change Settings on Update** were previously enabled. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-30_11h54_29.png)
5. Review and correct any **System Requirements** before proceeding with the **Next**. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-30_11h55_19.png)
6. Review the settings and summary on **Review Install Options**. Then, click Next. ![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-30_11h57_40.png)
7. The **Installer**will download and install the most recent Minor Version****of the currently installed major version; click **Show Details** to view the progress of the update process.  
To stop the upgrade, click **Cancel**, then exit the Installer.
8. Once the minor version update concludes, click **Finish**to exit the Installer.  
If desired, enable **Launch Decisions Portal** to open the login screen after clicking **Finish**.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-30_11h58_40.png)

---

## Multi-Tenancy Update

Updates must be applied to both the Control and its subsequent Tenant Instance(s) if updating a Multi-Tenancy. This method varies depending upon the method in which the Tenants were added to the environment.

---

## Troubleshooting

### v9.4

When v9.4 is installed and a higher version's installer is opened, clicking the Edit Settings button will product an error. The Edit Settings button will only work if the installer and the installed version are the same.

For further information on Installation, visit the [Decisions Forum](https://community.decisions.com/categories/InstallationSetup).
