gecko-dev/xpinstall
ssu%netscape.com fd3921b677 fixing bug #40708 - The bug is actually about adding a new parameter to
the self-extracting .exe code so it simply uncompresses
                    its contents without running setup.exe at the end.
There are two fixes to fhe extra.c file.
1) When running in silent/auto mode, if there's not enough disk space, the
installer will go into an infinite loop.  This was discovered by fixing bug
#40708.  The fix is to simply exit the installer (one line fix).
2) #40715 - Installer could unintentionally delete the selected installation
            dir.  I've talked to Dan and Samir about this one line fix, and
            they both agreed that it should happen.

a=leaf,dvedtiz
r=sgehani
2000-05-31 00:49:13 +00:00
..
macbuild Fix access paths 2000-05-17 07:37:20 +00:00
notifier Removed static libreg linkage from xpinstall -- we need to use the one true libreg from XPCOM. Solves bug 28243, r=selmer,racham,pavlov,colin@theblakes.com, a=jar 2000-02-25 23:33:08 +00:00
packager update packager files 2000-05-29 05:53:36 +00:00
public Adding nsIContentHandler to XPInstall so that we can handle mime types. This 2000-05-08 05:12:35 +00:00
res added new string resources for installing shared files and registering ole servers 2000-05-14 02:37:09 +00:00
src attempting to fix mac bustage 2000-05-24 15:37:12 +00:00
standalone Skin/Locale installer (bug 32688) and groundwork for bug 32689 2000-05-05 06:23:11 +00:00
stub # 37239 2000-05-16 22:47:31 +00:00
test making it binary 2000-02-04 00:28:39 +00:00
wizard fixing bug #40708 - The bug is actually about adding a new parameter to 2000-05-31 00:49:13 +00:00
.cvsignore Ignore generated files 1999-03-27 00:03:55 +00:00
Makefile.in Removed extraneous parenthesis which caused make to spit warnings. 2000-04-06 01:18:34 +00:00
makefile.win removing xpinstall/notifier from build path. 2000-03-28 00:17:22 +00:00