mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 11:18:10 +02:00
Allows the user to select not having a startup menu folder in the setup software. Requires latest InnoSetup
git-svn-id: trunk@17827 -
This commit is contained in:
parent
264a932c5a
commit
ae23e74714
@ -12,6 +12,7 @@ EnableISX=true
|
||||
#define IDEWidgetSet GetEnv('IDE_WidgetSet')
|
||||
#define OutputFileName GetEnv('OutputFileName')
|
||||
[Setup]
|
||||
AllowNoIcons=yes
|
||||
AppName={#AppName}
|
||||
AppVersion={#AppVersion}
|
||||
AppVerName={#AppName} {#AppVersion}
|
||||
|
Loading…
Reference in New Issue
Block a user