mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Added the real installer images for HEAD
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@739 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
0a37ace76c
commit
701e3ead3b
4 changed files with 3 additions and 6 deletions
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
BIN
Greenshot/releases/innosetup/installer-large.bmp
Normal file
BIN
Greenshot/releases/innosetup/installer-large.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 KiB |
BIN
Greenshot/releases/innosetup/installer-small.bmp
Normal file
BIN
Greenshot/releases/innosetup/installer-small.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
|
@ -20,16 +20,13 @@ OutputBaseFilename=Greenshot-INSTALLER-0.9.0.$WCREV$
|
||||||
DefaultDirName={pf}\Greenshot
|
DefaultDirName={pf}\Greenshot
|
||||||
DefaultGroupName=Greenshot
|
DefaultGroupName=Greenshot
|
||||||
AppName=Greenshot
|
AppName=Greenshot
|
||||||
AppVerName=0.9.0.$WCREV$
|
AppVerName=Greenshot 0.9.0.$WCREV$
|
||||||
AppMutex=F48E86D3-E34C-4DB7-8F8F-9A0EA55F0D08,Global\F48E86D3-E34C-4DB7-8F8F-9A0EA55F0D08
|
AppMutex=F48E86D3-E34C-4DB7-8F8F-9A0EA55F0D08,Global\F48E86D3-E34C-4DB7-8F8F-9A0EA55F0D08
|
||||||
PrivilegesRequired=admin
|
PrivilegesRequired=admin
|
||||||
; Reference a bitmap, max size 164x314
|
; Reference a bitmap, max size 164x314
|
||||||
WizardImageFile=greenshot.bmp
|
WizardImageFile=installer-large.bmp
|
||||||
WizardImageStretch=false
|
|
||||||
; Color for rest (needed when stretch=false)
|
|
||||||
WizardImageBackColor=$3f3f3f
|
|
||||||
; Reference a bitmap, max size 55x58
|
; Reference a bitmap, max size 55x58
|
||||||
WizardSmallImageFile=greenshot.bmp
|
WizardSmallImageFile=installer-small.bmp
|
||||||
VersionInfoVersion=0.9.0.$WCREV$
|
VersionInfoVersion=0.9.0.$WCREV$
|
||||||
VersionInfoCompany=Greenshot
|
VersionInfoCompany=Greenshot
|
||||||
VersionInfoProductName=Greenshot
|
VersionInfoProductName=Greenshot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue