fix: don't create desktop icon by default
This commit is contained in:
parent
5e5a6de709
commit
c7de109494
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ app_id: 9E5F0C93-96A3-4DA9-AE52-1AA6339851FC
|
|||
publisher: ente.io
|
||||
publisher_url: https://github.com/ente-io/ente
|
||||
display_name: ente Auth
|
||||
create_desktop_icon: true
|
||||
create_desktop_icon: false
|
||||
install_dir_name: "{pf}\\Ente Auth"
|
||||
script_template: inno_setup.iss
|
||||
locales:
|
||||
|
|
Loading…
Add table
Reference in a new issue