gecko/toolkit/mozapps/installer/wince
2010-01-25 20:44:08 -08:00
..
uninstall bug 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB 2010-01-25 20:44:08 -08:00
Makefile.in bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla 2010-01-26 07:11:00 -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 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB 2010-01-25 20:44:08 -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.