hi-client/windows/packaging/exe/make_config.yaml
shanshanzhong d3f48e345e build(windows): 添加应用图标文件并更新安装配置
将应用图标文件添加到安装包中,并更新安装配置中的图标路径引用
2025-11-24 01:25:46 -08:00

18 lines
412 B
YAML
Executable File

app_id: 6L903538-42B1-4596-G479-BJ779F21A65E
publisher: HiFastVPN
publisher_url: https://github.com/hiddify/hiddify-next
display_name: HiFastVPN
executable_name: HiFastVPN.exe
output_base_file_name: HiFastVPN.exe
create_desktop_icon: true
install_dir_name: "{autopf64}\\HiFastVPN"
setup_icon_file: "{{SOURCE_DIR}}\\app_icon.ico"
locales:
- ar
- en
- fa
- ru
- pt
- tr
script_template: inno_setup.sas