Pre-checkin tests done after the fix related to the windows
installer:
* ran mozilla installer with .xpi files in current dir
* ran mozilla installer with .xpi files in it's self-extracting .exe file
* ran commercial installer with .xpi files in current dir
* ran commercial installer with .xpi files being downloaded from remote
ftp area.
* started a process under NT, and made sure installer detected it at
startup.
fix affects only windows platforms and only the installer (not the browser).
r=dbragg@netscape.comr=sgehani@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61733 18797224-902f-48f8-a5cc-f745e15eee43
of a previous version of mozilla that might be incompatible with the new
version.
windows platform only.
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@60840 18797224-902f-48f8-a5cc-f745e15eee43
Rewrote nszip.exe to not require MFC to build.
Wrote TestXPI.exe to test xpinstall via xpistub to mimic a native windows
installer.
update makefile.win to not build nszip.exe and build the new tools:
nsztool
test
and to not require MOZ_MFC=1 to build these files anymore.
affects only windows platform.
r=dougt
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@60190 18797224-902f-48f8-a5cc-f745e15eee43
download size (size of archive), not installation size.
Also has code to help fix bug #21034. Added code place holder to show the
new Additions dialog.
Fixed problem with not calculating disk space required properly. It would
not take into account components that get installed outside the user
selected folder (such as the case with security module, which needs to be
installed in a centralized place). This required the installer to be link
in nsreg_s.dll in order to tap into the Netscape registry to anticipate
where the modules might be installed at.
affects only windows.
git-svn-id: svn://10.0.0.236/trunk@59206 18797224-902f-48f8-a5cc-f745e15eee43
Installer registers in the Windows registry where mozilla.exe gets
installed to.
Installer is aware of the previous mozilla.exe installation location
and offers it as the default destination location.
Installer now is able to show a Readme.txt in the SetupType dialog.
Eliminated most of the "Netscape" and replaced it with "Mozilla"
a=chofmann
r=sgehani
git-svn-id: svn://10.0.0.236/trunk@56408 18797224-902f-48f8-a5cc-f745e15eee43
blue setup background to be displayed.
Affects only windows platforms.
r=sgehani@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55314 18797224-902f-48f8-a5cc-f745e15eee43