Add 7zip support to the thunderbird trunk builds

This commit is contained in:
scott%scott-macgregor.org 2004-05-26 22:05:33 +00:00
parent 3463d7c57f
commit ae09b6ebc9
3 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,6 @@
cd 7zstage
7z a -t7z ..\7z\app.7z *.* -m0=LZMA:d25m:fb128 -mx9
cd ..\7z
upx -9 7zSD.sfx
copy /b 7zSD.sfx+app.tag+app.7z SetupGeneric.exe
cd ..

View File

@ -0,0 +1,4 @@
;!@Install@!UTF-8!
Title="Mozilla Thunderbird"
RunProgram="setup.exe"
;!@InstallEnd@!

View File

@ -12,3 +12,4 @@ FileUninstallZIP = UninstallThunderbird.zip
FileInstallerNETRoot = ThunderbirdNetSetup
ComponentList = xpcom,mail,talkback,deflenus,langenus,regus,offline
LicenseFile = mail/LICENSE.txt
7ZipSFXModule = other-licenses/7zstub/thunderbird/7zSD.sfx