pjs/xpinstall/wizard/windows/nsinstall
ssu%netscape.com aa8e57d5a0 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
..
.cvsignore This is just a local .cvsignore file. Doesn't affect build. 1999-11-11 18:15:49 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nsinstall.cpp fixing bug #40708 - The bug is actually about adding a new parameter to 2000-05-31 00:49:13 +00:00
nsinstall.ico added icon to nsinstall.exe. This change does not affect the seamonkey build. The windows wizard is not part of the build yet. 1999-09-03 19:20:44 +00:00
nsinstall.rc fixed problem with redirect.ini being deleted when user canceled download. 2000-04-28 20:37:56 +00:00
resource.h added a #define so vc6 knows it does not require MFC. r=sgehani 2000-02-11 04:20:43 +00:00