Files
PiliPlus/windows/packaging/exe/make_config.yaml
bggRGjQaUbCoE b3f9f43b57 fix #1729
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
2025-10-28 21:52:52 +08:00

17 lines
638 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
script_template: inno_setup.iss
# AppId 的值唯一标识此应用。
# 不要在其他应用的安装程序中使用相同的 AppId 值。
app_id: 5ef970f9-2b9e-4155-b7d6-a9d4dbd6b226
publisher: dom
publisher_url: https://github.com/bggRGjQaUbCoE/PiliPlus
display_name: PiliPlus
# create_desktop_icon: true
# See: https://jrsoftware.org/ishelp/index.php?topic=setup_defaultdirname
# install_dir_name: "D:\\HELLO-WORLD"
# 这里的路径是相对于项目根目录的路径; 图标格式必须是ico格式不能是png或其它
setup_icon_file: windows\runner\resources\app_icon.ico
locales:
- en
- zh
privileges_required: admin