# 인코딩 깨진 파일명 복구

Hamonikr OS의  "Repair Filename" 프로그램이란.

운영체제와 상관없이 파일들을 주고 받다보면  파일명이 깨져 있는 경우가 있는데, 이러한 경우에 손쉽게 원본의 파일명으로 변경해주는 기능의 프로그램 입니다.&#x20;

### 사용법.

1. 깨진 파일명이 있는 폴더에서 마우스 우측 버튼을 클릭하여 "Repair filename"을 선택합니다.&#x20;

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

2. "파일 이름 고치기"  프로그램이 실행이되며, 원하시는 인코딩을 선택하신 후 "적용"버튼을 클릭하시면 정상적으로 변경된 파일을 확인하실 수 있습니다.

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


---

# Agent Instructions: 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://docs.hamonikr.org/hamonikr-7.0/key-features/undefined/undefined-4.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.
