# 顯示程式名稱的警告

* 無法執行Launcher，並且出現Visual C++ Runtime、Direct X等Windows系統錯誤跳窗的情況， 此為缺少執行遊戲必須檔案或是檔案損壞時發生的問題。
* 顯示該錯誤跳窗時，手動安裝Microsoft應用程式套件即可執行遊戲。
* 詳細排除方法請參考下列說明。

#### \[排除方法]

1. 出現Visual C++, Direct X跳窗時，<mark style="color:red;">點擊Launcher最上方「設定」圖示</mark>
2. 在設定跳窗中點擊 <mark style="color:red;">「資料室」</mark>選單時將會移動至各應用程式的下載連結。
3. 安裝應用程式後重新執行Launcher並進入

※ 若為Visual C++應用程式，Windows x86使用者請使用\[下載x86版本]。

<figure><img src="/files/xn0xoDDak932vg6qVGd4" 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://launcher-docs.netmarble.com/faq-tc/launcher-launch/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.
