# Download and Install

*Applies to: On-premises Publisher*

## Downloading the Newest Version

You can always download the latest MSI installer of the publishing service using the following URL:&#x20;

[https://patchmypc.com/publishingservice-download](https://patchmypc.com/scupcatalog/downloads/publishingservice/PatchMyPC-Publishing-Service.msi)

![This is how the MSI should look once downloaded](/files/-MX7x3yY8x0BHrkrjLSp)

## Run the Installation

Start the installation by double clicking the downloaded MSI.&#x20;

{% hint style="info" %}
Depending on user account control settings, you may need to run an elevated command prompt and launch the MSI from the command prompt.
{% endhint %}

### Welcome Screen

Once the installation starts you'll be greeted by the welcome screen in our installer wizard, click next.

![Select next to continue past the welcome screen.](/files/-MX7zgenK9SBCSySe5AY)

### End-User License Agreement

The next step will be to accept the EULA. Make sure you select the "I accept the terms in the Agreement" and hit next.

![EULA Terms](/files/-MX8hKZAppQXa40Q2GFq)

### Enable Intune Standalone Mode

When installing the product we provide an option called Intune Standalone mode. If you do **NOT** intend to use the product with Configuration Manager, ensure the option is checked and select next.

![](/files/-MX8yYC2inGBAoTa6JEt)

### Select Installation Folder

By default, we install the publisher service in \
\
**C:\Program Files\Patch My PC\Patch My PC Publishing Service\\**\
\
This location is where we store all of the products configuration information.&#x20;

![Select the folder where the service should be installed](/files/-MX8sCfIfzYjA4y_iJ4N)

### Ready To Install

You are now ready to install the product! Click Install, and grab a drink of water.

![Select install to start the installation.](/files/-MX8wbjuaa-V9i-jCWqI)

![Enjoy a glass of water, while we do the work.](/files/-MX8x4yZvvh6EeV8v52d)

### Completed

Once the publisher has finished installing, just hit the finish button to close the install wizard.&#x20;

{% hint style="info" %}
**Note**

By default, the **Launch Patch My PC Publishing Service** checkbox is checked, meaning when you click **Finish**, Publisher will open automatically.
{% endhint %}

![](/files/-MX8xEU0Zbh_ZZtBeGVl)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.patchmypc.com/installation-guides/intune/download-and-install.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
