> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-fr/bienvenue/installation.md).

# Installation

## Télécharger

Utilisez l'installateur officiel :

[Télécharger `GeoProspectorSetup.exe`](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)

Nom de fichier attendu :

`GeoProspectorSetup.exe`

## Installer

1. Fermez toutes les fenêtres Geo Prospector ouvertes.
2. Téléchargez l'installateur depuis le canal de publication officiel.
3. Exécutez l'installateur en tant qu'administrateur.
4. Suivez les invites d'installation de Windows.
5. Attendez que tous les fichiers d'exécution et de sécurité soient copiés.
6. Lancez Geo Prospector depuis le raccourci du bureau ou le menu Démarrer.
7. Confirmez que la version installée est `6.7.15.1`.
8. Ouvrir **Activation** et vérifiez l'état de la licence.

{% hint style="warning" %}
Ne copiez pas uniquement l'exécutable principal vers un autre ordinateur. Geo Prospector dépend de son environnement d'exécution fourni, de ses composants de navigateur, de son manifeste de point d'ancrage de sécurité signé et de son fichier de signature.
{% endhint %}

## Mettre à niveau une installation existante

Exécutez le dernier installateur par-dessus l'installation existante. Après la mise à niveau :

1. Rouvrez Geo Prospector.
2. Confirmer la version `6.7.15.1`.
3. Confirmez que la licence existante est détectée.
4. Exécutez un test de vérification de cinq enregistrements.
5. Vérifiez que les fonctions Résultats et Exportation fonctionnent normalement.

## Vérifier l'installateur

| Champ   | Valeur                                                             |
| ------- | ------------------------------------------------------------------ |
| Fichier | `GeoProspectorSetup.exe`                                           |
| Taille  | `253264229 octets`                                                 |
| SHA-256 | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |

Un rapport d'URL VirusTotal est disponible [ici](https://www.virustotal.com/gui/url/17506a6fdfab37537bec95b3b24ca4052470dbcfc262532bfc0825098b430249?nocache=1).


---

# 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, and the optional `goal` query parameter:

```
GET https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-fr/bienvenue/installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
