> 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-th/welcome/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 จากทางลัดบนเดสก์ท็อปหรือเมนู Start
7. ยืนยันว่าเวอร์ชันที่ติดตั้งคือ `6.7.15.1`.
8. เปิด **การเปิดใช้งาน** และตรวจสอบสถานะใบอนุญาต

{% hint style="warning" %}
อย่าคัดลอกเฉพาะไฟล์ปฏิบัติการหลักไปยังคอมพิวเตอร์เครื่องอื่น Geo Prospector ขึ้นอยู่กับรันไทม์ที่มาพร้อมกัน, คอมโพเนนต์เบราว์เซอร์, ไฟล์แมนิเฟสต์จุดยึดความปลอดภัยที่ลงนามแล้ว และไฟล์ลายเซ็น
{% endhint %}

## อัปเกรดการติดตั้งที่มีอยู่

เรียกใช้ตัวติดตั้งเวอร์ชันล่าสุดทับการติดตั้งที่มีอยู่ หลังจากอัปเกรด:

1. เปิด Geo Prospector อีกครั้ง
2. ยืนยันเวอร์ชัน `6.7.15.1`.
3. ยืนยันว่าพบใบอนุญาตที่มีอยู่
4. เรียกใช้การทดสอบสโมกกับ 5 ระเบียน.
5. ตรวจสอบว่าฟังก์ชัน Results และการส่งออกทำงานได้ตามปกติ

## ตรวจสอบตัวติดตั้ง

| ฟิลด์   | ค่า                                                                |
| ------- | ------------------------------------------------------------------ |
| ไฟล์    | `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-th/welcome/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.
