bug 83533 - Installer displays percentages > 100% when using HTTP
bug 83691 - Installer needs to remember 1st good URL when downloading
bug 83692 - libxpnet needs to use 1 connection to download all files
r=syd,sgehani
sr=mscott
a=drivers@mozilla.org
bug 80237 - "destination directory" title is gone...
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 78318 - crash with installer if you go back to change the directory selected
bug 56538 - Installer fails with error 5 installing on my Win2K box
bug 68053 - Win32 installer needs to log the installation process.
bug 81081 - Xpinstall dialog in the win32 installer requires touch up
sr=dveditz
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 64567 - Unable to see which build is being installed by installer (fix only for mozilla)
bug 64567 - Unable to see which build is being installed by installer
bug 75655 - FTP vs. HTTP Downloading
bug 78449 - Add config.ini key to disable the Site Selector menu.
bug 79173 - The string get cut-off in "Start Install"
Puts a temporary workaround for bug:
bug 77179 - Download hangs on Win98 machine over Cable/DSL through SERA
http://bugscape/show_bug.cgi?id=4886http://bugscape.netscape.com/show_bug.cgi?id=4858 - Win installer should indicate version being installed
r=dveditz
sr=mscott
affects only windows platforms.
bug 68053 - Win32 installer needs to log the installation process.
bug 64433 - setup.exe inside mozilla-win32-installer.exe contains "Netscape" text
bug 72254 - Installer should not place Uninstaller shortcut in Start Menu
bug 72422 - Moz Installer needs to update internal ua to 0.9
bug 74173 - Win32 installer needs to offer ability to disable path change
bug 64179 - "K" should be "KB"
bug 71108 - Installer FTP stage is slow on Win32
bug 71113 - Log files should not prevent installation
http://bugscape/show_bug.cgi?id=4196 - Launching Setup via a CD autorun causes dll error
r=dveditz
sr=mscott
bug 68110 - installer fails on proxy support.
bug 64433 - setup.exe contains "netscape.exe" string.
bug 67259 - xpi error should indicate which package failed.
bug 52597 - show license file under mozilla installer.
bug 40707 - create mozilla mail shortcut.
bug 70892 - uninstall not possible after uninstall, install, then reboot.
bug 68053 contains patch for all of above.
r=dveditz,sgehani
sr=mscott
affects only windows platforms.
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
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts
The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available
r=sgehani
38475 - fixed the browse button. It now shows the browse for directory dialog.
32860 - installer truncates long destination paths with "..." correctly.
Also fixed code to display a string in the DlgMessage more accurately.
Optimized the way Setup matches the color to display the strings on the blue background.
Affects only windows platforms.
37911 - added the '>' char to the Next button
38138 - added a ':' in one of the dialog strings
37337 - added option to save the downloaded files and installer
35792 - exposed proxy support
31415 - fixed localization problem with string displayed on blue background
Affects only windows platforms.
When redirect.ini was deleted, it cause the download agent to start its
download process from the first file when it was restarted.
fixed 33357: installer can no longer be run while a copy is already running.