7 Star 71 Fork 17

ZGGSONG/STranslate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
installer.ps1 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
ema 提交于 2025-01-08 11:19 +08:00 . feat: installer builder from MicaSetup
# 使用7-Zip创建7z文件
& 7z a -t7z "publish.7z" ./publish/*
# 使用MicaSetup打包成exe安装包
# https://github.com/lemutec/MicaSetup/releases
& makemica micasetup.json
Write-Host ""
Write-Host "========================================"
Write-Host "Build Installer successfully."
Write-Host "========================================"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/zggsong/STranslate.git
git@gitee.com:zggsong/STranslate.git
zggsong
STranslate
STranslate
main

搜索帮助