gecko/toolkit/mozapps/installer/wince
2010-02-04 23:44:24 -08:00
..
uninstall bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB 2010-02-04 23:44:24 -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
ns7zipExtractor.h
nsArchiveExtractor.cpp
nsArchiveExtractor.h
nsInstaller.cpp bug 541571 - Show uninstallation progress r=blassey a=NPOTB 2010-02-04 23:33:44 -08:00
nsInstaller.h
nsInstallerDlg.cpp bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB 2010-02-04 23:44:24 -08:00
nsInstallerDlg.h bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB 2010-02-04 23:44:24 -08:00
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.