百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
I

install_llob

> 编程语言
开源

在 Windows 上全自动安装 llonebot

182 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

在 Windows 上全自动安装 llonebot

因近期账号冻结严重,请暂时停用此安装器

使用llonebot提供的一键包

Introduction

在windows上全自动安装 LiteLoaderQQNT 和 LLOnebOT。

Fully automatic installation of LLOneboT and LiteLoaderQQNT on Windows.

推荐操作时间:3分钟。

Recommended operation time: 3 minutes.

Usage

双击exe是你需要的全部,如果遇到网络问题,就多尝试几次。

Double clicking the exe is all you need, just try a few more times if you have network problems.

Installation Location

你可以通过编写配置文件llob_install.json来指定QQ.exe的目录,如:

json
{
    "qq_exe_path":"D:\\NTQQ\\QQ.exe"
}

你也可以将llob_install.exe拖入QQ.exe所在目录再运行。

否则,将自动从Windows注册表中读取QQ.exe的安装路径。

优先级:配置文件 > llob_install.exe 目录 > 注册表

You can specify the directory of QQ.exe by writing a configuration file llob_install.json, like this:

json
{
    "qq_exe_path":"D:\\NTQQ\\QQ.exe"
}

Alternatively, you can drag llob_install.exe into the directory where QQ.exe is located and then run it.

Otherwise, the installation path of QQ.exe will be automatically read from the Windows registry.

Priority: Configuration file > llob_install.exe directory > Registry

Thanks

LiteLoaderQQNT

LLOnebOT

QQNTFileVerifyPatch

LiteLoaderQQNT_Install

License

MIT

其它注意事项

  1. 确保您已经安装最新版本的NTQQ,您应该在QQ官网下载的最新版本的NTQQ,并且通过双击QQ安装包来安装QQ。
  2. 确保使用install_llob.exe之前,QQ处于关闭状态。
  3. 如果QQ自动更新了,您可以重新运行install_llob.exe来安装llonebot,您的配置信息不会丢失。
  4. 如果您仍然对安装过程有所疑惑,可以看看安装视频:视频链接

如何卸载

如果需要完全去除此安装程序带来的影响,你可以按如下步骤操作。

1:打开windows控制面板->程序和功能,右键卸载QQ

2:手动删除QQ的安装文件夹,默认是:C:\Program Files\Tencent\QQNT

3(可选):重新安装QQ

4(可选):删除用户文件夹下的LiteLoaderQQNT-main文件夹

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Rust

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言