forked from mia/Aegisub
Minor changes to installer.
Originally committed to SVN as r1757.
This commit is contained in:
parent
6693c5c325
commit
224f592f17
2 changed files with 6 additions and 3 deletions
|
@ -33,7 +33,7 @@
|
|||
;
|
||||
|
||||
#define MyAppName "Aegisub"
|
||||
#define MyAppVerName "Aegisub 2.00 alpha r1756"
|
||||
#define MyAppVerName "Aegisub 2.00 alpha r1755"
|
||||
#define MyAppPublisher "Aegisub Team"
|
||||
#define MyAppURL "http://aegisub.net/"
|
||||
#define MyAppExeName "Aegisub.exe"
|
||||
|
@ -62,12 +62,12 @@ ShowLanguageDialog=no
|
|||
LanguageDetectionMethod=none
|
||||
WizardImageFile=welcome.bmp
|
||||
WizardSmallImageFile=aegisub.bmp
|
||||
AppCopyright=© 2005-2007 The Aegisub Team
|
||||
AppCopyright=© 2005-2008 The Aegisub Team
|
||||
PrivilegesRequired=poweruser
|
||||
DisableProgramGroupPage=true
|
||||
UsePreviousGroup=false
|
||||
AlwaysShowComponentsList=true
|
||||
AppVersion=2.00 alpha r1756
|
||||
AppVersion=2.00 alpha r1755
|
||||
AppID={{24BC8B57-716C-444F-B46B-A3349B9164C5}
|
||||
UninstallDisplayIcon={app}\Aegisub.exe
|
||||
|
||||
|
|
3
installer/latest.txt
Normal file
3
installer/latest.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
release;1.10-524;http://www.aegisub.net/;Aegisub 1.10
|
||||
|
||||
svn;1755;http://www.malakith.net/amz/aegisub/;Aegisub Pre-Release 2.00 r1755 build - Several important bug fixes.
|
Loading…
Reference in a new issue