> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/knowledge-base/how-to-articles/configure-a-custom-download-path-for-devolutions-updater.md).

# Configurer un chemin de téléchargement personnalisé pour Devolutions Updater

Définissez un chemin de téléchargement personnalisé pour Devolutions Updater au lieu de télécharger dans %TEMP%. Cette configuration peut être effectuée de deux façons.

### Méthode 1 : depuis le menu Fichier

Accédez à ***Fichier – Paramètres – Chemins*** et entrez un ***Chemin de téléchargement personnalisé*** dans le champ.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB2238.png" alt=""><figcaption></figcaption></figure>

### Méthode 2 : directement dans le programme de mise à jour

1. Dans l'onglet ***Aide***, cliquez sur ***Rechercher des mises à jour***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB2239.png" alt=""><figcaption></figcaption></figure>
2. Si Remote Desktop Manager peut être mis à jour, le volet ***Mise à jour disponible*** s'ouvrira. À partir de là, cliquez sur ***Télécharger***, puis sélectionnez l'une des options suivantes :
   * ***Télécharger cette version et installer maintenant*** : Devolutions Updater s'ouvrira immédiatement.
   * ***Télécharger cette version et installer à la fermeture de l'application*** : Devolutions Updater s'ouvrira après la fermeture de Remote Desktop Manager.

     <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB2240.png" alt=""><figcaption></figcaption></figure>
3. Lorsque la fenêtre Devolutions Updater s'affiche, cliquez sur ***Options***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB2241.png" alt=""><figcaption></figcaption></figure>
4. Entrez le ***Chemin de téléchargement personnalisé*** de votre choix, puis cliquez sur ***Fermer***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB2242.png" alt=""><figcaption></figcaption></figure>
5. Cliquez sur ***Mettre à jour*** et suivez le processus de mise à jour standard.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/fr/knowledge-base/how-to-articles/configure-a-custom-download-path-for-devolutions-updater.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.
