Skip to content
Snippets Groups Projects
Commit ae09b6eb authored by scott%scott-macgregor.org's avatar scott%scott-macgregor.org
Browse files

Add 7zip support to the thunderbird trunk builds

parent 3463d7c5
No related branches found
No related tags found
No related merge requests found
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 ..
;!@Install@!UTF-8!
Title="Mozilla Thunderbird"
RunProgram="setup.exe"
;!@InstallEnd@!
\ No newline at end of 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
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment