> 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-de/willkommen/installation.md).

# Installation

## Herunterladen

Verwenden Sie das offizielle Installationsprogramm:

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

Erwarteter Dateiname:

`GeoProspectorSetup.exe`

## Installieren

1. Schließen Sie alle geöffneten Geo Prospector-Fenster.
2. Laden Sie das Installationsprogramm aus dem offiziellen Release-Kanal herunter.
3. Führen Sie das Installationsprogramm als Administrator aus.
4. Folgen Sie den Windows-Installationsaufforderungen.
5. Warten Sie, bis alle Laufzeit- und Sicherheitsdateien kopiert wurden.
6. Starten Sie Geo Prospector über die Verknüpfung auf dem Desktop oder im Startmenü.
7. Bestätigen Sie, dass die installierte Version `6.7.15.1`.
8. Öffnen **Aktivierung** ist, und überprüfen Sie den Lizenzstatus.

{% hint style="warning" %}
Kopieren Sie nicht nur die Haupt-Executable auf einen anderen Computer. Geo Prospector ist abhängig von seiner mitgelieferten Laufzeitumgebung, den Browserkomponenten, dem signierten Security-Anchor-Manifest und der Signaturdatei.
{% endhint %}

## Eine vorhandene Installation aktualisieren

Führen Sie das neueste Installationsprogramm über die vorhandene Installation aus. Nach dem Upgrade:

1. Geo Prospector erneut öffnen.
2. Version bestätigen `6.7.15.1`.
3. Bestätigen Sie, dass die vorhandene Lizenz erkannt wird.
4. Führen Sie einen Smoke-Test mit fünf Datensätzen durch.
5. Vergewissern Sie sich, dass die Funktionen Ergebnisse und Export normal funktionieren.

## Installationsprogramm überprüfen

| Feld    | Wert                                                               |
| ------- | ------------------------------------------------------------------ |
| Datei   | `GeoProspectorSetup.exe`                                           |
| Größe   | `253264229 Bytes`                                                  |
| SHA-256 | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |

Ein VirusTotal-URL-Bericht ist verfügbar [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-de/willkommen/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.
