gecko/toolkit/mozapps/installer/wince
..
uninstall
Makefile.in
ns7zipExtractor.cpp
ns7zipExtractor.h
nsArchiveExtractor.cpp
nsArchiveExtractor.h
nsInstaller.cpp
nsInstaller.h
nsInstallerDlg.cpp
nsInstallerDlg.h
nsInstallerppc.rc
nsInstallerppc.rc2
nsSetupStrings.cpp
nsSetupStrings.h
nsSetupStrings.inc
readme.txt
resourceppc.h
xulrunnerinstaller.ico

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.