Installer: Add small image shown in top of the installer.
This commit is contained in:
parent
ea4232fb06
commit
910a1eb875
|
@ -46,18 +46,22 @@ VersionInfoDescription=cppcheck installer
|
|||
|
||||
DefaultDirName={pf}\{#MyAppName}
|
||||
DefaultGroupName={#MyAppName}
|
||||
AllowNoIcons=yes
|
||||
AllowNoIcons=true
|
||||
LicenseFile=..\COPYING
|
||||
|
||||
OutputBaseFilename={#MyAppName}-{#AppVersion}-setup
|
||||
|
||||
ChangesEnvironment=yes
|
||||
ChangesEnvironment=true
|
||||
OutputDir=..\Build
|
||||
|
||||
Compression=lzma/ultra
|
||||
InternalCompressLevel=ultra
|
||||
SolidCompression=true
|
||||
|
||||
; Installer graphics
|
||||
WizardSmallImageFile=.\icon.bmp
|
||||
WizardImageStretch=false
|
||||
|
||||
[Languages]
|
||||
Name: english; MessagesFile: compiler:Default.isl
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
Loading…
Reference in New Issue