> 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-nl/welkom/installation.md).

# Installatie

## Downloaden

Gebruik het officiële installatieprogramma:

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

Verwachte bestandsnaam:

`GeoProspectorSetup.exe`

## Installeren

1. Sluit alle geopende Geo Prospector-vensters.
2. Download het installatieprogramma via het officiële releasekanaal.
3. Voer het installatieprogramma uit als beheerder.
4. Volg de installatie-instructies van Windows.
5. Wacht tot alle runtime- en beveiligingsbestanden zijn gekopieerd.
6. Start Geo Prospector via de snelkoppeling op het bureaublad of het Startmenu.
7. Controleer of de geïnstalleerde versie is `6.7.15.1`.
8. Openen **Activering** en controleer de licentiestatus.

{% hint style="warning" %}
Kopieer niet alleen het hoofdprogramma naar een andere computer. Geo Prospector is afhankelijk van de meegeleverde runtime, browsercomponenten, ondertekende security-anchor-manifest en handtekeningbestand.
{% endhint %}

## Werk een bestaande installatie bij

Voer het nieuwste installatieprogramma uit bovenop de bestaande installatie. Na het bijwerken:

1. Open Geo Prospector opnieuw.
2. Versie controleren `6.7.15.1`.
3. Controleer of de bestaande licentie wordt gedetecteerd.
4. Voer een smoke-test met vijf records uit.
5. Controleer of de Resultaten- en exportfuncties normaal werken.

## Controleer het installatieprogramma

| Veld    | Waarde                                                             |
| ------- | ------------------------------------------------------------------ |
| Bestand | `GeoProspectorSetup.exe`                                           |
| Grootte | `253264229 bytes`                                                  |
| SHA-256 | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |

Er is een VirusTotal-URLrapport beschikbaar [hier](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-nl/welkom/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.
