# 2. 다운로드 및 설치

<figure><img src="/files/iPEAA6phmLSYXI4SHHV5" alt=""><figcaption></figcaption></figure>

## 2. 다운로드 및 설치

### 2.1 제품 다운로드 및 설치

EZGemPlus 라이브러리를 사용하기 위해 필요한 과정입니다. 라이브러리 업데이트시에도 동일한 프로세스로 적용합니다.

2-1. 제품 다운로드: [엔비아소프트 홈페이지](https://www.nviasoft.co.kr)에서 최신 파일을 받습니다.&#x20;

2-2. 압축 해제: 다운로드한 파일을 임의의 폴더에 해제합니다.&#x20;

2-3. DLL 파일 확인: 폴더 내 EZGemPlusCS\_XX.dll 파일 존재 여부를 확인하고  x32 , x64를 선택하여 실행위치에 복사합니다.

<figure><img src="/files/TUmbPWstri2GYTjbzT67" alt=""><figcaption></figcaption></figure>

2-4. 참조추가: 소스코드에서 참조 추가를 클릭하여 EZGemPlusCS를 추가합니다.

<figure><img src="/files/dJy6Q9YZ813SPDatRLuS" alt=""><figcaption></figcaption></figure>

### 2.2 재배포 패키지 설치

Microsoft 2010 재배포 패키지가 설치되어야만 프로그램이 정상적으로 실행됩니다.

2-1 [Microsoft 2010 재배포 패키지 x86](https://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe)  , [Microsoft 2010 재배포 패키지 x64](https://download.microsoft.com/download/3/2/2/3224B87F-CFA0-4E70-BDA3-3DE650EFEBA5/vcredist_x64.exe) 중 선택하여 설치합니다.


---

# 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:

```
GET https://nviasoft.gitbook.io/nviasoft-docs/documentation/c/2..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
