# 遠端設定ON時發生錯誤

* 此為在遠端設定完成ON之前即結束Netmarble Launcher或者嘗試安裝非正常程式時所會出現的現象。
* 由於遠端檔案已經受損，請進入該檔案的安裝路徑，刪除檔案後重新嘗試設定。
* 詳細說明請參考如下排除方法。

#### \[排除方法]

1. 在安裝Netmarble Launcher的路徑進入「agent」資料夾
   * 預設安裝路徑 : C:\Program Files\Netmarble\Netmarble Launcher\agent
2. 刪除位於「agent」資料夾內的所有資料夾
3. 再次進入Netmarble Launcher > 再次嘗試將「遠端設定為ON」


---

# 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://launcher-docs.netmarble.com/faq-tc/remote/5.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.
