> 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-ko/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를 실행하세요.
7. 설치된 버전이 다음인지 확인하세요 `6.7.15.1`.
8. 열기 **활성화** 그리고 라이선스 상태를 확인하세요.

{% hint style="warning" %}
기본 실행 파일만 다른 컴퓨터로 복사하지 마세요. Geo Prospector는 함께 포함된 런타임, 브라우저 구성 요소, 서명된 보안 앵커 매니페스트, 서명 파일에 의존합니다.
{% endhint %}

## 기존 설치 업그레이드

기존 설치 위에 최신 설치 프로그램을 실행하세요. 업그레이드 후:

1. Geo Prospector를 다시 엽니다.
2. 버전 확인 `6.7.15.1`.
3. 기존 라이선스가 감지되는지 확인하세요.
4. 5개 레코드 스모크 테스트를 실행합니다.
5. 결과 및 내보내기 기능이 정상적으로 작동하는지 확인하세요.

## 설치 프로그램 확인

| 항목      | 값                                                                  |
| ------- | ------------------------------------------------------------------ |
| 파일      | `GeoProspectorSetup.exe`                                           |
| 크기      | `253264229바이트`                                                     |
| SHA-256 | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |

VirusTotal URL 보고서를 사용할 수 있습니다 [여기](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-ko/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.
