gecko/toolkit/mozapps/installer/wince
Brad Lassey b547f4fd74 bug 533542 - don't build readstrings.cpp in source dir r=ted
--HG--
rename : toolkit/mozapps/update/src/updater/errors.h => toolkit/mozapps/readstrings/errors.h
rename : toolkit/mozapps/update/src/updater/readstrings.cpp => toolkit/mozapps/readstrings/readstrings.cpp
rename : toolkit/mozapps/update/src/updater/readstrings.h => toolkit/mozapps/readstrings/readstrings.h
2010-01-12 10:47:04 -05:00
..
uninstall bug 533542 - don't build readstrings.cpp in source dir r=ted 2010-01-12 10:47:04 -05:00
Makefile.in bug 533542 - don't build readstrings.cpp in source dir r=ted 2010-01-12 10:47:04 -05:00
ns7zipExtractor.cpp Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
ns7zipExtractor.h Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsArchiveExtractor.cpp Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsArchiveExtractor.h Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsInstaller.cpp Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsInstaller.h Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsInstallerDlg.cpp bug 531332 - Enable FastStart service with the EXE installer r=gavin.sharp a=blocking-fennec 2009-11-30 12:20:22 -08:00
nsInstallerDlg.h bug 531332 - Enable FastStart service with the EXE installer r=gavin.sharp a=blocking-fennec 2009-11-30 12:20:22 -08:00
nsInstallerppc.rc Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsInstallerppc.rc2 Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsSetupStrings.cpp Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsSetupStrings.h Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
nsSetupStrings.inc Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
readme.txt Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
resourceppc.h Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
xulrunnerinstaller.ico Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00

FennecInstaller implementation to replace CAB installer.

This version extracts a 7z file appended to the EXE, i.e. works like a
self-extracted archive.

For example if you want to install fennec-1.0a3pre.en-US.wince-arm.7z, build
the program, run the following command:

  cat fennec_installer.exe fennec-1.0a3pre.en-US.wince-arm.7z >fennec-1.0a3pre.en-US.wince-arm.exe

Then copy fennec-1.0a3pre.en-US.wince-arm.exe to a device and run it.

Note: Requires lib7z.