RC2 Preparations, fixed resulting filenames.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2560 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2013-04-11 08:24:51 +00:00
commit 5ad1247a26
2 changed files with 2 additions and 2 deletions

View file

@ -107,7 +107,7 @@ InfoBeforeFile=..\additional_files\readme.txt
LicenseFile=..\additional_files\license.txt
LanguageDetectionMethod=uilanguage
MinVersion=,5.01.2600
OutputBaseFilename={#ExeName}-INSTALLER-{#Version}-RC1
OutputBaseFilename={#ExeName}-INSTALLER-{#Version}-RC2
OutputDir=..\
PrivilegesRequired=none
SetupIconFile=..\..\icons\applicationIcon\icon.ico

View file

@ -23,6 +23,6 @@ del /s *.bak
del /s *installer*.xml
del /s *website*.xml
del /s *template.txt
..\..\tools\7zip\7za.exe a -x!.SVN -r ..\Greenshot-NO-INSTALLER-1.1.2.$WCREV$-RC1.zip *
..\..\tools\7zip\7za.exe a -x!.SVN -r ..\Greenshot-NO-INSTALLER-1.1.2.$WCREV$-RC2.zip *
cd ..
rmdir /s /q NO-INSTALLER