#30711 - no longer attempts to detect Net2Phone
running during startup of installer.
#30982 - added netscape registry names to the
.js install scripts.
#30907 - changed the way the build number is
displayed on the blue background. It
is now displayed in a smaller font and
in black.
#30877 - added creation of Profile Manager
shortcut.
affects only windows platforms.
a=jar
r=sgehani
#30096 - App crashes in Java at launch on Ja systems. Need to deliver
international version of jre.
#30186 - installer needs to apply patch to jre1.3
a=jar
r=sgehani
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
already exists. It no longer deletes the one it finds and creates a new.
one. If none is found, then it still creates it.
not part of build
affects windows platform only
a=leger
r=sgehani
#24297 - added code to randomly install talkback 2o% of the time.
#27298 - fixed the underline under the N on the Mail&News string
#27184 - removed all references to "SmartUpdate" strings
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
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.
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