> For the complete documentation index, see [llms.txt](https://docs.hzz.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hzz.im/misc/launcher/not.md).

# 安装器问题合集

{% tabs %}
{% tab title="打开安装器提示菜单不可用" %}
![](/files/yLKFEBIMAKXjaGoyt72c)

![](/files/NOe1yCV8DP2Nq5gy7wF8)

{% hint style="warning" %} <mark style="color:orange;">**这是安装器连接不上服务器**</mark>
{% endhint %}

**解决方法:**

> **卸载杀软关闭自带杀毒，`鼠标右键管理员`打开安装器，或者`检查网络`，然后`重复打开`几遍安装器**
> {% endtab %}

{% tab title="安装器错误提示" %}
![](/files/yYVuJu2ZEg977BnwspN3)

**解决办法**

**售后群下载运行库**

![](/files/X3RKMRZNlMpzJHR1KXeF)
{% endtab %}

{% tab title="打开安装器提示核心dll与支持库不匹配" %}
![](/files/E8avpLYTcnVkIYZpRVW0)

**若出现上方提示**

[**点击下载dll文件**](https://hzmod.lanzouw.com/is2ZUw4z18f)

**把这个dll放到安装器&#x20;**<mark style="color:orange;">**`同目录`**</mark>**下运行安装器**

**不知道什么叫&#x20;**<mark style="color:orange;">**`同目录`**</mark>**&#x20;就都放在桌面即可**
{% endtab %}

{% tab title="安装器提示乱码" %}
![](/files/0yWvyHBNlH2u9ugi9zvp)
{% endtab %}
{% endtabs %}


---

# 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://docs.hzz.im/misc/launcher/not.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.
