> 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-ar/mrhbana/installation.md).

# التثبيت

## تنزيل

استخدم برنامج التثبيت الرسمي:

[تنزيل `GeoProspectorSetup.exe`](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)

اسم الملف المتوقع:

`GeoProspectorSetup.exe`

## تثبيت

1. أغلق جميع نوافذ Geo Prospector المفتوحة.
2. نزّل برنامج التثبيت من قناة الإصدار الرسمية.
3. شغّل برنامج التثبيت بصفته مسؤولًا.
4. اتبع مطالبات تثبيت Windows.
5. انتظر حتى يتم نسخ جميع ملفات التشغيل وملفات الأمان.
6. شغّل Geo Prospector من اختصار سطح المكتب أو قائمة ابدأ.
7. تأكد من أن الإصدار المثبّت هو `6.7.15.1`.
8. فتح **التفعيل** وتحقق من حالة الترخيص.

{% hint style="warning" %}
لا تنسخ الملف التنفيذي الرئيسي فقط إلى جهاز كمبيوتر آخر. يعتمد Geo Prospector على بيئة التشغيل المرفقة، ومكونات المتصفح، وبيان مرساة الأمان الموقّع، وملف التوقيع.
{% endhint %}

## ترقية تثبيت موجود

شغّل أحدث برنامج تثبيت فوق التثبيت الحالي. بعد الترقية:

1. أعد فتح Geo Prospector.
2. تأكيد الإصدار `6.7.15.1`.
3. تأكد من اكتشاف الترخيص الحالي.
4. شغّل اختبار دخان من خمس سجلات.
5. تحقّق من أن وظائف النتائج والتصدير تعمل بشكل طبيعي.

## تحقق من برنامج التثبيت

| الحقل   | القيمة                                                             |
| ------- | ------------------------------------------------------------------ |
| الملف   | `GeoProspectorSetup.exe`                                           |
| الحجم   | `253264229 بايت`                                                   |
| SHA-256 | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |

يتوفر تقرير بعنوان URL من VirusTotal [هنا](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-ar/mrhbana/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.
