idf-installer

时间:2021-03-08 19:24:28
【文件属性】:
文件名称:idf-installer
文件大小:70KB
文件格式:ZIP
更新时间:2021-03-08 19:24:28
InnoSetup 适用于Windows的ESP-IDF工具安装程序 该目录包含构建Windows工具安装程序所需的源文件。 安装程序是使用构建的。 安装程序的主要源文件是src/InnoSetup/IdfToolsSetup.iss 。 PascalScript代码在src/InnoSetup目录中分为多个*.iss文件。 安装程序的某些功能取决于其他程序: 用于在安装过程中下载其他文件。 —用于提取下载的IDF存档。 —帮助程序DLL,用于从安装程序运行外部命令行程序,捕获实时控制台输出并获取退出代码。 通过Chocolatey安装依赖项 以管理员权限运行: choco install inno-download-plugin 构建安装程序 在Windows上构建Online Installer 简约版本的安装程序。 .\Build-Installer.ps1 -InstallerT
【文件预览】:
idf-installer-main
----.gitignore(81B)
----Dockerfile(2KB)
----src()
--------Resources()
--------InnoSetup()
--------PowerShell()
--------Batch()
--------Bash()
--------Python()
----.github()
--------workflows()
----README.md(9KB)
----Build-Installer.ps1(7KB)

网友评论