[feat & chore] search and update kinesin v1.4

This commit is contained in:
He
2026-04-12 09:00:29 +08:00
parent e65954222e
commit 8abdabd9a5
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ nuitka --standalone --windows-console-mode=force --include-package=charset_norma
```
## 安装包
[Inno Setup](https://jrsoftware.org/isinfo.php)是一个非常好用的安装包制作软件。您可以参考下步骤编辑iss脚本为安装包添加"添加到用户环境变量 PATH"选项:
[Inno Setup](https://jrsoftware.org/isinfo.php)是一个非常好用的安装包制作软件。您可以参考下步骤编辑iss脚本为安装包添加"添加到用户环境变量 PATH"选项:
1.`[Setup]`中,添加`gesEnvironment=yes`
2.`[Tasks]`中,添加选项