Commit Graph

26 Commits

Author SHA1 Message Date
ssu%netscape.com
323cda29be fixing bugs #29263 and 12359
added readme and license files support.

a=cathleen
r=sgehani


git-svn-id: svn://10.0.0.236/trunk@61922 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 00:42:11 +00:00
ssu%netscape.com
c78ac45f81 fixing memory corruption detected when I ran code through purify.
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.com
r=sgehani@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61733 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 03:32:52 +00:00
ssu%netscape.com
53cd4242a6 fixes bug #27183 - do not require a restart after installation is done by
detecting psm.exe running and not continuing until user
                   quits it.

windows platform only.
r=dveditz


git-svn-id: svn://10.0.0.236/trunk@60958 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:10:06 +00:00
ssu%netscape.com
e9e7c649c9 fixing bug #26152 - changed references to "Seamonkey" and "Netscape
Seamonkey" to "Netscape 6".

windows platform only.
r=dveditz


git-svn-id: svn://10.0.0.236/trunk@60851 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:00:37 +00:00
ssu%netscape.com
557cca6b32 fixe for bug #27176. it will now detect is user selected to install ontop
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
2000-02-15 07:20:39 +00:00
ssu%netscape.com
d17b95f202 fixed bugs:
#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


git-svn-id: svn://10.0.0.236/trunk@60446 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:30:25 +00:00
ssu%netscape.com
7c10818f5b fix for bug #23225. it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again.
fix for bug #23224. only one instance of setup can be run now.

affects only windows.  r=sgehani


git-svn-id: svn://10.0.0.236/trunk@59547 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:41:21 +00:00
ssu%netscape.com
b215ab8a73 fixing bug #25410. The size shown under the custom install is now the
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
2000-01-29 23:39:47 +00:00
ssu%netscape.com
3476f08bd7 This fixes bugs #16350, 17631, 20259, 21575.
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
1999-12-22 20:19:34 +00:00
ssu%netscape.com
f795458a79 fixes bug #17630. allows the control of at most 3 lines of text on the
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
1999-12-04 23:21:26 +00:00
ssu%netscape.com
6aca798337 fixing bug #19597. Fixed the warning of insufficient disk space error message to show the correct disk space required/available. r=dveditz
git-svn-id: svn://10.0.0.236/trunk@54248 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-23 03:21:43 +00:00
ssu%netscape.com
cbc140cc8e fixed the title bar of the Progress dialog during installation of files to
show which component it's currently processing.

also added a new key to parse in the config.ini to help fix bug #19391.

All these changes only affect windows platorms

r=dbragg


git-svn-id: svn://10.0.0.236/trunk@54199 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-22 23:00:21 +00:00
ssu%netscape.com
397e00067a fixing bug #17109. It now takes into account the size of the .xpi file to be downloaded as part of the amount of disk space required. r=sgehani
git-svn-id: svn://10.0.0.236/trunk@53636 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:59:35 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
ssu%netscape.com
7c2c8f0ecb fixing bug #17562. r=sgehani
Fixes problem with not detecting xpinstall reboot return error.


git-svn-id: svn://10.0.0.236/trunk@52465 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:36:41 +00:00
ssu%netscape.com
da07ac32b1 fixing bug #17391. r=dbragg.
Fixes problem with calculating available disk space under
Win95/win98.  Affects only windows platforms.


git-svn-id: svn://10.0.0.236/trunk@52115 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 21:12:24 +00:00
ssu%netscape.com
ef93fdf802 fixing bug #16694. fixes crash bug in the select components dialog in the windows installer. r=sgehani. Affects only windows platform.
git-svn-id: svn://10.0.0.236/trunk@51021 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 21:15:09 +00:00
ssu%netscape.com
03bfe962a4 fixing bug# 13117
git-svn-id: svn://10.0.0.236/trunk@48522 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 06:22:10 +00:00
ssu%netscape.com
abf3ce67f7 fixing font type, bug #13572
git-svn-id: svn://10.0.0.236/trunk@48498 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:12:02 +00:00
ssu%netscape.com
496f496b7e fixed parsing for filename only function. affects only windows platforms
git-svn-id: svn://10.0.0.236/trunk@47741 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 05:55:38 +00:00
ssu%netscape.com
2e896d3926 fixing message typo. Affects only windows builds
git-svn-id: svn://10.0.0.236/trunk@47696 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 01:00:46 +00:00
ssu%netscape.com
cefc8f125b removed obosolete function
git-svn-id: svn://10.0.0.236/trunk@47635 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:29:30 +00:00
ssu%netscape.com
5bb0275756 added dialog to show when launching 3rd party apps during install time. affects only windows.
git-svn-id: svn://10.0.0.236/trunk@47626 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:04:00 +00:00
ssu%netscape.com
2a4a3b62b7 fixing code to no longer be dependent on sdinst library. This is not part of the Seamonkey build yet.
git-svn-id: svn://10.0.0.236/trunk@46583 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 18:31:21 +00:00
ssu%netscape.com
7536cc5188 added icon to setup.exe and changed a parse variable from JAR PATH to XPI PATH. These changes do not affect the seamonkey build. The windows wizard is not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@45910 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 18:53:45 +00:00
ssu%netscape.com
c81b052643 This is the initial checkin for the windows native install wizard. This will not affect the seamonkey builds.
git-svn-id: svn://10.0.0.236/trunk@45475 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 18:31:18 +00:00